Redesign the future
Use your imagination

CELL POPULATION: SYNCING...

The Lab

We engineer experimental interfaces, performative installations, and intelligent systems that redefine environmental interaction and make complex technology accessible to all creators.

ROT_V: 0.000 // DRIFT_V: 0.00

The Background Engine

The canvas behind this site is not a video. It is a live, mathematical simulation rendering in real-time within your browser. It is built on a modified version of Conway's Game of Life, a cellular automaton devised by mathematician John Horton Conway in 1970.

The Rules of Life

The grid operates on a set of brutally simple, zero-player rules evaluated every tick:

XOR256 Mutations

We use this core cellular automaton to drive four distinct rendering engines across the site, each composited with unique atmospheric background layers:

Hack This Site

Everything you see here is built with standard web technologies. We encourage you to tear it apart.

Press Ctrl+S (or Cmd+S on Mac) to save this entire page to your hard drive as a single file. You can open that file in Notepad or any text editor, change the words, break the CSS, or modify the physics engine variables, and double-click it to run your own custom version locally.