Photorealistic Rendering

2023

2025

Variance, Noise, and Artifacts in Real-Time Path Tracing

less than 1 minute read

Published:

(work in progress…) Noise is also referred as error, visual artifacts. In ray tracing-based rendering, it is referred to as variance. High variance represents more noise as the number of samples has not converged enough to the actual right result of the integral (Light Transport Equation).

Ray Tracing Algorithm

less than 1 minute read

Published:

(Work in progress…)

Ray Tracing Algorithm

TODO: explain mathematically

Popular Global Illumination Real-Time Engines

less than 1 minute read

Published:

  1. RTX Character Rendering (RTXCR): real-time path tracing
  2. Zorah: real-time neural rendering

The Ray Marching

less than 1 minute read

Published:

(work in progress…)

Volume Rendering

less than 1 minute read

Published:

(work in progress…)