Re: [osg-users] StereoMode doesn't work.

2008-09-04 Thread Robert Osfield
Hi Martin, I can't really guess as to whether there is bug in your code, or the OSG as there is to little provided code context to know what is going in in your app. Try modifying an example like osgcompositeviewer to do what you are after and see if that works, if it doesn't then send this in

[osg-users] StereoMode doesn't work.

2008-09-04 Thread Martin Großer
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Martin Großer Gesendet: Mittwoch, 3. September 2008 10:56 An: 'OpenSceneGraph Users' Betreff: [osg-users] StereoMode doesn't work. Hello, I have a little problem with the stereo modus. I want to use the anaglyphic stereo mode and it doesn't

Re: [osg-users] StereoMode doesn't work.

2008-09-04 Thread Martin Großer
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Robert Osfield Gesendet: Donnerstag, 4. September 2008 11:12 An: OpenSceneGraph Users Betreff: Re: [osg-users] StereoMode doesn't work. Hi Martin, I can't really guess as to whether there is bug in your code, or the OSG as there is to little

Re: [osg-users] StereoMode doesn't work.

2008-09-04 Thread Robert Osfield
' Betreff: [osg-users] StereoMode doesn't work. Hello, I have a little problem with the stereo modus. I want to use the anaglyphic stereo mode and it doesn't work, when I define a camera. A little Example: osg::DisplaySettings::instance()-setStereo(true); osg::DisplaySettings::instance