[ Generative Art ] [ Perlin Noise ]
2018
Making particles following vectors that continually change direction with a random value. Perlin noise has a more organic appearance because it produces a naturally ordered (“smooth”) sequence of pseudo-random numbers.
This code has been edited following the Perlin Noise Flow Field Youtube tutorial of Daniel Shiffmann, programer and member of the Board of Directors of the Processing Foundation.