Simple cell noise generator node for nuke, tested with v 5.2 only Has random, grid and heaxgon mode and cell count and range values. More...
#include "DDImage/PixelIop.h"#include "DDImage/Row.h"#include "DDImage/Knobs.h"#include "DDImage/Knob.h"#include "DDImage/DDMath.h"#include "DDImage/NukeWrapper.h"#include "Voronoi.h"Go to the source code of this file.
Classes | |
| class | Cellnoise |
| PixelIop that generates Cellnoise pattern. More... | |
Simple cell noise generator node for nuke, tested with v 5.2 only Has random, grid and heaxgon mode and cell count and range values.
To install: copy to Nuke directory, load from "etc" plugins menu 0.2.0 Fixed some issues with format 0.1.0 Initial release
Definition in file NoisePixelIOP.cpp.
1.6.1