Perlin noise

Perlin noise - Icon {width="200px"}

In: Texture generators > Noises

Description

Generates a Perlin noise, a widely used smooth distribution of grayscale values.

Outputs

Output Grayscale
The generated noise as a grayscale bitmap.

Parameters

Scale Integer
The subdivision of the grid used to generate the noise tiles. A higher value results in more tiles being drawn and a denser noise.
Disorder Float
Displaces the ingredients of the noise. This can be used to animate the noise.
Disorder speed Float
Adjusts the distance of displacement applied by the Disorder parameter. This can be used to control the speed of displacement when animating the noise.
Tile offset Float2
Controls the position of the portion of infinite plane used to render the noise.
Non-square expansion Boolean
In non-square images, keeps the generated tile square and expands the noise generation to the image’s bounds.

Examples

Perlin noise - Example 1 {modal="regular"}
Perlin noise - Example 2 {modal="regular"}
recommendation-more-help
substance-3d-designer-help-guide