Filter Nodes
Filter nodes contain convolve filters, such as blur and defocus.
Implements FXAA as a temporary anti-aliasing substitute for MSAA.
Provides real-time suitable blur using a naive Gaussian implementation.
Creates a blur effect using a standard box filter.
Defocuses the image using a disc filter.
Provides real-time depth of field using a color image and depth image.
A node that uses a simple Brown-Conrady distortion model.
Reduces the color resolution of an image.