1
0
Commit Graph

6 Commits

Author SHA1 Message Date
be11f1c8fe
Added renders in the repository 2023-05-27 18:03:42 +05:30
157c2b3b83 Updated readme, Change default resolution/sample to 800x800@500 2021-04-13 01:33:41 +05:30
1e234756ef Added AVX2 enabled version of vec3 type, Updated readme 2021-04-13 01:01:41 +05:30
1610db3a06
Updated render links in readme 2021-04-08 13:07:47 +00:00
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