NVIDIA's latest path tracing breakthrough isn't just a performance upgrade; it's the next step in a years-long evolution that could finally make fully ray-traced games practical.

New research from NVIDIA showcases ReSTIR PT Enhanced, an upgraded version of its real-time path tracing technique that builds on earlier work dating back to SIGGRAPH 2022. At the core of this advancement is Generalized Resampled Importance Sampling (GRIS), a theoretical framework that addresses one of ReSTIR's biggest limitations: correctly reusing lighting samples across frames without sacrificing accuracy.
NVIDIA explains in a recent blog post that ReSTIR itself works by reusing lighting data from neighboring pixels and previous frames, dramatically reducing the number of rays that need to be traced. This approach allows complex lighting, such as light bouncing multiple times, reflections, and indirect illumination, to be approximated using just one path per pixel, a massive efficiency gain over traditional path tracing.
However, early implementations introduced correlation issues that weakened theoretical guarantees. GRIS addressed this by extending the mathematical foundations of ReSTIR, enabling stable convergence and more advanced sample reuse across scenes.
The latest improvements build directly on that foundation, with NVIDIA claiming over 2x performance gains alongside better image quality, reduced noise, and fewer artifacts. The result is a technique that brings path tracing closer to real-time viability without relying as heavily on workarounds, enabling more studios to adopt it as the hardware requirements for running such high-end graphics are lowered.
While still in the research phase, NVIDIA is clearly aiming to bring fully path-traced graphics closer to mainstream gaming.




