Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This 3D texture can generate very nice noise patterns in multitude ways. The type of patterns can be grouped under "Cell noise" and "Worley noise".


Main

Output Type & Distance Type

Image Added

Minkowski Number

A parameter that affects Minkowski distance type. It is a generalisation of Manhattan, Euclidean and Chebyshev distance. It is more expensive to calculate, but allows a continuous transition between them. A value below 1 generate Astroid shapes.  At 1 it is equivalent to Manhattan distance, at 2 Euclidean distance, at 4 a rounded square, at infinity it tends to Chebyshev distance.

Image Added  https://commons.wikimedia.org/wiki/User:Waldir


Scale

Global multiplier of the scale. To be noted, the node takes input from a place3dTexture. This is a convenient scale factor of that.

Image Added

Density

A factor for how many cell of the pattern will be filled or left empty.

Image Added


Random Position

A factor controlling the amount of randomness applied to the center of each cell. A random position of zero produces a 3d grid of aligned cells. 

Image Added


Random Brightness

The Random cell value gets multiplied on top of each cell (so it has no effect when output type is set to Cell Value). Depending on the output type selected, the sharp boundaries of each cell might become evident. This is less visible when Border parameter is active or the output type naturally masks the edges (like Voronoi 3 or 5).

Image Added


Time

Animating this parameter makes the pattern evolve (shift) though time.

Multimedia
nameworley.mov
width100%
autostarttrue


Space

World or Object space available.


Color


Color Inside Cell

Image Added


Color Across Cells

Image Added


Distortion


Distortion

Image Added


Distortion Intensity

Image Added



Borders


Thickness

Image Added


Smoothness

Image Added


Layers


Layers

The amount of times the pattern is applied over itself.

Image Added


Blend Type

Image Added


Persistence

Image Added


Scale

A multiplier of the scale for each of the successive layer iterations. With a value of 0.9, each layer is 90% the size of the previous one.

Image Added


Adjust

A set of adjustment operations performed after all noise calculations, done in the listed order.

Invert

Image Added


Amplitude

Image Added


Contrast

Image Added



Examples


Image Added

→ Distance Type

→ Blend Type

→ Output Type

→ Minkowski Number

→ Color

→ Layers

→ Persistance

→ Scale

→ Density

→ Time

→ Random Position

→ Amplitude

→ Contrast