CHAI3DCHAI3D

normal Updating the camera position

More
28 Jul 2016 21:36 #1

I have a cGenericObject which moves along with my haptic device.
I want to move my camera with the movement.
Can I use the .set(cVector, cVector, cVector) function to update the camera position?

Please Log in or Create an account to join the conversation.

More
21 Oct 2016 20:25 #2

You can either control the position and orientation of the camera, or otherwise simply attach it to the object by making it a child of your cGenericObject.

Please Log in or Create an account to join the conversation.