Re: [JAVA3D] Strange problem

2002-04-23 Thread Georg Rehfeld
Hi Andrea, > I want to knows how an interpolator works. You might want to buy/read Daniel Selmans book 'Java 3D Programming: http://www.manning.com/selman/onlinebook/, Chapter 12 'Using Interpolator'. > Well, we can set initial > position and the final one, but what i want to now is if after mo

[JAVA3D] Strange problem

2002-04-23 Thread Andrea Baroni
I want to knows how an interpolator works. Well, we can set initial position and the final one, but what i want to now is if after moviment has been done the target of the interpolator will stay in the end position or it comes back to the initial one? Thanks to all -- Andr