# Adobe & NVIDIA: 10,000,000 Sparkles At 280 FPS

Source: https://www.youtube.com/watch?v=j-B8ymGWlIE
Recap page: https://rapidrecap.app/video/j-B8ymGWlIE
Generated: 2026-02-22T10:03:40.817+00:00

---
## Quick Overview

The video showcases several recent advancements in computer graphics rendering, particularly focusing on efficient importance sampling techniques for rendering glints and complex microfacet materials, achieving high frame rates like 280 FPS on consumer hardware, alongside demonstrations of fast real-time simulation methods for cloth, fluids, and growth.

**Key Points:**
- A new importance sampling technique (Bonifaccio) achieves 280 FPS while accurately rendering complex glinting materials, contrasting with slower previous methods like Trowbridge-Reitz NDF.
- The new technique manages highly detailed materials, such as those with millions of microscopic reflective particles, without crashing the computer, unlike older methods when trying to simulate these effects.
- Temporal stability is demonstrated, showing the new method maintains stable results across frames while previous techniques exhibited flickering noise.
- The presentation contrasts the new importance sampling method with the industry standard GGX, showing the new technique converges to a clean result significantly faster.
- Research by Loubet et al. (2020) demonstrates that importance sampling can be used to generate glints on paper-like materials instantly without needing a 2D map or a guest list.
- Simulations of complex landscapes (Boreal Forest Growth over 838 years) and cloth dynamics (Kaldor et al. 2010) illustrate the robustness and speed of these advanced rendering/simulation techniques.
- The video concludes by promoting Lambda Cloud, which provides access to powerful NVIDIA GPUs for training and inference of such demanding AI/rendering models.

![Screenshot at 01:01: comparison between low and high micro-roughness renderings using the new technique, demonstrating superior handling of specular detail compared to previous methods.](https://ss.rapidrecap.app/screens/j-B8ymGWlIE/00-01-01.jpg)

**Context:** This video highlights cutting-edge research and practical applications in real-time computer graphics and simulation, focusing on overcoming challenges associated with rendering highly detailed, reflective, or complex materials (like glitter, brushed metal, or dynamic cloth) efficiently. Key concepts introduced include advanced importance sampling methods (Bonifaccio, comparing against GGX), temporal stability in rendering, and efficient simulation techniques for complex geometry and physical phenomena.

## Detailed Analysis

The presentation opens by demonstrating the 'Bonifaccio' importance sampling technique, showing stunningly rendered, glittery spheres achieving 280 FPS, far outperforming previous methods like those based on the Trowbridge-Reitz NDF (0:02). A key advantage shown is the ability to render materials with millions of tiny reflective flecks—which previously caused systems to crash—without issue (0:48). A comparison slide (2:35) explicitly details the superior temporal stability of the new technique versus previous methods when rendering a textured character model, with the new method showing zero flicker. Further comparisons against GGX importance sampling (3:45) reveal the new method converges to a clear image much faster. The speaker emphasizes that this efficiency means complex effects like glints on paper (1:45) or highly detailed surfaces like brushed metal (1:06) can be handled without needing massive memory overhead or complex setup rules like guest lists (1:29, 5:50). Other research highlights include the ability to simulate complex dynamics, such as the growth of a Boreal Forest over 838 years (7:28) and realistic cloth simulation (7:49), all while maintaining high performance. Finally, the video transitions to promoting Lambda Cloud services, offering access to powerful NVIDIA GPU instances (up to 8 GPUs) for researchers to train and run these demanding models efficiently.

### Importance Sampling for Glint/Microfacet BRDF

- Bonifaccio vs. Trowbridge-Reitz NDF
- New technique achieves 280 FPS rendering of glittery surfaces
- Previous techniques struggle with complex materials, leading to crashes (0:48)
- New technique shows superior temporal stability (2:37)

### Convergence Speed Comparison

- New Importance Sampling vs. GGX
- New method cleans up noise significantly faster than GGX (3:54)
- GGX searches for sparkles 'blindly' (3:50), leading to noisy, slow convergence.

### UV Mapping and Simulation Challenges

- UV mapping complex shapes is a 'nightmare' (5:37)
- Dynamics simulation (e.g., fluid dynamics at low Reynolds number) shows complex, non-intuitive results without energy conservation (8:24)
- Cloth simulation (Kaldor et al. 2010) shows realism with previous techniques (7:49)

### Lambda Cloud Promotion

- Offers supercomputers for training and inference (9:40)
- Users can train, fine-tune, and serve models on 1 to 8 NVIDIA GPU instances (9:41)
- Transparent pay-by-the-minute pricing is available for various NVIDIA hardware configurations (9:42)

![Screenshot at 0:02: Initial demonstration of the Bonifaccio importance sampling technique rendering a highly detailed, glittery sphere.](https://ss.rapidrecap.app/screens/j-B8ymGWlIE/00-00-02.jpg)
![Screenshot at 0:06: Demonstration of glinting particles on a static ocean geometry, emphasizing viewpoint change only.](https://ss.rapidrecap.app/screens/j-B8ymGWlIE/00-00-06.jpg)
![Screenshot at 0:17: Web demo showing a highly textured torus rendered in real-time on a laptop.](https://ss.rapidrecap.app/screens/j-B8ymGWlIE/00-00-17.jpg)
![Screenshot at 2:36: Temporal stability comparison showing the 'New' method \(left\) is stable while 'Previous techniques' \(right\) exhibit flickering noise.](https://ss.rapidrecap.app/screens/j-B8ymGWlIE/00-02-36.jpg)
![Screenshot at 3:45: Direct comparison of convergence speed between 'Our Importance Sampling' \(left, cleaner\) and 'GGX Importance Sampling' \(right, noisier\) after the same rendering time.](https://ss.rapidrecap.app/screens/j-B8ymGWlIE/00-03-45.jpg)
