Compiled, not illustrated
Click anywhere to drop a source of order, and watch it spread and settle across the grid in real time, following a simple physics rule (diffusion with decay). The pale line is the cheapest route through the field, bending toward the bright corridors as they form. Every cell is computed live by Coherence Language compiled to run in your browser, with no chart library and no physics faked in JavaScript. It is a small working model of how heat, influence, or information spreads and finds the path of least resistance.
Click the field to place a source · drag a source to move it · right-click a source to remove it.
Field evolved by tau_cell_step(), sources by tau_source(), reach by
coherence_length(), routing by tau_edge_cost(), all in Coherence Language, compiled to
WebAssembly 1482 bytes sha256 de8da74182e0….
Same equation as forge_shootouts/tau_field_lib.py and the One Link coherence router.
Show the Coherence Language source