Why
not just do it the easy way - set the components of the viewplatform
transform to match the aircraft's, every frame by using a behavior with a
wakeupOnElapsedFrames(0)?
Lewis.
-----Original Message-----
From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED] On Behalf Of ahmet balci
Sent: 25 July 2003 14:05
To: [EMAIL PROTECTED]
Subject: [JAVA3D] Transfering the abilitiesHi,I have two Transform3D and TransformGroup pairs. One of these pairs is used for viewplatform(camera in my application) transformations(rotate,scale and translation) and the other pair is used for aircraft transformations.I want to transfer camera abilities to the aircraft due to one key press. For example when user press on the keyboard "c" key camera will be inside the aircraft. So camera will go with aircraft. When user press "e" then camera will be outside the aircraft. So camera do not follow the aircraft.How can I transfer camera's Transform3D and TransformGroup characteristics to the aircraft's for the idea above?Thanks for your suggestions in advance.........................
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.