canvas

Javascript Canvas Raytracer

Check out this demo I’ve been working on in my free time over the past months. It’s a simple ray tracing engine written in Javascript using the HTML5 canvas element. I’m considering adding support for multiple threads in the future to improve the rendering speed, but the basic rendering is now implemented.