This site builds its own screenshots
Every project image here is rendered by the same engine you interact with — a note on how the site works, and why.
Every project on this site is a small program. Not a drawing of a shelf — a build-step program that generates the shelf, the cut list, and the assembly steps for whatever dimensions you punch in. The 3D figures in these posts aren't screenshots I exported once; they're views into that program, rendered live in your browser.
One engine, three surfaces
The same code path renders three things: the interactive builder, these embedded figures, and the static images social media crawlers see. The server keeps a headless browser warm with the CAD kernel booted, so a poster like the one above is the actual engine output — if I change a joint, every image on the site regenerates on the next deploy.
More notes like this to come — tools, the shop, and the odd rabbit hole. The projects themselves live in the gallery, and each one opens in the parametric builder.