A small raytracer.
|
||
---|---|---|
.forgejo/workflows | ||
include | ||
src | ||
.clang-format | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.prettierrc | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
meson.build | ||
README.md |
tiny-raytracer
A small raytracer written in C++.
License
Licensed under AGPL-3.0-only LICENSE.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed by AGPL-3.0-only license as above, without any additional terms or conditions.