[osg-users] Adding nodes to the scene while the viewer is running
Robert Osfield
robert.osfield at gmail.com
Sat Feb 16 02:58:40 PST 2008
Hi Per,
Is it simply that the new objects aren't in the current camera's view?
Try moving the camera around the scene. Try pressing space bar to
force the camera manipulator back to its home position.
Robert.
2008/2/15 Per Rosengren <perrose at kth.se>:
> I try to add Geoms to the scene of my running osgViewer::Viewer. If I
> print all children of Viewer::getCamera(), the new nodes are there, but
> they are not visible in the viewer.
> They are added to a Switch in the scene, and they are set to be visible.
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
More information about the osg-users
mailing list