benbao wrote:
> what is the best way to switch between 2 cameras to render?
> Each camera corresponding to a point of view, I need to render only one 
> camera at once.
> 


You can add different osg::CameraViews to a scene and use the  
CameraViewSwitchManipulator to toggle between predefined cameraviews.

--
Roland

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





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

Reply via email to