
Meshomatic
Posted Sunday, 28 February, 2010 - 19:53 by Icefox inSummary
Meshomatic is an open-source .NET library for loading 3D models. The goal is to provide a useful and portable library for loading a variety of different mesh file formats, producing output suitable for rendering with OpenGL. Meshomatic is written in C# and does not rely on any libraries outside of basic .NET (though one of the test programs does use OpenTK).
Meshomatic only loads geometry; it does not handle skeletons, animations, or material properties. If I can figure out a way to do these things in a portable way, I will probably add them. Contributions and suggestions are welcome!
Status:
Wavefront OBJ and Milkshape 3D loaders work. Working on Collada and general improvements.
License:
BSD
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 0.2.1 | 2010-May-10 | 99.58 KB | Recommended for 1.x | ||

