1
0
Commit Graph

2 Commits

Author SHA1 Message Date
433937f684 Added the final Image, Cornell Box & Fixed bugs
1. Fixed bugs in sphere, movingsphere implementations. They were not
   setting the front_face and normal correctly in their `hit`
implementation.
2. Added a random_in_range function in Vec3.
3. Updated Readme
4. Derived Clone on `materials` and `textures`.
2021-04-08 18:32:39 +05:30
35259ad16d Added basic structure of the project from ria-weekend project
1. Added Motion Blur Demo
2020-03-14 23:03:07 +05:30