Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 665 Bytes

File metadata and controls

9 lines (5 loc) · 665 Bytes

SSAO2D

This is an updated version of my old asset from the Unity Asset Store with URP support. Includes Built-In and URP example.

Screenshot 2024-05-08 140612

SSAO2D provides additional level of visual quality by simulating soft ambient light shadows in 2D space. It accentuates local geometric detail and produces shadows by nearby occluding surfaces.

Note! This effect based on ZDepth so it does NOT works correctly with default sprite shader or any transparent objects!