Ray tracer
Go to file
Matthew Gordon 34232bb7d3 Refactor Bsdf to not store references to material struct members
This complicated the Material trait with explicit lifetimes and
had no real benefit.
2020-04-03 23:12:40 -04:00
.github Add another image to README.md 2020-02-22 19:51:00 -05:00
benches Fix test model path in benchmark 2020-04-03 21:23:38 -04:00
src Refactor Bsdf to not store references to material struct members 2020-04-03 23:12:40 -04:00
test_data Add "stanford bunny" model to repository (for testing) 2020-04-03 21:18:16 -04:00
.gitattributes Add "stanford bunny" model to repository (for testing) 2020-04-03 21:18:16 -04:00
.gitignore Add Linux perf output to .gitignore 2019-12-21 10:45:48 -05:00
Cargo.toml Enable debug symbols in benchmarks 2020-03-19 22:40:17 -04:00
LICENSE Initial commit 2019-10-20 22:34:32 -04:00
README.md Add another image to README.md 2020-02-22 19:51:00 -05:00

README.md

vanrijn

Ray tracer

Rendered test image of three spheres Rendered test image of three spheres and a bunny