[osg-users] adding nodes to the scenegraph

Robert Osfield robert.osfield at gmail.com
Thu Dec 13 01:57:53 PST 2007


Hi Till,

Is it as simple as the viewer's camera not pointing at the part of the
scene containing the new object?

Robert.

On Dec 13, 2007 9:44 AM, till busch <buti at bux.at> wrote:
> hi,
>
> i am sure this question has been asked before. i searched the archives but i
> could not find any answer.
>
> i have a (rather simple) scenegraph that is renedered with CompositeViewerQT.
> when constructing the scenegraph, i create a group node. while the app is
> running, i'm trying to add nodes [with addChild()] to the group node created
> above. these newly created nodes never get rendered. even though i'm sure
> they exist in the screnegraph (their callbacks are executed normally).
>
> this is a recent osg from svn, on linux  / Qt.
>
> what am i missing?
>
> - till
> _______________________________________________
> 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