i want to use the stereo feature of osg. osg::DisplaySettings::instance()->setStereoMode(mode); osg::DisplaySettings::instance()->setEyeSeparation(0.01*value);
where mode is osg::DisplaySettings::QUAD_BUFFER . but it doesn't work. my graphic card is the most recent quadro k4000M. do i need to set something in the nvidia panel ? thank you very much Shawl
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

