Path Tracer
GraphicsSep 20, 2023
When I was learning Rust, I made a path tracer as a fun project. This is a brute force path tracer, not meant to produce images in real time, but rather realistic images.
Description
In university I took a computer graphics course and I really enjoyed it! I wanted to take it to the next level and re-wrote the project in Rust and added some features from the classic Ray Tracing in One Weekend Series.
Github Repository for the path tracer
Here are some images that I rendered: