Difference between revisions of "Shipedit"
Jump to navigation
Jump to search
m (Reverted edits by 74.208.11.169 (Talk); changed back to last version by Urwumpe) |
m |
||
Line 1: | Line 1: | ||
− | + | '''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== | |
− | After executing a transformation, the texture entries in the mesh get lost. Open the new saved mesh in notepad, and add the | + | 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:Orbiter 3D model]] |
+ | [[Category:Orbiter SDK]] | ||
[[Category:Glossary]] | [[Category:Glossary]] | ||
[[Category:Tools]] | [[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.