assimp

Portable library for importing and exporting 3D model formats

brewmacoslinux
Try with needOr install directly
Source

About

Portable library for importing many well-known 3D model formats

Commands

assimp

Examples

Convert a 3D model from one format to another (e.g., OBJ to FBX)$ assimp export model.obj model.fbx
Display information about a 3D model file$ assimp info model.dae
Dump detailed scene structure and properties of a 3D model$ assimp dump -s model.blend