Crate fbx3d [] [src]

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.