Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 849 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 849 Bytes

Windows Msvc Ubuntu Gcc Ubuntu Clang

MdlToObj

MdlToObj is a Converter from STK(AGI) Mdl file format to WaveFront Obj file format. this was done by reverse engeneering of the Mdl file format.

for the moment it extract only vertices, faces, uv, and a material. it recognize also textures

Not sure if the material conversion is good, since i have no acces to the Stk Tool.