Hello, I have tried to extend the CameraNavigating example downloaded from the Manning Publications website on: http://www.manning.com/Barrilleaux/source.html An event thread is getting new translation and rotation(roll, pitch and yaw) values by continously calling an airplane simulation process. These new values are pushed to the method updateActuation for the flyCamera's SVTransformGroupPlugin resp. MMTransformGroupPlugins. The debug log shows that the plugins are called with the simulation values. The problem is: No rotation(roll, pitch or yaw) of the airplane can be observed in the views. I can only observe a translation of the airplane over the earth. Do anyone have any clues or tips on what could be wrong? Best regards, Goran =========================================================================== 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".