# collada_io
[](https://github.com/5mattmatt1/collada_io/actions?query=workflow%3ARust)
[](https://opensource.org/licenses/Apache-2.0)
[](https://opensource.org/licenses/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
<sup>
Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
</sup>
<br>
<sub>
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.
</sub>