Hi, I am trying to use either OrientedShape3D or the Billboard behavior to fix the orientation of some shapes. So far they work, but they have some side effects that make them less than optimal for my application.
If I use OrientedShape3d, the command View.setProjectionPolicy() gets disabled so I cannot switch between parallel and perspective views. Only after resizing the window, java3d remembers that I set a new projection policy and updates the view accordingly. If I use the Billboard behavior the virtual machine starts using a 100% of the CPU, slowing down the application a lot. I have tried java3d-1.2.1_03 and java3d-1.3_beta1 for Windows. Does anybody have suggestions? Thanks in advance --- Luis =========================================================================== 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".
