On Friday 11 June 2004 09:48 pm, Alessandro Borges wrote: > I am sorry I confuse you, > This is kind of hack. This is not a ready to use > feature. > > Both Point3f and color3f are subclasses of Tuple3f, so > you can easely cast one to other. > > About the interpolations: see > KBRotPosScaleSplinePathInterpolator or > RotPosScaleTCBSplinePathInterpolator source code > (available inside the java3d-utils-src.jar), study it, > see how computeTransform() method works. > Please note the scale, a Point3f variable, is not too > much used. So you can use it for your color value, as > soon you comment out the original scale operations. > > A new subclass could use it, and at each automatic > computeTransform call this also update the color value > and your appearance object.
OK Great ! This is what I need to know. In fact, I've done it by modifying the fileKBRotPosScaleSplinePathInterpolator.java Thanks a lot for your help. RDB -- Reuben D. Budiardja =========================================================================== 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".