Crates.io | fbxcel-dom |
lib.rs | fbxcel-dom |
version | 0.0.10 |
source | src |
created_at | 2019-03-23 11:38:36.091941 |
updated_at | 2023-02-11 22:30:13.405536 |
description | FBX DOM library |
homepage | |
repository | https://github.com/lo48576/fbxcel-dom |
max_upload_size | |
id | 123278 |
size | 240,055 |
fbxcel-dom
is an FBX DOM library for Rust programming language.
For low-level features, use fbxcel
crate.
Note that this crate is highly experimental and updated frequently with breaking changes (especially for objects-related APIs).
Only FBX binary format is supported.
Currently there is no plan to support FBX ASCII format.
Rust 1.56 or later 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.