Hi,

I have a scene graph set up with a large dataset ( A Geocentric Earth from 
osgEarth). In my composite viewer, I want to have multiple viewpoints (with 
separate camera manipulators/projection matrices; ie. an Orthographic, 
perspective, etc) each within a QT widget.

I got this set up the way I wanted it by following the osgViewerQt example, 
using the CullDrawThreadPerContext threading model, but the framerate is pretty 
low.

Are there any tricks I can do to improve the performance? Sharing graphics 
contexts, etc?


Thank you!

Cheers,
Nick

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=58772#58772





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to