Hi Zak, I can't work exactly what result you are after. If it the viewers main camera that you want to "attach" to a node in the scene graph? What exctly do you mean by "attach", do you mean have the view matrix update so the view is from relative to a node in the scene graph such as the cab of truck in the scene?
Robert. On 18 July 2013 18:15, Zak Stromquist <[email protected]> wrote: > I have an object that I attach camera nodes to. I want to be able to > manipulate this object and have the camera views update. > > I've been looking at the osgmanipulator example, and have been able to > implement it, but the camera views don't update as I reposition my object > with the manipulator. > > Does anyone know why this is, or of a better way to do what I want? I've > been looking into using Pick Handlers, but a lot of this is over my head > and I can't find many good examples. > > Thanks, > > Zak > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=55268#55268 > > > > > > _______________________________________________ > 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

