scripts > shader

The shader blurs any input image using simple gaussian algorithm.

Shader interface parameters

Loading the shader code...

This shader provides a simple blur based on the Gaussian algorithm. This is optimized for small amount of the blur radius.

Source code

show source code
automatically pulls the latest version from my GitHub repository

Script home page on GitHub