I created a generative art with Perlin noise using Numpy. Perlin noise is a mathematical formula used to generate ‘realistic’ structures. In order to make some cool art, a color value should be added whether it is set by default or by random..
Perlin noise is a mathematical formula used to generate ‘realistic’ structures.