An exploration of the Perlin Noise algorithm for generating a coordinate grid of random values that differ only slightly from their neighbors.
This sketch was a personal project to visualize how you can get smooth transitions by changing the Z-Dimension over time. An explanation and history of the algorithm can be found here: https://en.wikipedia.org/wiki/Perlin_noise
Commentaires