Afterglowscreensavers

A short history of generative art, from Life to canvas

Generative art is the biggest single category on Afterglow — 80-plus savers built from a handful of simple rules. Here's where those rules actually came from.

Published · Updated · history, generative

Generative is the largest category on Afterglow by a wide margin, and it's a strange one: nobody drew these patterns. Each saver is a small set of rules, running forward, producing shapes nobody specifically designed. That idea has a real history worth knowing.

1970: a mathematician's idle Saturday

John Conway's Game of Life is the starting point for almost all of it: a grid of cells that live, die or are born based on how many neighbors they have. Four rules, and yet gliders, oscillators and self-replicating structures fall out of it. Conway was reportedly looking for the simplest possible rule set that could still produce unpredictable, complex behavior — and this was small enough to run by hand with graph paper before computers made it practical to watch.

Automata that build instead of just live

Langton's Ant (1986) and Wireworld pushed the same idea in different directions — an ant that turns based on the color of the square beneath it eventually builds a long, orderly 'highway' out of pure chaos; a cellular automaton built specifically to simulate electronic logic gates, cell by cell. Cyclic Automaton and Brian's Brain are close relatives, each swapping in a different neighbor rule to get a completely different texture of motion.

Rules borrowed from biology and chemistry

Reaction-Diffusion Patterns comes from a 1952 Alan Turing paper about how two chemicals spreading and reacting at different rates could explain animal coat patterns — the same math genuinely does produce zebra stripes and leopard spots out of a uniform starting field. Physarum Network simulates the foraging behavior of real slime mold, which — with no brain at all — reliably finds efficient paths between food sources by depositing and following trails, a behavior biologists still study for network design.

Pure geometry and the demoscene

Mandelbrot Set and Fractal Tree represent a different lineage: recursive geometry rather than simulated agents, made vivid once home computers could iterate the underlying formula fast enough to color every pixel. That same constraint — squeeze the most motion out of the fewest CPU cycles — is exactly what drove the 1990s demoscene, the source of a lot of the screen-filling generative effects that later showed up in commercial screensavers. Voronoi Cell Growth is a newer arrival from that same instinct: take one simple geometric rule and let it fill the screen on its own.

What ties all of it together, fifty-plus years apart: none of these savers are animations in the traditional sense. There's no keyframe, no timeline — just a rule, a starting state, and time. Browse the full Generative category to see where else the same idea leads.

← All posts