Cellular Noise 2D
Two dimensional cellular noise
Inputs
Name | Description |
---|---|
Position | Position at which to calculate output noise |
Amplitude | Amplitude |
Feature Scale | FeatureScale |
Jitter | How irregular the cells are, needs to be between 0 and 1 to avoid glitches |
Seed | Used to randomize the output noise |
Outputs
Name | Description |
---|---|
Value | Distance to nearest cell center at position |
Last updated