Difference between revisions of "Shipedit"
Jump to navigation
Jump to search
(Added category.) |
|||
(2 intermediate revisions by one other user not shown) | |||
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 10: | 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: Articles]] |
+ | [[Category:Orbiter 3D model]] | ||
+ | [[Category:Orbiter SDK]] | ||
[[Category:Glossary]] | [[Category:Glossary]] | ||
[[Category:Tools]] | [[Category:Tools]] |
Latest revision as of 13:17, 15 October 2022
Shipedit allows you to transform a mesh, or get informations about a mesh. Shipedit comes with the SDK distribution of Orbiter.
Features[edit]
Transformations:
- Translate
- Rotate
- Mirror
- Scale
Calculations:
Known Issues[edit]
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.