top of page

Ray Tracer

Reimplementation of Ray Tracing in One Weekend and Ray Tracing: The Next Week using glm. Additionally, experimented with various supersampling methods. The source code can be found on GitHub.

Scene 1. Basic Scene

Basic Scene

Scene 2. Anti-Aliasing

Scene 3. Shapes

Scene 4. Materials

Scene 5. Lighting

bottom of page