First page Back Continue Last page Overview Graphics
Rotation animation using property database
Models/ufo.xml continued ...
- <animation><type>spin</type>
- <object-name>body</object-name>
- <object-name>green_navigation_lights</object-name>
- <object-name>red_navigation_lights</object-name>
- <object-name>propulsion_lights</object-name>
- <property>
- /velocities/airspeed-kt
- </property>
- <factor>0.004</factor>
- <center><x-m>0</x-m><y-m>
- 0</y-m><z-m>0</z-m>
- </center><axis><x>0</x>
- <y>0</y><z>1</z></axis>
- </animation></PropertyList>
A legal alien - waiting for takeoff permission
Notes:
One of the disadvantages of working with three dimensional data is that the XML files tend to get fairly repetitive because of the number of things that get stated three times.