Hi Robert, there's just one thing I don't like of this approach: the viewer is the driver. In my application I have one scene and I attach the root node to the viewer at startup. Then every model (xml) I load builds its own osg sub-graph and is attached to the scene. So that code doesn't need to know anything of the viewer.
Regards Gianni ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=56857#56857 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

