Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bodhid/UnityDitheredShadows
Unity Shadow Dithering, filter for hiding low resolution shadow maps
https://github.com/bodhid/UnityDitheredShadows
Last synced: 2 months ago
JSON representation
Unity Shadow Dithering, filter for hiding low resolution shadow maps
- Host: GitHub
- URL: https://github.com/bodhid/UnityDitheredShadows
- Owner: bodhid
- License: mit
- Created: 2018-05-02T07:13:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T07:28:30.000Z (over 6 years ago)
- Last Synced: 2024-08-02T05:11:57.366Z (6 months ago)
- Language: ShaderLab
- Size: 1.06 MB
- Stars: 62
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-open-source-on-github - UnityDitheredShadows - Unity Shadow Dithering (Shadow)
README
# UnityDitheredShadows
Dithered Shadows - Screen Space noise distortion for deferred renderingAdd 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](https://s17.postimg.cc/y051irk2n/dithered.jpg)