Skip to content

Fix SSAO Pass with volume mappers

Michael Migliore requested to merge michael.migliore/vtk:ssao-fix into master

Fix SSAO when used with other mappers where the occlusion contribution was not taking into account the depth buffer.

Merge request reports