Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 338 Bytes

File metadata and controls

5 lines (3 loc) · 338 Bytes

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 a further extension is made to the raytracer to support objects, lighting, camera movement, ...

The main dependency is SDL, which is already included in the directory.