Just a little side project that I make after getting inspired by a youtuber. This program name already says itself, making a Ascii Art from an image (and possibly animated ones and videos if I feel like continuing it). If DirectShow still can use user own class, I might already finished the code for videos.
https://www.youtube.com/watch?v=55iwMYv8tGI
Use mingw32-make to compile it.
For now, just BMP files.
Escape codes doesn't work for Windows' CMD, I used vscode's powershell.(done)Timing on each frame doesn't match.(done)
- Some compression methods (maybe)
- APNG, alternative of GIF (after I make PNG opener)
- Videos (I don't know if I will finish this)