1 Forks
30 Stars
30 Watchers

SSRT

The SSRT (Screen Space Ray Tracing) shader is a custom shader for the EEVEE render engine in Blender. It simulates light bouncing using screen space data, allowing for more realistic reflections and lighting in real-time.

How to download and setup SSRT

Open terminal and run command
git clone https://github.com/PedroPLopes1/SSRT.git
git clone is used to create a copy or clone of SSRT repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SSRT https://github.com/PedroPLopes1/SSRT/archive/master.zip

Or simply clone SSRT with SSH
[email protected]:PedroPLopes1/SSRT.git

If you have some problems with SSRT

You may open issue on SSRT support forum (system) here: https://github.com/PedroPLopes1/SSRT/issues