/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

etodd.io
| | phaser.io
5.6 parsecs away

Travel
| | Part 1 - Introduction
| | 11011110.github.io
7.7 parsecs away

Travel
| | Merry Christmas to all, or whatever else your preferred holiday greeting is.
| | reindernijhoff.net
2.6 parsecs away

Travel
| | Just a repost of one of my first shaders on Shadertoy. This is a simple realtime path tracer, implemented in a WebGL fragment shader. The shader shows motion blur, depth of field and importance sampling. The path tracer is based
| | blog.demofox.org
15.8 parsecs away

Travel
| The images below were path traced using 100,000 samples per pixel, using the sample code provided in this post. Path tracing is a specific type of ray tracing that aims to make photo realistic images by solving something called the rendering equation. Path tracing relies heavily on a method called Monte Carlo integration to get...