[JAVA3D] width of viewport

2003-12-26 Thread Flavius
Is there any way to get the width of the viewport, or the fron clipping plane? Thanx === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, sen

[JAVA3D] RotationInterpolator

2003-12-26 Thread Serge Bernier
Hi all, does anyone know how to have access to the code of the package Rotationinterpolator or know how do they use the axisangle4f pass in parameter. Im currently creating a new behavior that move objects with an axisangle4f but Im not able to get the same result has the RotationInterpolator. T