Plugin to create a screen space ambient occlusion pass.
SSAO
Updated: 9 August 2010
Author: sebastian
Compatible Nuke versions: 6.0 or later
Compatibility: Windows 32, Source
Plugin to create a screen space ambient occlusion pass. Needs a world position pass and a normal pass as inputs.
This is my first plugin written in my spare time and is not really tested in poduction environment, so go easy on me. It's probably best to say that the plugin is in beta right now :)
The original idea is not mine, please visit: http://www.gamedev.net/reference/programming/features/simpleSSAO/