[3D Model Loader] Assimp 1.1.700 Available
Categories: 3D, Game Development, GeeXLab, Modeling, SDK Tags: 3d model, 3d object, assimp, c++, game development, geexlab, sdk

A DirectX .X 3D object loaded in GeeXLab with Assimp
Read more…
Load All Your Game-Relevant 3D Scene Data From Various File Formats With ASSIMP
Categories: Game Development Tags: 3d, 3ds, ase, assimp, dxf, file format, game development, lwo, md3, md5, ms3d, nff, obj, Programming
The Open Asset Import library, or ASSIMP in short, is a C++ library which loads game-relevant 3D scene data from various file formats and returns it in a common in-memory structure. The library also offers several post processing steps commonly used in realtime 3D rendering which can be applied to the imported data. Assimp supports the following file formats: .3ds, .ase, .obj, .ms3d, .ply, .dxf, .nff, .lwo, .smd, .vta, .mdl, .md2, .md3, .md5, .mdc, .mdr, .x, .mdl, .hmp.
Assimp’s homepage: assimp.sourceforge.net

[source]












