Hi Michael,
Ah, sounds easy enough. I noticed if you call setupViewInWindow or setupViewOnSingleScreen the graphics context is created there. So would I just not call that method and then just do the graphics context, camera, and window setup manually?
Yes, exactly. You can take inspiration from (i.e. lift) that code of course :-)
J-S -- ______________________________________________________ Jean-Sebastien Guay [email protected] http://www.cm-labs.com/ http://whitestar02.webhop.org/ _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

