EEVEE-Next: Add correct support for volume anisotropy from probe volumes #119479

Merged
Clément Foucault merged 1 commits from fclem/blender:eevee-next-volume-probe-volume-anisotropy into main 2024-03-19 19:01:16 +01:00

1 Commits

Author SHA1 Message Date
Clément Foucault 9972dcfa13 EEVEE-Next: Add correct support for volume anisotropy from probe volumes
This adds the approximation of phase function convolution
of the distant lighting captured inside probe volumes.

This is based on a publication at siggraph from Bartlomiej Wronsky
"Volumetric Fog: Unified compute shader based solution to atmospheric scattering"

Implementation is quite straightforward.
2024-03-14 17:41:50 +01:00