Skip to content

Commit

Permalink
Fix link syntax in all-is-cubes-render README.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpreid committed Jul 9, 2024
1 parent e831f38 commit fba4e20
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion all-is-cubes-render/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ 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 in general.
This particular package provides a raytracer which can render All is Cubes scenes, as well as types related to rendering by any means.

[all-is-cubes]: https://crates.io/crates/all-is-cubes

License
Expand Down

0 comments on commit fba4e20

Please sign in to comment.