https://jdaniellhebert.github.io/PathTracing-Renderer/
Real-time PathTracing with global illumination and progressive rendering, all on top of the Three.js WebGL framework.
Click here for Live Demo
Another demo rendering the famous Cornell Box
For comparison, here is a real photograph of the original Cornell Box: http://www.graphics.cornell.edu/online/box/measured.jpg
(Hint: to get the render to closely match the photo, you might have to wait until the samples counter gets to 50,000 or higher)
This project is in the pre-alpha stage. More examples, features, and content to come...