1
0
mirror of https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git synced 2025-01-08 10:23:24 +08:00
Godot-Shader-Lib/documentation/Documentation.md
2024-02-26 22:27:12 +05:30

2.7 KiB

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

Geometry nodes


Mesh node

Maths nodes


Vector

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
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