A creative coding project that explores word disintegration through iterative SVG tracing. The project uses Potrace (via WebAssembly) to repeatedly trace canvas drawings, creating progressively ...
When LLMs generate SVG code, they work blind. They write coordinates, shapes, and colours based on structural knowledge of what should produce the right result, but they never see the output. It's ...