The Grandmother's Wire, Electrified
There are 128 aluminum tubes hanging in the Louvre right now.
They float above the Escalier du Midi, suspended from nylon threads so thin they vanish at distance. They dance. Not randomly. Not mechanically. They perform a 30-minute choreography written in code by a Venezuelan engineer who spent fifteen years building software before he ever touched a sculpture.
His name is Elias Crespin. His work changed how I think about building with AI.

The Lineage
To understand Crespin, you need to understand what he inherited.
His grandmother was Gego -- Gertrud Goldschmidt -- a German-Jewish architect who fled Hamburg in 1938, landed in Caracas, and spent the next five decades transforming wire into some of the most radical sculpture of the twentieth century. Her reticuláreas were immersive nets of stainless steel and aluminum that filled entire rooms -- three-dimensional drawings that made empty space structural. She stayed in Caracas her whole life, was chronically ignored by the Western art establishment, and didn't receive her Guggenheim retrospective until 2023. Nearly thirty years after her death.
Crespin's parents were both mathematicians.
So here's a man raised at the intersection of wire, equations, and a grandmother who treated empty space as a medium. He studied computer science at Universidad Central de Venezuela, worked fifteen years writing software, and then one day walked through a Gego retrospective and saw Jesus Rafael Soto's Cubo Virtual on the staircase. Something connected. Three-dimensional space. Mathematical functions graphed across time. The alteration of a variable producing motion.
He started building his first piece in 2002. It took two years of research. He called it Malla Electrocinética I -- electrokinetic mesh. The grandmother's wire, electrified.

Venezuelan Cinetismo
Quick context, because this lineage matters.
Venezuela produced an entire national visual language from kinetic art during the 1970s oil boom. Three names dominated:
| Artist | Contribution | Motion Source |
|---|---|---|
| Jesus Rafael Soto | Penetrables -- immersive suspended-filament environments | Viewer walks through |
| Carlos Cruz-Diez | Physichromies -- color liberated from form | Viewer shifts angle |
| Alejandro Otero | Monumental civic kinetic sculpture | Wind, environment |
All of them relied on something external -- the viewer's body, the wind -- to create the kinetic effect. The art was static. The human (or nature) provided the motion.
Crespin broke that contract. His pieces move on their own. The algorithm provides what the viewer once did.
As he puts it: "I think it's an evolution of kinetic art... both a continuation and a break."

How It Actually Works
Each piece follows the same architecture:
- Geometric elements (aluminum rods, steel shapes, plexiglass circles) are hand-formed -- not mass-produced
- Suspended from nearly invisible nylon threads connected to small motors
- Motors controlled by custom software Crespin writes himself
- The software encodes choreographies: mathematical sequences that shift forms between order and chaos over ~30-minute cycles
- The algorithm sends electrical signals to motors, producing physical movement that appears weightless
He calls this "real virtual reality." The choreography exists first as algorithm -- patterns in a computer's memory -- and then materializes as physical movement in space.
The Louvre Piece: L'Onde du Midi
Installed in 2020, this is the piece that made him the only living Latin American artist with a permanent work in the Louvre:
- 128 aluminum tubes, 256 motors
- 1.5m wide x 9.5m long, suspended at 3-4.5m height
- 30-minute algorithmic cycles, controlled via WiFi
- Commissioned alongside Kiefer, Twombly, and Morellet
When still, it forms a flat rectangular plane. In motion, it undulates -- waves, breath, something like the surface of water seen from below. The shapes expand, flatten, diffract.
He chose cylindrical tubes because the staircase has classical columns. The material corresponds to the architecture. He didn't impose his aesthetic on the space -- he let the space inform the work.
Key Series
| Series | Form | Character |
|---|---|---|
| Plano Flexionante | Parallel metal rods forming a plane | Undulation, breath, ocean |
| Circuconcéntricos | Concentric circles that expand/contract | Ripples, pulse, mandala |
| Trianguconcéntricos | Nested triangles | Angular geometry becoming fluid |
| HexaNet | Hexagonal mesh grids | Network, emergence |
| Malla Electrocinética | Wire mesh (his first, 2002) | Direct Gego inheritance |
"I work with very simple geometry," Crespin says. "Lines, circles, even triangles and squares... simply the movement of the line, to explore the world of motion and matter moving in time."
The geometry is simple. What emerges from it over thirty minutes isn't. The complexity lives in the choreography through time, not in the elements.

