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.
- Host: GitHub
- URL: https://github.com/deonvz/imagetoasciiart
- Owner: deonvz
- License: mit
- Created: 2022-11-10T11:37:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T08:17:47.000Z (over 3 years ago)
- Last Synced: 2025-03-15T05:25:28.799Z (over 1 year ago)
- Topics: art, ascii, ascii-art, canvas, creative-coding, drawing, generative-art, html, image, image-processing, javascript, ps5, webcam, webcam-streaming, webcamera
- Language: JavaScript
- Homepage:
- Size: 1.74 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).

