Hi all, I'm developing an application with osgART and, in the main function i have the viewer that take in input the root node with some children. When i launch the application (it doesn't give errors bot in complation and at runtime) the Viewer display only a blue screenshot.
I have checked that all the links among my Nodes and i have also tried to substitute the code of scenegraph creation with a simple example (Listing 2-1) to understand what could be the problem and his experiment return me the same problem. Probably could it be some viewer option that i have not enabled? Or probably the fact that i have two different classes that handle Viewer and scenegraph (probably some variable could not be rechable for exampe child node)? Thanks Francesco Argese _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

