Crate fbx3d

Source
Expand description

The fbx3d crate allow to parse and load FBX 3D model files. It is based on the blender implementation of the FBX file format.

Modules§

types

Functions§

decode_fbx
Decode a FBX file to a Node hierarchy.