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:
.vox
voxel scene files (import only)All source code and other materials are Copyright © 2020-2023 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.