C++ Cinder Block to use the Open Asset Import Library. Assimp is a portable Open Source library to import various well-known 3D model formats in a uniform manner.
Based on ofxAssimpModelLoader by Anton Marini, Memo Akten, Kyle McDonald and Arturo Castro.
- Supports basic phong materials, textures, and vertex coloring
- Supports multi-mesh scenes
- built-in support for applying custom shaders to meshes
- Associate shaders with individual meshes rather than a file
- VBO support, instead of TriMesh
- GPU skinning
- Better material support
- Multitexture support