PHENOMENA STUDIES WEAVER AXIOM
Studies Archive About
← INDEX

STUDY #20  ·  2026 · IN OBSERVATION

Lenia — Emergent Individuality

A model-driven visual study of individuality emerging from a single continuous field.

MOVING IMAGE — THE INDIVIDUALITY ARC R 18 · T 10 · μ 0.15 · σ 0.016 · one pair aimed head-on · darkfield

WHAT IS THIS

Conway's Game of Life is a rule about counting: each cell looks at the eight around it and decides whether to live. Lenia is that rule made continuous — the neighbourhood becomes a smooth ring of radius R, the state becomes a real number between 0 and 1, and time advances in small steps rather than generations. Each site measures how crowded its ring is and grows towards a preferred crowding μ, with a tolerance σ.

Nothing in that sentence mentions an object. There is one field and one rule. But for a thin band of (μ, σ) the field spontaneously knots itself into localised lumps that keep their shape, travel at a constant speed and behave like particles when they meet. This study runs that rule in real time on the GPU, and the individuals in these images were found by seeding random patches and keeping whatever survived — the same way the phenomenon was first explored.

after one collision — the colony eats the water, survivors still swimming beside it
after one collision — the colony eats the water, survivors still swimming beside it R 26 · T 10 · μ 0.15 · σ 0.016 · darkfield
Motif continuous cellular automaton / ring kernel / emergent solitons / particle-like collisions
Method A small simulator was generated and modified with AI assistance, then ported to a real-time GPU (GLSL) renderer. The visual output was selected through parameter exploration.
Observation Out of 96 random births, ten survived — and all ten were the same animal, agreeing to 0.45% in mass and 0.13% in speed. Individuality is possible only on a thin ridge between dying and overgrowing, and it does not survive a head-on meeting: the collision product stops being bounded and becomes a colony that consumes the empty water. The same stepper at R = T = P = 1 reproduces Conway's Game of Life bitwise, while at higher resolutions it gains a symmetry Life never had — the same creature at R = 9 and R = 36 travels at the same speed to within 0.07%.
Reference Bert Wang-Chak Chan, "Lenia: Biology of Artificial Life," Complex Systems, vol.28, no.3, 251-286 (2019). doi:10.25088/ComplexSystems.28.3.251
Tools Python / NumPy / three.js / React / GLSL / ffmpeg / AI coding assistant
Year 2026

This is not a scientific simulation result, but a visual interpretation of the phenomenon.

SAME FAMILY, A MISSING VARIABLE

Kuramoto synchronises individuals. Vicsek steers them. Lenia has to make them first.

Studies #07 · #13 — Kuramoto & Vicsek Study #20 — Lenia
The individuals N oscillators · N particles — written into the equations from the start none written anywhere — one continuous field
What agrees a phase · a heading nothing is left over to agree — the individual itself is the output
Where "many" comes from a number N, chosen by hand the field ties its own knots — the water decides what "two" means
What a meeting does pulls neighbours into step head-on, it destroys individuality — the product boils over into a colony

PARAMETERS EXPLORED

param meaning effect on the image
μ growth centre — the crowding the field prefers smaller gives thin, sparse bodies; larger thick and dense — beyond 0.22 the pattern floods into a maze
σ growth width — the tolerance of that preference narrow isolates individuals (0.013–0.020 is the soliton band); wide connects the whole field into one pattern
R kernel radius = spatial resolution (Δx = 1/R) changes only the size of the creature — shape and speed stay put (scale invariance)
T time resolution (Δt = 1/T) the stride of one step; speed converges first-order to its T→∞ value
β the kernel ring's peak list the kernel's cross-section is the body plan — more rings, more lobes
P state quantisation (0 = continuous) at R = T = P = 1 the rule degenerates into Conway's Game of Life

Each image below records its exact parameter set.

SELECTED STILLS — 6

individuals in empty water — the field's stable state is a body, not a pattern
individuals in empty water — the field's stable state is a body, not a pattern R 26 · T 10 · μ 0.15 · σ 0.016 · darkfield
one individual, close — the knot the field ties for itself
one individual, close — the knot the field ties for itself R 26 · T 10 · μ 0.15 · σ 0.016 · mass 294.33 · darkfield
the same instant in epifluorescence — emission follows density, the growth front burns
the same instant in epifluorescence — emission follows density, the growth front burns R 26 · T 10 · μ 0.15 · σ 0.016 · epifluorescence
the same instant in differential interference contrast — the field read as relief
the same instant in differential interference contrast — the field read as relief R 26 · T 10 · μ 0.15 · σ 0.016 · DIC (Nomarski)
the same instant in phase contrast — the technique's halo at every boundary
the same instant in phase contrast — the technique's halo at every boundary R 26 · T 10 · μ 0.15 · σ 0.016 · phase contrast
the same stepper at R = T = P = 1 — Conway's Game of Life, verified bitwise
the same stepper at R = T = P = 1 — Conway's Game of Life, verified bitwise R 1 · T 1 · P 1 · μ 0.35 · σ 0.07 · darkfield

