OHM DW OBJ2MSH Converter

OrbitHangar

Addon Comments
Joined
Apr 9, 2008
Messages
3,832
Reaction score
13
Points
0
Author: darkwanderer

This is a converter of Wavefront OBJ files to Orbiter's MSH format. It was created because of dissatisfaction of existing ones and a need for batch conversion for the Nexus: The Jupiter Incident mod I have in works.

Features:
 - Vertex optimization (equal vertexes are combined)
 - Texture coordinate fix (Orbiter uses the reverse one of the OBJ format)
 - Mesh and material names are preserved

Notes:
 - If the texture names have TGA format, they extension will be changed to DDS
 - The input OBJ file is required to be "full" (i.e. have both normals and texture coordinates)
 - Program requires .NET Framework 4 Client Profile to run

Please post bugs and feature requests in the corresponding forum thread.

DOWNLOAD
 

Kendo

New member
Joined
Oct 16, 2007
Messages
589
Reaction score
1
Points
0
How do you get this to work.? No instructions. Thank you.
 

Zamolxis

New member
Joined
Jul 28, 2009
Messages
4
Reaction score
0
Points
0
This does not work in windows 7. Briefly opens up a command prompt without apparently doing anything.
 
Top