limit rotation in java3d??
843799May 30 2006 — edited Nov 29 2009Hello everybody,
i have an object that i can rotate on the x-axis only. Rotation is by using mouse. So basically the user can rotate towards the north or the south. I'm trying to limit or stop the rotation towards the north and get the object to not move forward at a certain point towards the south. Can anyone help me with that.
Thanks in advance