Working my way through the raytracing in a weekend book by peter shirley
Go to file
ishanjain28 f75d0d2b7d Refactored to improve some performance.
1. Removed duplication to increase performance a little bit
2. Fixed some minor rendering related issues
3. Added a Defocus Blur Demo
2020-03-11 16:09:39 +05:30
src Refactored to improve some performance. 2020-03-11 16:09:39 +05:30
.gitignore Added Dielectrics, Implemented Neg for Vec3 2020-03-08 21:39:06 +05:30
Cargo.lock Added chunk based rendering system for all the demos 2020-02-16 17:49:42 +05:30
Cargo.toml Added chunk based rendering system for all the demos 2020-02-16 17:49:42 +05:30