Ray Tracer
Nov 13, 2022
·
1 min read

Following Peter Shirley’s Ray Tracing in One Weekend book, I implemented my version of a simple ray tracer. In this project I learned about basics of ray tracing and antialiasing, implementation of reflections for several materials, and depth of field.