Inspiration / Examples
Libraries / Technologies used
- GLMatrix - efficient matrix math for js
 - WebGL - basically OpenGL but with Javascript bindings
 
RT Resources
- Ray Tracing in One Weekend - the online book series
 - YouTube playlist for RT in C++
 - A paper on the math for refraction that helped me
 - Physically Based Rendering - another online book