A few custom shadow implementation experiments within Unity and repo for experimenting with shadowing techniques.
Basic binary hard shadow implementation.
- Provide sample count option for PCF
- Provide option for using a a ShadowMap type for smoother sampling
Implements variance shadow mapping from this paper.