"Volumetric" blur

1 year ago
8

This thing is actually really simple but at the same time somewhat demanding of the GPU resources.

It uses screenspace blur shader (pp/blurscreen) and renders planes from back to front that are then used as stencils for each step.

Loading 1 comment...