/PerlinASCII

A ASCII Procedural animation based on 'Perlin Noise' Algorithm

Primary LanguageJavaScriptMIT LicenseMIT

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.