Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 692 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 692 Bytes

PerlinASCII

Created with P5.js

PerlinASCII

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.

Installation

git clone https://github.com/Koalhack/PerlinASCII.git

Usage

Enter in the PerlinASCII folder and click on index.html file.

Demo

To view a live preview of this little project click here or enter this URL https://koalhack.github.io/PerlinASCII in your browser.