Re: [JAVA3D] Associating two interpolators

2000-01-23 Thread Jimmy Talbot
Hi, > Now I would like to know if it is possible to associate 2 rotations > interpolators, or a rotation and a position interpolator to an object. I > want the interpolations to be done at the same time. You will have to combine the two transformations together and use the appropriate interpol

[JAVA3D] Associating two interpolators

2000-01-23 Thread Marina Santana
Hi, Thanks for your answer Jimmy. Now I would like to know if it is possible to associate 2 rotations interpolators, or a rotation and a position interpolator to an object. I want the interpolations to be done at the same time. Thanks, Marina Santana ==