Perlin Noise 2D#
The Perlin Noise 2D modifier adds one-dimensional Perlin noise to the stroke. The modifier generates noisy displacements using 2D coordinates of stroke vertices as the input of the noise generator.
- Частота (frequency)
How dense the noise is (kind of a scale factor along the stroke).
- Амплитуда (amplitude)
How much the noise distorts the stroke in the Angle direction.
- Вариация (seed)
The seed of the random generator (the same seed over a stroke will always give the same result).
- Октавы (octaves)
The «level of detail» of the noise.
- Угол (angle)
In which direction the noise is applied (0.0 is fully horizontal).