SkillAgentSearch skills...

UnityScreenSpaceReflections

Unity Simple SSR - Screen Space Reflections post processing effect

Install / Use

/learn @bodhid/UnityScreenSpaceReflections
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

UnityScreenSpaceReflections

SSR - Screen Space Reflections post processing effect

Just smack the script on your Unity Camera

-Calculates per-pixel world position

-Reflects the view direction over the G-Buffer normal and raytraces through the world position texture (64 samples, can be less). The tracing is noisy so there are no visible lines/layers

-Blurs and combines the result

Blur amount and downsampling can be adjusted.

alt text

Related Skills

View on GitHub
GitHub Stars54
CategoryDevelopment
Updated2mo ago
Forks7

Languages

ShaderLab

Security Score

100/100

Audited on Jan 14, 2026

No findings