Volumetric Spot Light (Deferred)
Author: | mburk |
Date: | 30 Sep, 2016 |
Category: | module |
Download
64bit
Description

This is a volumetric light implementation I was able to create mainly from this great resource: http://www.alexandre-pestana.com/volumetric-lights/
The module also contains a bilateral upsampling shader which allows for blending of lower res and high res renderings, using the depth buffer and soby eliminating pixelated edges. Also a bilateral blur which is edge preserving.
Let it shine!
Comments
Comments are no longer accepted.Please create a new topic in the vvvv beta forum to discuss this contribution.
Is this spreadable?
check out implementation in super physical. https://github.com/michael-burk/SuperPhysical/tree/Deferred+Forward there it is is fully spreadable.