Hi, Robert, Turns out I just need to create Fox visual with VISUAL_STEREO! I should always dig deeper into documents before asking..:)
Thanks! Yanling On Tue, Aug 26, 2008 at 9:30 AM, Robert Osfield <[EMAIL PROTECTED]>wrote: > On Tue, Aug 26, 2008 at 1:45 PM, Yanling Liu <[EMAIL PROTECTED]> wrote: > > Thanks, Robert, > > > > The osgViewer works great with stereo on my machine. It must be the > OpenGL > > visual created by FOX. I'll try to use the context created by osg::Viewer > > itself. > > If you need to use fox you might be able to inherit the Fox window > into the GraphicsContext that osgViewer creates (Fox creates the > window, osgViewer creates the OpenGL graphics context). The > osgviewerMFC and osgviewWX use this approach. > > Robert. > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

