Hi, this is Andrea. After playing a little bit with the torus program that hasn't fallen into the oblivion for now, I decided to render it using the Kitty Graphics Protocol that also my terminal supports. If you don't pay too much attention like me at first, you could think of sending raw pixel data encoded in plain ASCII. Well, no too easy hehe. You must send base64 encoded images (RGB, RGBA, PNG). For those who don't know, the encoding (included me before reading about it) works in the...


