Noise Nodes is an add-on for Blender that provides you with custom nodes for creating advance materials. The plugin integrates nicely into the Blender interface, meaning that upon installing the add-on, all included nodes can be found in the:
Shader Nodes > Add Node > Noise Nodes
Extension inspired by Procedural Noise Pack by Simon Thommes
If any one want to contribute to this addon with their own node group you can by opening issue on GitHub me .
This extension does not require special permissions.
Worked great until I updated: Issue: Some nodes are not working: Fractal, Cranal, Wavy, Regular, Dent, Perlin.
They show up as nodes where only the dimension input shows. The other nodes are working fine - Blender 4.31
Image below:
Please open a github issue here https://github.com/haseebahmed295/Noise-Nodes/issues
Got them, love them <3 I need to study how they are made because if anything, it just makes me want to create a bunch of them as good as these ones. Thank you so much for the awesome work!
Love these nodes but in 5.1 they caused a strange and pretty severe bug where blender would frequently crash on undo. Spent awhile trying to figure out where the problem was coming from and it seems it something to do with the depsgraph breaking, Node_Info properties, resulting in "EXCEPTION_ACCESS_VIOLATION" .. I was about to file a bug report thinking it was a 5.1 bug, but then disabling all addons fixed it and then i narrowed it down to this addon as the cause of the bug. Luckily the noise nodes just turned into node groups. Hope this is helpful, thanks for the addon!