Self-contained, browser-rendered recreations of art exhibitions. Each exhibit is a single HTML file with no build step and no external dependencies: open it in a browser or serve the folder statically.
| Exhibit | Path | Notes |
|---|---|---|
| Infinity Rooms (Yayoi Kusama tribute) | exhibits/kusama-infinity-rooms/index.html |
First-person WebGL 2 walk-through of four rooms. |
Open the HTML file directly, or serve the repository root:
npx http-server . -p 8080
# then visit http://localhost:8080/exhibits/kusama-infinity-rooms/
Requires a browser with WebGL 2 (Chrome, Edge, Firefox, Safari 15+).
A lobby styled after Dots Obsession leads to four rooms:
E to change the light programme.| Input | Action |
|---|---|
W A S D / arrows |
Move |
Shift |
Run |
| Mouse | Look (click to lock the pointer, or drag) |
Click / E |
Interact |
| Touch | Left half moves, right half looks, tap interacts |
H |
Help |
F |
Fullscreen |
?reach=2 to the URL to shrink the mirror grid on slow hardware.