Variable Lacunarity¶
This node takes a list of Vectors and outputs a list of equal length containing Floats in the range -1.0 to 1.0. The seed value permits you to apply a different noise calculation to identical inputs. This nodes “_returns variable lacunarity noise value, a distorted variety of noise, from noise type 1 distorted by noise type 2 at the specified position.”
Inputs & Parameters¶
Parameters |
Description |
---|---|
Noise Type |
Pick between several noise types
See mathutils.noise docs ( Noise ) |
Seed |
Accepts int values. |
Distortion |
Accepts floats values, modulate the two noise basis. |
Examples¶
Generator-> Plane
Number-> Map Range
Vector-> Vector Rewire
Selected Statistics: List->List Main-> List Statistics
List->List Struct-> List First & Last
Viz-> Viewer Draw
Viz-> Texture Viewer
Notes¶
This documentation doesn’t do the full world of noise any justice, feel free to send us layouts that you’ve made which rely on this node.