Filter Nodes

Filter nodes contain convolve filters, such as blur and defocus.

Antialias

Implements FXAA as a temporary anti-aliasing substitute for MSAA.

Blur

Provides real-time suitable blur using a naive Gaussian implementation.

BoxBlur

Creates a blur effect using a standard box filter.

DeFocus

Defocuses the image using a disc filter.

Depth of Field

Provides real-time depth of field using a color image and depth image.

Lens Distortion

A node that uses a simple Brown-Conrady distortion model.

Posterise

Reduces the color resolution of an image.