SIGNATURE — THE SOUP MAKES ONE ANIMAL

Individuality is the exception — and this rule holds exactly one shape.

Ninety-six random births, ten survivors — and all ten were the same animal, agreeing to 0.45 per cent in mass and 0.13 per cent in speed. The soup does not make a zoo. However the initial conditions are shaken, the same creature comes out: at this (μ, σ) the rule can hold essentially one shape. The search found the individuals rather than copying them, and what it found was that uniqueness — not a story about random seeds birthing endless variety.

And being an individual is rare. In the μ × σ plane, solitons live on a ridge about one cell wide, pinched between dying and overgrowing — and a head-on meeting is enough to push them off it. In the film, one collision product fails to stay bounded, and what comes out is no longer a body but a colony that eats the empty water until nothing is separate again.

the rare state — bodies holding their shape on a knife-edge of parameters
the rare state — bodies holding their shape on a knife-edge of parameters R 26 · T 10 · μ 0.15 · σ 0.016 · darkfield

COLOUR = THE MICROSCOPE

Lenia is mathematics, not chemistry: there is no pigment, no catalyst, nothing whose colour could be looked up. Rather than invent a correspondence, this study grounds the palette one step away — in the optics actually used to look at things of this size. Each look is a different way of forming an image from the same specimen, and each is computed differently from the field, not merely tinted.

Dark field blocks the direct beam and collects only scattered light, so the ground is black and the density gradient blazes — edges glow, flat interiors stay dark. Phase contrast turns optical path difference into brightness: a grey ground, dark dense material, and the bright halo the technique can never quite avoid. Differential interference contrast responds to the slope of the path, so the field reads as relief lit from one side. Epifluorescence shows emission proportional to density; bright field is transmitted light attenuated through the specimen.

the specimen under Nomarski optics — density slopes lit from one side
the specimen under Nomarski optics — density slopes lit from one side R 26 · T 10 · μ 0.15 · σ 0.016 · DIC (Nomarski)

These are artistic approximations of the imaging modalities, not calibrated instrument output.

REFERENCES

  1. Bert Wang-Chak Chan. "Lenia: Biology of Artificial Life." Complex Systems, vol.28, no.3, 251-286 (2019). https://doi.org/10.25088/ComplexSystems.28.3.251
  2. Bert Wang-Chak Chan. "Lenia and Expanded Universe." ALIFE 2020: Proceedings of the 2020 Conference on Artificial Life, MIT Press, 221-229 (2020). https://doi.org/10.1162/isal_a_00297
  3. Stephan Rafler. "Generalization of Conway's "Game of Life" to a continuous domain — SmoothLife." arXiv:1111.1567 (2011).
  4. Martin Gardner. "Mathematical Games: The fantastic combinations of John Conway's new solitaire game "life"." Scientific American, vol.223, no.4, 120-123 (1970).

INTERACTIVE STUDY

Nothing in this rule mentions an individual — one continuous field measures its own crowding and grows toward a preferred density. Growth centre μ is live: bodies exist only on a ridge a few thousandths wide — a nudge either way and the creature dissolves; widen σ and it stops being separate, igniting a colony that eats the empty water. Reseed the Soup and a different random birth settles into the same animal, to a fraction of a percent in mass. The Conway limit is this same stepper at R = T = P = 1, where the rule collapses into the Game of Life. It is a deliberately simplified instrument — a smaller grid and kernel with a few curated knobs and no export, separate from the full engine used to author the finished works.

SIMPLIFIED INSTRUMENTLENIA · RING KERNEL · μ LIVE

This interactive study is not intended as a scientifically validated reproduction. It is a visual interpretation generated from an implemented model and curated parameter exploration — and it is a deliberately simplified instrument, separate from the full engine used to author the finished works.

← ALL STUDIES STUDY #21 · DE JONG / CLIFFORD MAPS · IN OBSERVATION →
PHENOMENA STUDIES — WEAVER AXIOM PERSONAL VISUAL RESEARCH · © 2026