
Tree layout and image-fill contain.

Sift - slice an image into multiple layers. You can then offset the slices to create interference patterns and pseudo-3D effects

Sift is an experimental image editor that slices an image into layers. You can offset the layers to produce interference patterns and pseudo-3D effects. It uses an additive blending mode and pixel-based light splitting algorithm.

Starting a vacation project. Using three.js for the first time in a while.

After a long battle, I think my tile tree movement is finally free of crashing bugs.

Following a tip from @atav1k, I now have red-themed Firefox where I can access Twitter, and gruvbox-themed Firefox developer edition where I cannot.

Getting closer to a keyboard-controlled tiling movement that feels decent, but not there yet.

I recorded my first walkthrough video for Automadraw. Setting up OBS to record went relatively smoothly.

Working on moving tiles within a tree (using i3wm as a model). A thorny negotiation between the data structure, what feels right, and avoiding a bunch of special-case code.