Hello, I have a problem to fix, I am currently working on a simulator project. And I would like to use the pre-programmed Interpolators. In order to understand how to use them, I have made an applet thet uses them in order to rotate or translate a cube. This program is doing well, so I have decided to use the same methods with the main object of the simulator. The problem is that when I attach the Interpolater to the BranchGroup where the 3D object is attached to, I obtain an error that tells me that 'only a branch group may be added'. What strikes me is that the method I have used is exactly the same i used with the cube. Could someone give me a piece of help? Thank you by advance Geraud Krawezik ===================================================================== To subscribe/unsubscribe, send mail to [EMAIL PROTECTED] Java 3D Home Page: http://java.sun.com/products/java-media/3D/
