bodhid / UnityDitheredShadows

Unity Shadow Dithering, filter for hiding low resolution shadow maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnityDitheredShadows

Dithered Shadows - Screen Space noise distortion for deferred rendering

Add the script to your scene, it will replace 2 built-in shaders to insert the dithering effect in the rendering pipeline. No extra draw calls.

Works on Directional, Point and Spot Lights!

alt text

About

Unity Shadow Dithering, filter for hiding low resolution shadow maps

License:MIT License


Languages

Language:ShaderLab 62.8%Language:HLSL 25.3%Language:C# 11.9%