One final Q what is the glasses or HW type u recommend for the stereo display ?
--- On Tue, 5/12/09, Robert Osfield <[email protected]> wrote: From: Robert Osfield <[email protected]> Subject: Re: [osg-users] Stereo Problem To: [email protected], "OpenSceneGraph Users" <[email protected]> Date: Tuesday, May 12, 2009, 10:05 AM Hi Olfat, On Tue, May 12, 2009 at 2:49 PM, olfat ibrahim <[email protected]> wrote: > > i used exactly the line : > > osgviewerd cow.osg --stereo QUAD_BUFFER > > but it give me the previous worning and when the window opend the shutter > did not sence it at all I find it odd that you're getting a error relating to the parsing of QUAD_BUFFER command line string as a file name. I've tried to reproduce this error at my end with lots of different combinations but can't, the command line parser always works correctly. Others do use quad buffer stereo with the OSG successfully, but probably only with drivers that officially support it. As a sanity test, does osgviewer cow.osg work fine? Also try setting the stereo mode via the env var: set OSG_STEREO_MODE=QUAD_BUFFER osgviewer cow.osg --stereo Beyond the above there isn't anything I do to help any further. I don't have the hardware or OS to test against. If the above doesn't work go complain to Nvidia. Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

