Robert Osfield asked:
W.r.t SceneView on the website, which pages are you thinking of?

The following FAQ entry advises creating an osgUtil::SceneView object:
http://www.openscenegraph.org/projects/osg/wiki/Support/FAQ#CanIuseOSGwithinanexistingrenderer

This might be the reason for the continuing trickle of enquiries on osg-users from people trying (and failing) to use osgUtil::SceneView. The various osgviewer examples, like osgviewerQT, use osgViewer::Viewer instead, with a GraphicsWindowEmbedded instance. I think lots of users (like me) find the FAQ entry before they look at the examples. I fell
into this trap, but now have seen the light and am using osgViewer.

-- Andrew Bettison


_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to