Crates.io | collada_io |
lib.rs | collada_io |
version | 0.1.0 |
source | src |
created_at | 2020-12-22 20:42:39.868413 |
updated_at | 2020-12-22 20:42:39.868413 |
description | Collada input and output |
homepage | https://github.com/5mattmatt1/voxport |
repository | https://github.com/5mattmatt1/voxport |
max_upload_size | |
id | 326190 |
size | 44,327 |
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.