Difference between revisions of "Shipedit"

From OrbiterWiki
Jump to navigation Jump to search
m (sp)
m
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===Description===
+
'''Shipedit''' allows you to transform a [[Mesh|mesh]], or get informations about a mesh. Shipedit comes with the [[Orbiter SDK|SDK]] distribution of [[Orbiter]].
Shipedit allows you to transform a mesh, or get informations about a mesh. Shipedit comes with the SDK distribution of Orbiter.
 
  
 +
==Features==
 
Transformations:
 
Transformations:
 
* Translate
 
* Translate
Line 9: Line 9:
  
 
Calculations:
 
Calculations:
* Volume
+
* [[Volume]]
* Center of mass
+
* [[Center of mass]]
* Cross sections
+
* [[Cross sections]]
* Inertia tensor
+
* [[Inertia tensor]]
  
===Known Issues===
+
==Known Issues==
After executing a transformation, the texture entries in the mesh get lost. Open the new saved mesh in notepad, and add the texure names again to solve this.
+
After executing a transformation, the [[Texture|texture]] entries in the mesh get lost. Open the new saved mesh in notepad, and add the texture names again to solve this.
  
[[Category:Orbiter 3D Model]] [[Category:Glossary]] [[Category:Tools]]
+
[[Category:Orbiter 3D model]]
 +
[[Category:Orbiter SDK]]
 +
[[Category:Glossary]]  
 +
[[Category:Tools]]

Revision as of 11:21, 7 January 2008

Shipedit allows you to transform a mesh, or get informations about a mesh. Shipedit comes with the SDK distribution of Orbiter.

Features

Transformations:

  • Translate
  • Rotate
  • Mirror
  • Scale

Calculations:

Known Issues

After executing a transformation, the texture entries in the mesh get lost. Open the new saved mesh in notepad, and add the texture names again to solve this.