This crate provides basic support for importing FBX files into Bevy using the ufbx library.
ufbx
The loader converts meshes contained in an FBX scene into Bevy [Mesh] assets and groups them into a [Scene].
Mesh
Scene