Editing Converting to msh
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
==Introduction== | ==Introduction== | ||
− | The Mesh format *.msh is | + | The Mesh format *.msh is Orbiters 3D Model Format. It supports vertex normals, materials and textures. |
The 3DModel.pdf, availabe in the Orbiter SDK ([[http://www.medphys.ucl.ac.uk/~martins/orbit/download.html download]]) describes the mesh format in detail. | The 3DModel.pdf, availabe in the Orbiter SDK ([[http://www.medphys.ucl.ac.uk/~martins/orbit/download.html download]]) describes the mesh format in detail. | ||
Line 9: | Line 9: | ||
==Converting to msh== | ==Converting to msh== | ||
− | There are | + | There are three major options available: [[MeshMaker]], [[3ds2msh]], and [[max2msh]]. |
− | Radu Poenaru's [[MeshMaker]] can be found [http://orbithangar.com/ | + | Radu Poenaru's [[MeshMaker]] can be found [http://www.orbithangar.com/searchname2.cfm?search=MeshMaker&Submit2=Search here]. |
You have to name your 3ds file input.3ds, and place it into the same folder as MeshMaker. Then execute MeshMaker. It generates a debug.txt file. About changes you can make here, please read the Meshmakers documentation, or the tips about [[Shading]]. After that, execute MeshMaker again. It now converts the debug file into the desired msh file, named output.msh. | You have to name your 3ds file input.3ds, and place it into the same folder as MeshMaker. Then execute MeshMaker. It generates a debug.txt file. About changes you can make here, please read the Meshmakers documentation, or the tips about [[Shading]]. After that, execute MeshMaker again. It now converts the debug file into the desired msh file, named output.msh. | ||
Line 21: | Line 21: | ||
[[Mindblast]]'s [[max2msh]] (from [http://www.nestadlinn.de/orbiter/ Mindblast's page]) is a script to be run from within 3D Studio Max; it handles both import and export of .msh files. | [[Mindblast]]'s [[max2msh]] (from [http://www.nestadlinn.de/orbiter/ Mindblast's page]) is a script to be run from within 3D Studio Max; it handles both import and export of .msh files. | ||
− | |||
− | |||
− | |||
− | |||
==Tips&Tricks== | ==Tips&Tricks== | ||
*[[Shading]] | *[[Shading]] | ||
− | + | ||
[[Category:Orbiter 3D model]] | [[Category:Orbiter 3D model]] |