Ray Tracer

RayTracer

This is a Raytracing Engine made entirely on JavaScript and WebGL. The repository contains two folders, The main project files can be found in the RayTracer Folder. While, the lib folder contains the libraries used for matrix calculations and other helper functions.

index.html contains the code to display the Raytracer on Github Pages.