6 cellular noise types : Worley, Voronoi, Manhattan, Chebyshev, Euclidian, and Worley Inverse. Uses the same transformation controls as standard nuke noise.
Cell Noise
Updated: 13 September 2016
Author: MatteHue
Compatible Nuke versions: 9.0 or later
Compatibility: Linux, Mac, Windows
6 cellular noise types : Worley, Voronoi, Manhattan, Chebyshev, Euclidian, and Worley Inverse.
Uses the same transformation controls as standard nuke noise.
Renders on GPU for speed, if there are issues with running the node, make sure your drivers are up to date, or switch to CPU by disabling the 'Use GPU' checkbox.
To install, simply place in your plugins directory and add it to your init file with nuke.pluginAddPath()
Updated v01_01 :
- Fixed an issue with cells being duplicates
- Tested on Mac and Linux
- Minor speed optimisation
- Included missing icon