We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello. I need to use the rotate of the Peasycam and/or Punktiert. Only that instead of the real mouse drag, I need to map the hand gestures read by a kinect. Ie, I move my hand, the kinect reads the X,Y position and the object in the screen rotates accordingly as I drag the mouse in Peasycam and Punktiert. Does anyone have any clue? Thanks in advance.
Answers
PeasyCam has the method
setRotations(pitch, yaw, roll)
Thanks quark!!!