all-is-cubes-render

Crates.ioall-is-cubes-render
lib.rsall-is-cubes-render
version0.8.0
sourcesrc
created_at2024-07-09 04:52:26.671282
updated_at2024-07-09 04:52:26.671282
descriptionRaytracer and rendering abstractions for the all-is-cubes engine.
homepage
repositoryhttps://github.com/kpreid/all-is-cubes
max_upload_size
id1296628
size83,004
Kevin Reid (kpreid)

documentation

README

All is Cubes Renderer

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

This particular package provides a raytracer which can render All is Cubes scenes, as well as types related to rendering by any means.

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.

Commit count: 4203

cargo fmt