update readme

This commit is contained in:
Shuo Feng 2024-03-21 22:10:12 -04:00
parent d871a93d2b
commit bf6ea7c14e
Signed by: sfeng
GPG key ID: 1E83AE6CD1C037B1
12 changed files with 6 additions and 19232 deletions

View file

@ -12,10 +12,16 @@ Please modify the cmake file for you to build on your machine.
## Showcase
Direct Illumination
![Direct Illumination](./student_solution/test_scene3B.jpg)
Anti-aliasing
![Anti-aliasing](./student_solution/test_scene3B_aa.jpg)
Global Illumination (Path-tracing)
![Global Illumination (Path-tracing)](./student_solution/cornell_box_demo.jpg)
**The original readme content is attached below:**