Path Tracing News
The latest Path Tracing coverage curated for game developers.
A new rendering-difficulty descriptor classifies each contribution event by transport mechanism instead of relying on noisy per-pixel variance. Across seven scenes, it stays stable from 64 to 4096 spp and …
Capcom is bringing path tracing into RE ENGINE for PRAGMATA and Resident Evil Requiem, pushing its rendering stack toward a more physically based look. The move signals that full ray/path-traced …
Disney Research’s neural render proxy cuts lighting iteration from minutes or hours to interactive relighting, while still supporting differentiable workflows. It’s aimed at static scenes with fixed cameras and materials, …
Disney Research Studios is pushing path guiding beyond simple sample-count splits by making the k-d tree react to illumination variation. The method adds lookahead cells that hold compact light-field signatures, …
A new paper claims it can infer full spectral skin scattering from a single RGB diffuse albedo, which could cut down the hand-tuning usually needed for believable subsurface skin. For …
A new render-scheduling approach for path tracing tries to make scene edits feel responsive instead of forcing a full-frame recompute. HiPR updates only a prioritized subset of pixels after changes, …
Path-traced stereo training data may be leaking a hidden cue: the per-pixel variance fields of the two views stay strongly correlated after disparity alignment, even though the Monte Carlo noise …
Wave-optics holography is getting closer to something game teams could actually prototype with. This paper combines path tracing with the Rayleigh–Sommerfeld integral, so it can preserve depth continuity, view-dependent effects, …
A new inverse-rendering approach for 3D Gaussian fields tries to close a long-standing gap between training and final rendering. Instead of optimizing materials in screen space, it keeps forward rendering …
arXiv cs.GR details PureLight, a neural rendering method for complex luminaires that uses light tracing to tame difficult emitter setups. The system learns exit-surface radiance with a normalizing flow, then …
Wavefront path tracing came out about 16% faster than a megakernel path tracer in this GPU study, mainly because it kept cache behavior healthier. The authors also note neither implementation …
NVIDIA's latest release of an RTX-powered fork of Godot introduces advanced path tracing capabilities, significantly enhancing graphics quality. This update is particularly relevant for graphics programmers and artists looking to …