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

Reply via email to