top of page
Ray Tracing
ROLE
Programmer
ABOUT
This 3D renderer shows off both rasterization and ray tracing techniques in addition to the two being used in tandem. The project allows for more spheres to be added to the scene and for the bounce limit to be adjusted. The project was written in JavaScript, and GLSL shader code was used to implement the ray tracing.


bottom of page