update gitignore

This commit is contained in:
Shuo Feng 2024-03-21 22:03:09 -04:00
parent dbc93960b7
commit 05f4e3ceec
Signed by: sfeng
GPG key ID: 1E83AE6CD1C037B1

View file

@ -12,8 +12,15 @@ Those files (except for CMakeLists.txt`) remain unchanged for evaluation purpose
Please modify the cmake file for you to build on your machine.
## Showcase
The original readme content is attached below:
![Direct Illumination](./student_solution/test_scene3B.ppm)
![Anti-aliasing](./student_solution/Anti-aliasing)
![Global Illumination (Path-tracing)](./student_solution/cornell_box_demo.ppm)
**The original readme content is attached below:**
```txt
This code is used for three purposes: