The Library of Babel is a thought-experiment built three years before Shannon defined information and seven before Turing died. Borges, sitting in a Buenos Aires reading room, imagined a universe of identical hexagonal galleries, each filled with books composed of the same twenty-five orthographic symbols arranged in every possible combination. The library contains every novel that has ever been written, every novel that ever will be, every novel that could be — and, between them, the same novels with one comma displaced, with one letter wrong, with every letter wrong. It is the maximum-entropy library: total knowledge indistinguishable from total noise.
To translate this story into pixels is to confront a small paradox: how do you visualize the infinite? Drawing every book is, of course, impossible — there are 251,312,000 of them, a number with more than 1.8 million digits. But Borges' library has a quieter property that makes it computable: every book's content is a function of its address. Given a hexagonal coordinate, the gallery, shelf, and book number, the contents of that book are determined — fixed in the catalogue from the moment the library exists. We can compute any book we want, on demand, from its location alone.
That is exactly what this piece does. The hexagons you see are not stored anywhere; they are generated as the camera reaches them. Each hex's title, catalog ID, and excerpt are derived from a deterministic hash of its (q, r) coordinates — visit the same hex twice and you will read the same book. Drift the cursor and the library drifts toward you, an infinite mosaic generated under your feet. There is no "end" to scroll to: the grid is not stored, it is computed, and the computation can continue as long as the floating-point math holds.
The oracle at the top of the gallery completes the loop. Type any phrase — your name, a line of poetry, a half-remembered fragment — and the library will find it. We hash your phrase, turn the hash into hexagonal coordinates, pan the camera there, and open the book. The coordinates are deterministic: your phrase always lives at the same address. Borges promised this. The librarians knew. They spent four centuries searching. Here, the search takes a second and a half.
The deepest joke of Babel is not that the library is infinite but that it is useless: every truth is drowned in 251,312,000−1 plausible counterfeits. The library is complete and meaningless at once, and that contradiction — the same contradiction we now face in an age of generated text — is the story's real prophecy. To make a generative artwork of it is to step inside the joke. Every hex you open is a book Borges promised was already there. We are not creating it. We are finding it.