The Vue 5 function node project

Noise nodes 5: Miscellaneous noises

There are a variety of noises in this section, including 'Other patterns', 'Square patterns', and the very important 'Perlin noises'.

To demonstrate these patterns, the noise node was connected both to the color output and the bump output node. The scale parameter varies between the various nodes as not all the patterns are best demonstrated at a common scale. The scale is therefore given for each node. The color map used was 'Blue marble' from the 'Colorful' collection.

5.1 Other patterns

Dots scale 2

Dots, scale 2

Water (calm) scale 1

Water (calm), scale 1

Water (rough) scale 1

Water (rough), scale 1

Granite scale 10

Granite, scale 10

 

5.2 Square patterns

Random altitudes scale 5

Random altitudes, scale 5

Squares scale 5

Squares scale 5

Squares (pairs) scale 10

Squares (pairs), scale 10

Stones scale 5

Stones, scale 5

Square blobs scale 2

Square blobs, scale 2

Square stones scale 4

Square stones, scale 4

 

 

 

 

 

 

 

 

5.3 Perlin noises

5.3.1 Value and Gradient types; scale 2; ridged and non-ridged variants shown

Perlin: Value scale 2

Value

Perlin: Value (ridged) scale 2

Value (ridged)

Perlin: Gradient scale 2

Gradient

Perlin: Gradient (ridged), scale 2

Gradient (ridged)

 

 

5.3.2 Value-Gradient type; scale 2; non-ridged variant shown. The ridged parameter is also available, see Value and Gradient types for the effect

Perlin: Value-Gradient ratio 0.0

Value-Gradient, ratio 0.0

Perlin: Value-Gradient ratio 0.25

Value-Gradient, ratio 0.25

Perlin: Value-Gradient ratio 0.5

Value-Gradient, ratio 0.5

Perlin: Value-Gradient ratio 0.75

Value-Gradient, ratio 0.75

Perlin: Value-Gradient ratio 1.0

Value-Gradient, ratio 1.0

Perlin: Value-Gradient (Variable) scale 2

Value-Gradient (Variable)

       
5.3.3 Linear type; scale 2; non-ridged variant shown. The ridged parameter is also available, see Value and Gradient types for the effect

Perlin: Linear-Value-Gradient ratio -1, scale 2

Linear-Value-Gradient, ratio -1.0

Perlin: Linear-Value-Gradient ratio -0.5, scale 2

Linear-Value-Gradient, ratio -0.5

Perlin: Linear-Value-Gradient ratio 0.0, scale 2

Linear-Value-Gradient, ratio 0.0

Perlin: Linear-Value-Gradient ratio 0.5, scale 2

Linear-Value-Gradient, ratio 0.5

Perlin: Linear-Value-Gradient ratio 1, scale 2

Linear-Value-Gradient, ratio 1.0

Perlin: Noise (linear) scale 2

Noise (linear)

Linear-Value-Gradient (Variable)

Linear-Value-Gradient (Variable)

     

Forward to Math patterns ->

<- Back to Flat patterns and Line patterns

Back to project home page

Back to Vue main page