Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

Adds many premade effects (such as noise, blur, emboss, zoom, custom shapes, etc.) to build-in VisualShader editor. Fully compatible with GLES2 and canvas (2D) fragment shaders.You can find basic usage examples in the "addons/shaderV/examples" folder.Copy the contents of "addons/shaderV" into the same folder in your project. Custom visual shader nodes work the same way as standard visual shader nodes.
Adds many premade effects (such as noise, blur, emboss, zoom, custom shapes, etc.) to build-in VisualShader editor. Fully compatible with GLES2 and canvas (2D) fragment shaders.
You can find basic usage examples in the "addons/shaderV/examples" folder.
Copy the contents of "addons/shaderV" into the same folder in your project. Custom visual shader nodes work the same way as standard visual shader nodes.
Reviews
Quick Information

Adds many premade effects (such as noise, blur, emboss, zoom, custom shapes, etc.) to build-in VisualShader editor. Fully compatible with GLES2 and canvas (2D) fragment shaders.You can find basic usage examples in the "addons/shaderV/examples" folder.Copy the contents of "addons/shaderV" into the same folder in your project. Custom visual shader nodes work the same way as standard visual shader nodes.