The PickZoomBehavior will move the object along the Z axis.  You use it in tandem with PickTranslateBehavior (X Y ) for total control of the objects position.




At 08:18 PM 12/01/2000 +0000, you wrote:
Hello,
I was trying to do a simple Java3d demo which requires users to move objects around. For now, I'm
using PickTranslateBehavior. The problem is that this translation is along X,Y. I need to use the mouse
to move objects along the Z axis. Is there any way to specify translation axis? The only solutions I
found were changing Java3d source code, or doing some rotations to swap axis around. But neither
of these seem very logical. Certainly, there must be a simpler solution.
 
Any ideas?
Thanks,
Miguel Branco

***********************************************************************
Eric Reiss - http://www.sigda.acm.org/Eric/
Email: [EMAIL PROTECTED]

SIGDA Internet Server Manager - http://www.sigda.acm.org/

Assistant Systems Manager - School of Engineering
University of Pittsburgh
***********************************************************************

Reply via email to