You might want to include some basic  information in order for people to be
able to help you, such as

Graphics Card
Driver
OS
Running Windowed or Full Screen
Screen Resolution
Monitor type
Etc.

Without basic information people have to play 20 questions 

Such as :>
does your graphics card support Quad stereo buffering  ?
if it does  support it does it support for your OS ? 
does it support for your windowed mode ?
does it support it for window size your trying to use ?
does QUAD stereo work in in other application ?
have you enabled Stereo on the Card settings
does your Monitor support stereo 
does your monitor support the stereo mode your trying to use
etc


____________________________________________________________________________
__
Gordon Tomlinson 

www.photographybyGordon.com
www.gordontomlinson.com 
www.vis-sim.com 

"Self defence is not a function of learning tricksĀ  but is a function of how

quickly and intensely one can arouse one's instinct for survival" 
-Master Tambo Tetsura 

-----Original Message-----
From: osg-users-boun...@lists.openscenegraph.org
[mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Christina
Werner
Sent: Thursday, December 30, 2010 9:51 AM
To: osg-users@lists.openscenegraph.org
Subject: [osg-users] QuadBuffer Stereo

Hi,

I want my application to run in quadbuffered stereo mode.
But it doesn't work for me.

I added the following lines to my code:

Code:

osg::DisplaySettings* ds = osg::DisplaySettings::instance();

            ds->setStereo(true);
            ds->setStereoMode(osg::DisplaySettings::QUAD_BUFFER);





But there is no effect. Anaglyphs work perfectly.
Is there any other option that must be enabled to view this? Or what is
wrong that this doesn't work for me?

Can anybody help me please?

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





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


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

Reply via email to