Hi Mukend,

On Mon, Mar 28, 2011 at 7:51 PM, Mukund Keshav <osgfo...@tevs.eu> wrote:
> Thanks a lot for the reply. So this would be fine right? This is rendered in 
> the same viewport by default right?

I can't recall if osgVewer will create a viewport for you, personally
I'd do things explictly and create the viewport the whole size of the
window and assign this.  Follow the osgcamera examples.

> PS: If i were to do anaglyphs, how could i specify the settings?

For analyphs you'd use the two slave cameras and for each one assign a
StateSet to the slave Camera that changes the color write mask using
the osg::ColorMask state attribute.

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

Reply via email to