6 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.4.0 | Jan 29, 2022 |
#26 in Rendering engine
176 downloads per month
Used in all-is-cubes-desktop
2.5MB
46K
SLoC
All is Cubes (GPU rendering package)
All is Cubes is a “voxel game” where each block is made out of smaller blocks (one level of recursion).
This particular library package contains algorithms for rendering All is Cubes content using the wgpu
graphics API abstraction library.
The API is fairly unstable and primarily intended to serve the needs of the existing desktop and web “app” crates; I do not recommend using this library directly. If you have a use case for this library, please get in touch.
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
~17–56MB
~1M SLoC