Crates.io | all-is-cubes-content |
lib.rs | all-is-cubes-content |
version | 0.8.0 |
source | src |
created_at | 2021-10-09 23:55:04.27802 |
updated_at | 2024-07-09 04:53:20.347502 |
description | Demo/default game content for the all-is-cubes engine. |
homepage | |
repository | https://github.com/kpreid/all-is-cubes |
max_upload_size | |
id | 462957 |
size | 287,984 |
All is Cubes is a “voxel game” where each block is made out of smaller blocks (one level of recursion).
This particular package is the procedural generation tools and demo content that I've created to test and demonstrate the functionality. It depends on the core library crate all-is-cubes
and is depended by the application binaries, and exists as a separate crate for the sake of compilation speed and enforced modularity. See that crate's documentation for all questions of usage, stability, etc.
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.