Howto:3D Aircraft Models: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 77: Line 77:


  <PropertyList>
  <PropertyList>
<sim>
   <path>my-cessna.wrl</path>
  <model>
  <offsets>
   <path>Models/my-cessna.xml</path>
    <pitch-deg>0</pitch-deg>  
  </model>
    <heading-deg>270</heading-deg>
</sim>
    <roll-deg>0</roll-deg>
<offsets>
    <x-m>0</x-m>
  <heading-offset-deg>270</heading-offset-deg>
    <y-m>0</y-m>
  <z-offset-m>-1.5</z-offset-m>
    <z-m>-1.5</z-m>
</offsets>
  </offsets>
  </PropertyList>
  </PropertyList>


It usually takes a bit of experimentation to get the model positioned correctly.
It usually takes a bit of experimentation to get the model positioned correctly.  Also note that if your values are zero the offsets do not have to be included.  All are demonstrated above to show the format.


==Animating the Model==
==Animating the Model==
17

edits

Navigation menu