Page 1 of 1

Open .mesh files in Blender

PostPosted: 25 Nov 2014, 05:08
by Hacker007
Hello,

I am looking to port some of Stunt Rallys cars to SuperTuxkart (thanks to Anon for mentioning stunt rally), to do this think i need to be-able to import these .mesh files into blender, unless i can i access the the original files before the original export? So how do i open these .mesh files?

Thanks in Advance,
Hacker007

Re: Open .mesh files in Blender

PostPosted: 25 Nov 2014, 09:48
by CryHam
We have original blend files here:
https://github.com/stuntrally/blendfile ... aster/cars

Getting .mesh into Blender is tricky and too old. From what I did and know, you need Blender 2.49 and Python 2.6.
Then get the script, info here:
http://www.ogre3d.org/forums/viewtopic. ... 45#p438378
It works but then you need to smooth manually, since it somehow looses vertex normals or something.