1
0
mirror of https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git synced 2025-01-09 02:43:25 +08:00
Godot-Shader-Lib/documentation/Documentation.md
2024-03-12 14:58:22 +05:30

3.6 KiB
Raw Blame History

Installation

Copy the contents of addons/ShaderLib into the same folder in your project. No activation needed. Custom visual shader nodes work the same way as standard visual shader nodes.

If you don't immediatly see new nodes under Addons category, simply reload your project.

Uninstallation

Delete the contents of addons/ShaderLib folder from your project. Make sure to delete it using the Godot editor instead of your default file system program.

Available Nodes

Artistic nodes

Adjustment

Contrast node

Hue node

Replace Color node

Geometry nodes

Mesh node

Maths nodes

Vector

Project node

Project On Plane node

Vector Transform node

Wave

Noise Sine Wave node

Sawtooth Wave node

Square Wave node

Triangle Wave node

Procedural nodes

Checker Board node

Noise

Gradient Noise node

Pseudo Random Noise node

Simple Noise node

Voronoi node

Shapes

Ellipse node

Koch Fractal node

Polygon node

Rectangle node

Rounded Polygon node

Rounded Rectangle node

UV nodes

Flipbook node

Parallax Mapping node

Radial Shear node

Rotate node

Spherize node

Swirl node

Tiling and Offset node

Twirl node