Does md2 support skeletal meshes?
- by jsvcycling
I'm creating an FPS game. I'm writing my own game engine. So far all the backend stuff is going great. I'd like to support md2 as the native file format for 3D Objects, but I also want to use skeletal meshes. Does anyone know if the md2 file format supports skeletal meshes?
In-case you need to know, I'm going to use blender as my Mesh creation…