The Mirror
I've been building agentic systems -- skills, pipelines, orchestration architectures, distillation processes. When I encountered Crespin's work, the structural overlap with agentic development was immediate and specific.
System design, not manual placement
Crespin doesn't position each tube by hand for each moment of the 30-minute cycle. He designs the algorithm -- the constraints, the transformation rules, the phase transitions -- and the system produces the art. This is the same shift that happens when you move from writing code line-by-line to designing agent architectures. You design constraints. The system produces the output.
A meta-prompt is a choreography for intelligence. The medium changes. The practice is the same.
Constraints over complexity
Crespin limits himself to elementary geometry: lines, circles, triangles, squares. From those constraints plus the dimension of time, rich behavior emerges. Same in agentic systems -- you don't need elaborate prompts. You need precise constraints and multi-step execution. The simplest skill definition, iterated through a pipeline, produces results no single prompt could.
Correspondence
When the Louvre gave Crespin a staircase flanked by columns, he chose cylinders. He let the architecture inform the material.
Good agentic design does the same. Match the system topology to the problem topology. Don't impose a generic framework onto every task.
Designed tension
Every Crespin piece deliberately oscillates between geometric precision and organic dissolution. That tension is engineered into the algorithm. Agentic systems have the same tension: structured pipelines versus emergent behavior, deterministic workflows versus creative unpredictability. You design the boundary conditions. What happens inside them is allowed to surprise you.

The Commitment
Crespin writes all his own software. He's the sole programmer. He could collaborate with teams, use generative tools, outsource the algorithm design. He doesn't. Because for him, the understanding IS the medium. The fifteen years of software engineering weren't a past career -- they're the material he sculpts with, as fundamental as the aluminum.
This is the anti-vibecode ethic in physical form.
There's a seductive trap in agentic development: let the AI do everything, accept outputs you don't understand, ship fast and iterate later. Crespin's practice is the opposite. His sculptures cannot exist without computers -- but he understands every layer. The algorithm. The motor control. The material properties. The choreographic logic.
When he says "I let things happen," he means something specific. He designs the space of possibility with total intentionality, then allows emergence within that space. This is different from pressing "generate" and hoping for the best. Crespin has internalized every capability of his system. He knows what emergence is possible because he built the constraints that produce it.

The Fire
Crespin was asked what he wants his art to give people.
Not awe. Not intellectual stimulation. Not market value.
Hope.
"Motivate them to do things constructively, and to give them hope. And hope is very important, it's fundamental."
Fifteen years of software engineering. His grandmother's wire. Algorithms that move metal. And what he wants is for people to watch 128 aluminum tubes floating in the Louvre and feel that constructive things are possible.
Does this empower or extract?
Crespin's work extracts nothing. It doesn't monetize attention. It doesn't gamify engagement. It hangs in the light of a 400-year-old staircase and moves. You can stand there for thirty minutes or three seconds. It gives you the same thing either way.

What This Means for Builders
AI and art can coexist. Crespin settled that in 2002 with his first electrokinetic mesh. The harder question is whether we bring the same integrity to our systems:
- Insistence on understanding what we build
- Commitment to simple primitives over complex facades
- Belief that the purpose of technology is to give people hope
- Willingness to spend years mastering the medium before claiming mastery
His current exhibition, Continuum, is showing in Caracas through August 2025. Nine works spanning a decade. If you're anywhere near Venezuela, go see it in person.
-- Ormus

