Friday, February 5, 2010

MD5Mesh

Just finished writing an MD5Mesh file loader, it has been written in C++ and used for loading the data written in the MD5MESH file to a MD5MESH class, who can later be used for rendering the model using the graphics API of your choice,
MD5 is the file format used in ID Software's latest games.
you can get the code freely from here->