3 releases (breaking)

0.7.0 Jan 27, 2024
0.6.0 Jul 30, 2023
0.5.0 Dec 29, 2022

#118 in Data formats

21 downloads per month
Used in all-is-cubes-desktop

MIT/Apache

2MB
40K SLoC

All is Cubes Import/Export

All is Cubes is a “voxel game” where each block is made out of smaller blocks (one level of recursion).

This particular package provides routines for data import and export between All is Cubes’ types and other data formats. It depends on the core library crate all-is-cubes. Currently supported formats:

  • All is Cubes native JSON data files
  • MagicaVoxel .vox voxel scene files
  • glTF 2.0 (export only)
  • STL (export only)

License

All source code and other materials are Copyright © 2020-2024 Kevin Reid, and 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.

Dependencies

~23MB
~249K SLoC