SEED Research & Announcements Blogs Publications Open Source Careers Contact Us Research & Announcements Blogs Publications Open Source Careers Contact Us

Beyond White Noise for Real-Time Rendering

Going beyond white noise for temporal and spatial denoising in real-time rendering can produce better results with no increase in rendering time.

In this presentation, SEED’s Alan Wolfe discusses the use of different types of noise for random number generation, focusing on applications in real time rendering, and includes research just published at I3D 2024.

In randomized rendering algorithms, white noise is used by the supporting math and does indeed work. However, changing the source of random numbers can produce much higher-quality results without increasing rendering time. So, without even switching the rendering algorithm, using better noise can significantly improve the perceptual quality or measured error of images in ray trace rendering and beyond.

Alan’s presentation covers:

  • Randomness and fairness in number generation
  • Stochastic rendering
  • Noise textures and error patterns

Download the presentation deck (PDF 14 MB).

 

Related News

Gigi Lightning Talks

SEED
Sep 26, 2024
SEED brought together developers to show off their prowess using the Gigi rapid prototyping platform for real-time rendering.

SEED's Adventure in Gameplay Innovation

SEED
Sep 13, 2024
SEED is branching out into the world of game mechanics, storytelling magic, and interactive wonders.

Objective Metrics for Evalutating Gesture Generation are Almost Useless

SEED
Sep 10, 2024
How do you evaluate something as subjective and ephemeral as human body language for natural and lifelike qualities?