Hello all. Can you help me to find a frame-based interpolators for java3D? All existing interpolators indirectly use system time (through the alpha object) and this is not suite me.
Hi, you could subclass Alpha and overrider value() to return a number based on an external counter.
Bye
=========================================================================== 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".
