Crates.io | fbxcel |
lib.rs | fbxcel |
version | 0.9.0 |
source | src |
created_at | 2016-11-18 14:33:27.863437 |
updated_at | 2022-10-29 19:32:41.391993 |
description | Excellent FBX library |
homepage | |
repository | https://github.com/lo48576/fbxcel |
max_upload_size | |
id | 7284 |
size | 284,747 |
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.
pull_parser
module)
writer
module)
writer
feature.tree
feature.Only FBX binary format is supported.
Currently there is no plan to support FBX ASCII format.
Latest stable compiler (currently 1.52) is supported.
Licensed under either of
at your option.
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.