I've made a behavior that extends ViewPlatformBehavior. It rotates the view about the y-axis. This works, yet the direction of view is not changed. I would have thought that if I rotate the view transform, the direction of view (which direction I look in) would also be rotated, but apparently not so. Can anyone show me how to rotate the direction of view? I've tried lookAt() but that one does not seem to work as I would expect.
Regards /Jørn =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".