How to simulate cloud shadows on the ground (no actual clouds needed)

Self shadowing is a problem with exponential shadow map. See:

What you can try is to use close exponential instead, and set the shadow min/max values to appropriate values:

2 Likes