Romello Goodman

Minipix Halftone Renderer

January 27, 2026

I’ve written a new renderer for Minipix: Halftone. The renderer looks at your image and asks: “What if we could only use a few colors?” It divides the picture into a grid of small blocks, examines each one, and makes a choice—this block is mostly blue, this one is red, this one is yellow. Then it represents each block with the nearest color from a limited palette, drawing it as a dot or line whose size reflects how bright that area was. It’s the aesthetic of old printing presses and comic books where complexity submits to limitation and something new emerges from what’s lost.

-Mello