Good day
I try to use stereo modes for stereo HMD rendering
But I use also RTT postprocessing and simple adding this code to my app
don't work

osg::DisplaySettings::instance()->setStereo(true);
osg::DisplaySettings::instance()->setStereoMode(osg::DisplaySettings::Stereo
Mode::HORIZONTAL_SPLIT);

so I need manually create 2 windows on each DVI output have and 2 cameras
that render left and right?
Maybe there is elegant solution to this situation?

Thanx in advance 
Roman
          


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

Reply via email to