ASCII Terminal Renderer

~/SOFTWARE/ASCII/*.jpg

01.jpg
02.jpg

~/SOFTWARE/ASCII.info

What to do when you haven't yet discovered
/dev/fb0..?

Draw things to the screen with the terminal of course!

This is an excellent exercise in memory management, because graphical data needs a whole lot of it. Also prepare to work on the bit level.

Of course the obvious choice for a demo is the spinning donut, but I've also created a Wolfenstein-esque raycaster to show off the extremely *high-fidelity* graphics of an '@' character.

Project Link