A collection of highly refined node groups for Blender to make your creations easier and more enjoyable.
- Various simple nodes are included to help condense and clean up repetitive operations (Simple Mix, Map to Min, True Ping-Pong)
- Animated nodes, for quickly animating your shaders! (Frame Number, Animate Z, Mix Loop)
- Texture nodes, for creating various masks and shapes wihtout needing a bunch of math nodes! (Ring Texture, Sector Texture, Hexagon Grid)
- And more!
Most nodes are currently only available in the Shader editor.
Open a terminal at your preferred Blender asset library path (eg. ~/Documents/Blender/Assets
) and execute:
git clone https://github.com/Zentheon/Zenodes
To update the library:
git pull
Click the "Code" button in this repository and hit "Download ZIP". Then extract the downloaded archive to your preferred Blender asset library path (eg. ~/Documents/Blender/Assets
).
- Go to Edit > Preferences > File Paths
- Click the plus icon under Asset Libraries and choose the path you downloaded Zenodes to.
- Optionally change the Import Method to Append (Reuse Data)
- Go to a Node workspace and open an Asset Browser area if one isn't open already.
- Drag+Drop nodes from the Zenodes catalog into the shader editor or Shift+A and type to search the name of a node. Enjoy!