raytracer An in-browser ray tracer with Lambertian and specular reflection. Built with GPU.js. Blog post on using GPU.js to build a ray tracer. Live demo. Installing > npm install -g typescript > tsc > open index.html