scripts > shader
Simple blur
Copy scriptCopy code in one-click.
This button pulls the latest version
from my GitHub repo!
This button pulls the latest version
from my GitHub repo!
The shader blurs any input image using simple gaussian algorithm.
The shader blurs any input image using simple gaussian algorithm.
This shader provides a simple blur based on the Gaussian algorithm. This is optimized for small amount of the blur radius.