7 releases (breaking)
0.9.0 | Jan 2, 2025 |
---|---|
0.8.0 | Jul 9, 2024 |
0.7.0 | Jan 27, 2024 |
0.6.0 | Jul 30, 2023 |
0.3.0 | Oct 9, 2021 |
#314 in Games
176 downloads per month
Used in 2 crates
2MB
45K
SLoC
All is Cubes (content package)
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.
License
All source code and other materials are Copyright © 2020-2025 Kevin Reid, and licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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
~12MB
~183K SLoC