Files
GP1-Raytracer/README.md
2024-09-26 13:18:33 +02:00

6 lines
267 B
Markdown

# Graphics Programming 1 - Raytracer
This project contains the start code for the raytracer being built in the first 5 courseweeks of Graphics Programming 1.
Each week further extensions are made to the raytracer to support objects, lighting, camera movement, ...