Re: [osg-users] CompositeViewer with quad buffered stereo?

2009-10-19 Thread Jonathan Cummings
I tried with 2.8.0 and 2.8.2, and it's the same story. Run, osgCompositeViewerd cow.osg --stereo QUAD_BUFFER It fails to run in stereo and produces the messages in my original post: viewerd.exe cow.osg --stereo QUAD_BUFFER Warning: Could not find plugin to read objects from file QUAD_BUFFER.

Re: [osg-users] CompositeViewer with quad buffered stereo?

2009-10-19 Thread Jonathan Cummings
Thanks Jean-Sebastian, You were right about the application not recognizing the QUAD_BUFFER argument. The problem is that the quad buffered stereo still doesn't work. I still get the warning about an OpenGL error: Warning: detected OpenGL error 'invalid operation' after RenderBin::draw(,)

[osg-users] CompositeViewer with quad buffered stereo?

2009-10-15 Thread Jonathan Cummings
Hi, Is it possible to use quad buffered stereo with a osgViewer::CompositeViewer? In my case, I have a setup similar to the osgCompositeViewer example, i.e. multiple views displayed in the same window. I haven't been able to get it working in my application, and just tried running the example

Re: [osg-users] CompositeViewer with quad buffered stereo?

2009-10-15 Thread Jonathan Cummings
I forgot to mention that this is with OSG version 2.6.0. Cheers, Jonathan -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=18310#18310 ___ osg-users mailing list osg-users@lists.openscenegraph.org