raytracing-in-a-weekend/ria-weekend
ishanjain28 d903b4a57c Added Diffuse material image and bug fixes.
1. Added Diffuse Materials image.
2. Using f32 everywhere was causing slight artifacts in images so
   replaced all use of f32 with f64
3. Fixed a implementation bug in DivAssign on Vec3
2020-02-13 20:19:13 +05:30
..
src Added Diffuse material image and bug fixes. 2020-02-13 20:19:13 +05:30
.gitignore Ria-weekend: Added sphere demo 2019-01-24 03:43:54 +05:30
Cargo.lock Resuming project, Committing all old code 2020-02-09 22:00:51 +05:30
Cargo.toml Re-added demos upto surface normal sphere 2020-02-12 22:10:23 +05:30