Hi Joey,

On 9/05/10 20:35 , Joey Kops wrote:
> How do you create several scenes under osg and how do you intervert the 
> different
> scenes when needing either  ?

To have multiple scenes in a single graph I'd load/create them separately and 
add them
under a root osg::Switch node.  This can then be used to select the active 
scene.

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

Reply via email to