An open API service indexing awesome lists of open source software.

https://github.com/deonvz/imagetoasciiart

Converts any picture or your live Webcam feed into ascii art. Uses Javascript, P5.js, Asciiart repository and is based on the Coding Train Challenges.
https://github.com/deonvz/imagetoasciiart

art ascii ascii-art canvas creative-coding drawing generative-art html image image-processing javascript ps5 webcam webcam-streaming webcamera

Last synced: 8 months ago
JSON representation

Converts any picture or your live Webcam feed into ascii art. Uses Javascript, P5.js, Asciiart repository and is based on the Coding Train Challenges.

Awesome Lists containing this project

README

          

# ImageToAsciiart

Converts any picture or your live Webcam feed into ASCII art or any static image into ASCII. Uses Javascript, P5.js and the Asciiart repository.

Code: Inside the code directory you will find 4 example scripts and Preview Html files. The advance files are more complex and feature rich (density, transitions and color).

![1677510422716](image/README/1677510422716.png "Sample from ASCII to WEbcam feed")

![1677510477374](image/README/1677510477374.png "Sample from Image to ASCII")