collada_io

Crates.iocollada_io
lib.rscollada_io
version0.1.0
sourcesrc
created_at2020-12-22 20:42:39.868413
updated_at2020-12-22 20:42:39.868413
descriptionCollada input and output
homepagehttps://github.com/5mattmatt1/voxport
repositoryhttps://github.com/5mattmatt1/voxport
max_upload_size
id326190
size44,327
Matthew Henderson (5mattmatt1)

documentation

README

collada_io

Build Status License: Apache-2.0 License: MIT

Rust library for writing COLLADA files according to the 1.5 specification. I wouldn't suggest using this library at the moment as it is documented at all, and Piston's collada library exists. I just needed some way to write out to COLLADA files for my own personal use, and I may update this library to be more useable.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 17

cargo fmt