three-gpu-pathtracer icon indicating copy to clipboard operation
three-gpu-pathtracer copied to clipboard

Investigate high-dimensional stratified sampling

Open gkjohnson opened this issue 2 years ago • 0 comments

From #3

  • http://abdallagafar.com/publications/zsampler/
  • https://momentsingraphics.de/ToyRenderer4RayTracing.html
  • https://momentsingraphics.de/ToyRenderer3RenderingBasics.html#Stratified_random_numbers_blue_noise_
  • https://graphicscompendium.com/raytracing/19-monte-carlo
  • http://theinstructionlimit.com/unity-toy-path-tracer
  • https://www.reddit.com/r/GraphicsProgramming/comments/ox0lvm/reducing_fireflies_in_path_tracing/

gkjohnson avatar Apr 01 '22 20:04 gkjohnson