Hi, take a look at function: osgQt::setViewer
with multiple views use CompositeViewer. it uses timer too, with some sleep (on_demand) logic. or implement it yourself, you get Qt timer - osg rendering idea from code. Cheers, Filip[/i] ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=48105#48105 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

