Observed / computed cell Frozen cell (unobserved) Observation bubble
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

Computational Universe: Observer-Limited Rendering

A concrete model of the simulation hypothesis' resource-conservation argument: a 3D cellular automaton — Carter Bays' "4555" rule, the 3D analogue of Conway's Game of Life — runs on an 18³ lattice, but in Observer-limited mode only the cells inside a movable "observation bubble" are actually recomputed each generation. Everything outside freezes exactly where it was, the same way a game engine stops simulating physics outside the camera frustum. Live readouts track the generation count, how many cells are alive, how many were actually recomputed this step, and what percentage of the whole universe is currently being kept self-consistent — switch to Full omniscient mode to see the cost of simulating everything, everywhere, all the time.