I almost solved my last problem, I've now got another question

I see that
                
osg::DisplaySettings::instance()->setStereoMode(osg::DisplaySettings::LEFT_EYE);
                
osg::DisplaySettings::instance()->setStereoMode(osg::DisplaySettings::RIGHT_EYE);

draw the left/right eye of an object, but I would like to be able to save each 
of these views in some separate Node (or whatever) in order to render each one 
of them to another video set side-by-side

any ideas, please!!

                


Thank you!

Cheers,
Victoria[/code]

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





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to