Generative Art over the Years: a coder learns to make things feel human

April 10, 2026

A programmer’s sketchbook

A developer has traced a slow arc from toy code to something that feels like art. It has been reported that the author began tinkering with generative sketches in 2016 and now has roughly 114 pieces in a p5.js account — small experiments that add up to a personal archive. Early work read like math textbooks: clean, bright, composed of sin(), cos(), sqrt() and an almost clinical beauty. Pretty, sure. But you could tell the hand was that of a programmer, not a maker.

From formula to feeling

The turning point? Surprise. A simple phyllotaxis spiral produced a shock of recognition — that moment when an equation starts to feel alive. The blogger says the process moved from “find an algorithm, tweak parameters” to learning texture, layering and how color and placement actually carry meaning. Boredom with pristine geometry led to simulated brush strokes, particle systems, flow fields and, yes, a greyscale period that forced discipline. Constraints can be a teacher — and they were here.

Lines, materials, and a growing vocabulary

Then came the small revelation: enough lines close together stop being lines and become a surface. Suddenly the primitives of code could evoke cloth, pencil, fur. The long accumulation of algorithms became a toolbox — a visual vocabulary the author reaches for without thinking. It’s a classic creative-coding arc: not new formulas, but new intentions. Goosebumps moments and all.

Why this matters

This is more than a personal diary; it’s a compact case study in how generative art matures — from algorithmic illustration to material suggestion and emotional resonance. As creative coding communities (p5.js, Processing, Hacker News threads) keep swapping recipes and riffs, the story underscores a simple truth: technique alone doesn’t make art, but technique plus curiosity — and the patience to learn a few hard lessons — just might. When does code stop being math and start being hand? Apparently, sooner than you’d think.

Sources: veitheller.de, Hacker News