Thanks Robert, I've investigated further and by creating a smarter scenegraph I've realised that I won't need to do this; I've achieved good frame rate on a few large models.
For reference of anybody else reading in the future I'll add that the flag that Robert mentions works as advertised, however it only stops the Draw call, so if you have a time-consuming cull() operation the frame will still take some time before it ends. Thanks again, Claudio ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=72682#72682 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

