Page 1 of 1
How do I import/edit .msh files in blender?
Posted: Tue Oct 27, 2015 4:52 pm
by Sotsvamp
Hi, can someone tell me how to edit the .msh files in blender. When I tried it there was an error:
Thanks in advance

Re: How do I import/edit .msh files in blender?
Posted: Tue Oct 27, 2015 10:10 pm
by MissingTexture
The image isn't loaded man, you gotta post it on to photobucket, or something similar!
Re: How do I import/edit .msh files in blender?
Posted: Wed Oct 28, 2015 9:56 am
by Sotsvamp
It's loaded now
Re: How do I import/edit .msh files in blender?
Posted: Wed Oct 28, 2015 12:56 pm
by AceMastermind
Orbiter msh files aren't the same as Battlefront msh files.
Files that share a common extension do not necessarily have the same data structure.
There is no Battlefront msh import plugin for Blender to my knowledge.
You will need to go this route:
*.msh > SWBFViewer > *.vrml > Blender
or this one:
*.msh > meshtool > *.obj > Blender
or this one:
*.msh > Softimage Mod Tool 7.5 > *.obj > Blender
Re: How do I import/edit .msh files in blender?
Posted: Wed Oct 28, 2015 1:38 pm
by Sotsvamp
Thanks alot friend!