Hello,
Could you explain in the code how works the method EvaluateShadowPoisson in shadows.hlsli or provide the source of the algorithm ?
For example
- I do not understand how is built the
fade value.
- The parameter
shadowFalloffDistance is not used in this algorithm.
Hello,
Could you explain in the code how works the method
EvaluateShadowPoissonin shadows.hlsli or provide the source of the algorithm ?For example
fadevalue.shadowFalloffDistanceis not used in this algorithm.