Hi, On Thu, 2012-02-02 at 12:56 +0100, "Christoph Fünfzig" wrote: > Hi Gerrit, > > the "editFieldPtr" are currently not necessary but they were there > with both versions of OpenSG. > I will try the current OpenSG version again, > but need to recompile it first.
ok, OpenSG was a little more insensitive against edits. For OpenSG 2 one should be a little bit more thoughtful as an edit triggers the changed calls and in this case they will the rebuild of the volume. > In the conversion into a cluster application I would like to use > the ClusterServer object without a window. > Using it with a GLUT window works fine! > server = new OSG::ClusterServer(win, > name, > connectionType, > address, > servicePort, > serviceGroup); > Using it with win=NULL and "server->doSync(true);" instead of > "server->render(ract);" seems not to be sufficient. > So what is necessary to make it work with a minimal window class > (without any rendering)? what is not working ? What I could see is that the system might stall as IIRC the swap part of the rendering might do some client <-> server sync. Could you let me know what client setup (clusterwindow) you use so I can have a closer look. kind regards gerrit ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users