Explore >> Select a destination


You are here

www.reedbeta.com
| | blog.demofox.org
3.5 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...
| | puye.blog
2.5 parsecs away

Travel
| | Let's provide a concise overview of ray tracing. We won't delve into subjects like Monte Carlo and stratified sampling, PBRT, BRDF, rendering equations, denoising techniques, or intricate SDF concepts. In essence, we'll stick to the fundamentals.
| | smerity.com
3.8 parsecs away

Travel
| | [AI summary] This article details an experimental testbed for an unbiased Monte Carlo renderer that utilizes importance sampling, explicit light sampling, and Russian roulette path termination to achieve photo-realistic images significantly faster than traditional methods.
| | benjamin.computer
29.6 parsecs away

Travel
| Benjamin Blundell, benjamin.computer. I make things with computers