Composite braces for tree diagrams.
Project inception: screenshot of in-progress font + text editor processed with Pal
I think I get the draw of the PICO-8 more, with the stuff I've been exploring lately. I especially like that the sprite and code editors are built-in.
Ben Chasny on his playing-card-based hexadic composition system.
Pal - apply an eight-color terminal color scheme to an image. Use the keyboard controls to choose a theme, set thresholds, and cycle hues.
C and I have started playing Minecraft. I built a workshop out of dirt, gold and coal.
UI is done, I think. Now to clean up and make everything work.
Refactoring the image -> terminal color scheme app to use shaders.
A nice guide by @MikeRiethmuller on image manipulation techniques with canvas. It goes through basic (what I've been doing), 32-bit (what I'm going to do now), and shaders (what I'll probably end up trying soon).
From: https://www.madebymike.com.au/writing/canvas-image-manipulation/