TIRUMALESH CHINTAMANI wrote:
Hi all,
I am currently working on osg and osgHaptics to do some kind of animation.

I was wondering whether we can make loaded objects(like box.osg) draggable or movable by using a haptic device.

From my previous experience from using Phantom haptic devices, all the necessary transformation info is available from the device (position, orientation, etc.), so you should be able to use this to construct an appropriate transformation on your object. There is then a relationship between your pen and the particular object All you need to do is to establish how you select each object in the scene.

Cheers,

Tony.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to