beta
cables is under heavy development.
There might be one or another bug, please let us know about it!
op collection

generator





Array3

create an array of num triplets set to default values xyz

HSBtoRGBArray

 generates RGBA array from up to 4 arrays (HSBA)

LissajouseSpline

 generate spline using lissajous formulas

RandomNumbersArray3

 Generates a random array of numbers (was: RandomArray3x)

RandomNumbersArray4

 Generates a random array of numbers in 4-tuples

RandomNumbersArray

 Generate an Array of Random Numbers (was: randomArray)

GlArrayCurlNoise

draw perlin noise into an image

Border

 Draws a Border (rectangular frame) around the current ImageCompose

CheckerBoard

 Draw a checkerboard pattern

Color

 fill image using a color (overlay)

Gradient

 Draws a simple gradient between three colors

GridTexture

 Creates a grid texture

CellularNoise

 cellular noise

FBMNoise

 fractional brownian motion noise

GlitchNoise

 Creates a black and white glitched texture to use for displacement

Noise

 White noise pixel effect

PerlinNoise

 Draw perlin noise into an image

PixelNoise

 Pixelated noise

PolkaDotNoise

 noise circles

SimplexNoise

 simplex noise generator

TriangleNoise

 noise made from triangles

ValueNoise

 value noise

Voronoise

 Voronoi Noise function

WorleyNoise

 Worley noise

Plasma

 Renders a plasma effect

Vignette

 Simulating an old camera effect of fading away the edges of the image

NoiseTexture

 Simple noisetexture

GaussianRandomArray

 random numbers fitting a Gaussian, or normal, distribution

Lsystem

 Lsystem generator