fbxcel

Build Status Latest version Documentation

fbxcel is an FBX library for Rust programming language.

fbxcel is relatively low-level library. If you want to interpret and render FBX data, use fbxcel-dom crate.

Features

FBX versions

FBX format

Only FBX binary format is supported.

Currently there is no plan to support FBX ASCII format.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.