Working my way through the raytracing in a weekend book by peter shirley
Go to file
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
ria-weekend Added Diffuse material image and bug fixes. 2020-02-13 20:19:13 +05:30