- I am using Windows 11 system laptop with Visual Studio 2022 to write this project.
- My computer system has a NVidia GTX1050Ti GPU.
- I run my code with Visual Studio 2022 without issues.
- Most of the code is derived from the assignment solution provided by COMP4490 professor, All the screenshots of the results can be found in the screenshots folder. All the screenshots are also included at the bottom of the written reports
- Using the template opengl-2022, please remove all the file in src folder and replace with my src files
- Bounding Volume Hierarchies
- Camera feature (lookAt/lookFrom)
- Non-Photorealistic Shading Models
- Schlick's Approximation
- Super-Sampling Antialiasing