collada_io 0.1.0

Collada input and output
Documentation
  • Coverage
  • 0%
    0 out of 146 items documented0 out of 45 items with examples
  • Size
  • Source code size: 44.32 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 7.74 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 22s Average build duration of successful builds.
  • all releases: 22s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • 5mattmatt1/voxport
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • 5mattmatt1

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