§ 3.05
← studies·R&D study·Houdini · Custom fluid solver · Advection · Computational art

Edge-of-Chaos Fluid — the same symmetry in logic and form

The thinking behind it is laid out in a short essay, Approximating Nothing.

A custom Houdini fluid solver where the rule and the image share one symmetry: the structure you see on screen is the structure inside the rule. Keeping that structure is the hard part. Push material into a fluid and it usually spreads into an even mush within a few steps, the way ink loses itself in water — entropy takes over and the frame goes flat. This solver keeps a structure standing for thousands of frames, holding steady in the band between blowing out to white and fading to black. It behaves like a dissipative structure: the order lives on the flow passing through it. The mechanism is its own scheme for advecting colour and the driving fields, a custom dune solver, and a set of divergence-control modules, with advection treated as a design decision in its own right.

Copernicus (COPS) — the entire fluid solver, built as a custom setup with its own rules and detailing inside a single COPS node
Copernicus (COPS) — the entire fluid solver, built as a custom setup with its own rules and detailing inside a single COPS node
// versions

The same solver, re-cut for different outputs. Two other versions of this piece:

OFFF Barcelona 2026 — the cut selected for the festival's building-facade projection. Same fluid setup.
Volvox Labs Branding — a fluid branding version made for the VolvoxLabs internal party (first 20 seconds).
// 02 · process · 1 image
Houdini network — the top-level graph wrapping the solver (the outer network, not the fluid solver)
Houdini network — the top-level graph wrapping the solver (the outer network, not the fluid solver)
← back to studies