https://github.com/chenjd/unity-signed-distance-field-shadow
Signed Distance Field Shadow in Unity
https://github.com/chenjd/unity-signed-distance-field-shadow
Last synced: over 1 year ago
JSON representation
Signed Distance Field Shadow in Unity
- Host: GitHub
- URL: https://github.com/chenjd/unity-signed-distance-field-shadow
- Owner: chenjd
- License: mit
- Created: 2018-06-10T09:10:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-12T10:01:42.000Z (about 8 years ago)
- Last Synced: 2025-01-09T10:24:14.196Z (over 1 year ago)
- Language: GLSL
- Size: 90.8 KB
- Stars: 133
- Watchers: 5
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity-Signed-Distance-Field-Shadow
Signed Distance Field Shadow in Unity

Adapted from:Inigo Quilez and Sebastian Aaltonen