Real Time Ascii Webcam banner

Real Time Ascii Webcam

2 devlogs
56m 17s

This website will convert your video to Ascii art real Time.

This project uses AI

used gemini for understanding how to make a image ascii art. I implemented it myself

Demo Repository

Loading README...

proffessors2807

Shipped this project!

Hours: 0.93
Cookies: 🍪 10
Multiplier: 11.0 cookies/hr

So I made a website that turn your webcam feed directly to ascii art realtime!!
So the idea behing this is that first we extract the pixel data from each frame then rate it on black and white scale and then on its scal we assign a specific char at a index to the pixel according to its lighting.

proffessors2807

So I learnt how to make a image into a asci character image now whats left is to implement this in my code I already coded the basic function to convert.

Attachment
0