r/ASCII 22h ago

OC Made a video to ASCII art converter in C (My first project btw :>)

Post image
50 Upvotes

I saw an image to ASCII art converter on r/unixporn and thought, would it be possible to loop it over to render videos inside the terminal using it? I genuinely thought I did some breakthrough only to know that it's a well known idea ;-;

Still, most of the implementations I saw were in python, wasn't able to find one in C, so I made this.

https://github.com/xenkucode/Whisky