Files
GP1-Raytracer/README.md
2024-09-25 11:50:34 +02:00

267 B

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, ...