• Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 1.0.2: 2023-01-25T14:51:16Z
  • First Published: 2022-10-19T10:42:13Z
  • Size: 207767680
  • Supported Unity Versions: 2021.2.17
vfx shaders fullscreen-camera-effects

SSRT3: Screen Space Ray Tracing (GI)

(5 Votes)
$54.89 $54.89

Real-time global illumination using screen-space information for HDRP. Like our previous implementations (SSRT) the algorithm is based on GTAO and uses a horizon-based method to retrieve GI samples, which makes it a lot less noisy/blurry than HDRP's SSGI. Performance is also better than SSGI, at around 2-3 ms on an RTX 3060 for the entire effect. Our novel method bypasses the infinite thickness limitation typical of horizon-based methods and enables light to pass behind thin surfaces. More details in the paper (open access preprint here).


Fallback to Adaptive Probe Volumes (APV) or Reflection Probes (static or updated every frame) is used to gather lighting that is not present on the screen. This ensures that the illumination is stable no matter where the camera is looking.


Features:

  • Multi-bounce indirect diffuse lighting and occlusion
  • Support of emissive surfaces as an indirect light source
  • Directional occlusion of ambient light (similar to bent normals, but handles thin surfaces better)
  • Fallback to HDRP Ambient Probe Volumes (APV) and Reflection Probes for out-of-screen light

Limitations:

  • It only works for HDRP
  • It only works in deferred mode

Has been tested on Unity 2021.2 and 2022.1 (with HDRP 12 and 13 respectively). Since it's implemented as a custom post-process it should work on most HDRP versions. There are no additional dependencies apart from HDRP.


For questions or support contact us at [email protected].


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!