
Experimenting with choosing brush source by proximity.

Added a brush preview. Fortunately/unfortunately also got an idea for a new layout set-up that I'm probably going to pause this to try out.

Added a brush preview. Fortunately/unfortunately also got an idea for a new layout set-up that I'm probably going to pause this to try out.

Got the freeform grid behavior going again. Last time it was in three.js to get nice zoom and pan, this time I'm sticking with the DOM.

New feed site is up. Moved from hugo and a node server for posting to a next.js app backed by an actual database.

How to make spacing and appearance fully customizable while also making sure direct manipulation of things like size and position stay functional? AND hopefully avoid introducing "modes"?