Hello,

I've read the example of how to use osgManipulator to move an object but I have 
a few questions.

First, this is the structure used in the example (if I read well) :

[Image: http://img294.imageshack.us/img294/9664/screenshot20100506at110.png ]

I don't understand why there is TransformMatrix at the top of the Group node. 
Is he really used?


And now, I want to add 2 draggers to my object (rotation and translation).

If I set the rotation dragger at the same level as the translation dragger, the 
dragger stay while the object is moving. So I decided to add the rotation 
dragger at the bottom of the TransformMatrix, like this :

[Image: http://img163.imageshack.us/img163/3893/screenshot20100506at111.png ]

Is this a good idea. Or what's the best way to do this?

Thanks :)

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=27603#27603





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

Reply via email to