Created with P5.js
This project is a simple ASCII animation based on the 'Perlin Noise' algorithm. The Perlin Noise is a procedural texture/algorithm used in visual effect and/or 3D, created in 1985 by Ken Perlin.
git clone https://github.com/Koalhack/PerlinASCII.git
Enter in the PerlinASCII
folder and click on index.html
file.
To view a live preview of this little project click here or enter this URL https://koalhack.github.io/PerlinASCII
in your browser.