FBX is an advanced 3D file format that can hold more 3D data than the OBJ format, including textures, models, joints, animations, camera, lights, skinning, etc. While OBJ is a rather simple 3D file ...
Command line utility using the FBX SDK to convert FBX/Collada/Obj files to more runtime friendly formats. The FBX content is parsed into an in-memory datastructure. Pluggable writers then take this ...