📴 Offline Data Cache
A 3D ring of local-cache slots orbited by network requests: watch cache hits pulse in place, stale hits trigger a background refresh, and misses fly out to a distant network node and back — or fail outright when offline.
⚙ Under the hood
This TTL cache is visualized as a ring of 3D pedestals, where height and color represent freshness levels. Packets fly to the network for updates when there's a cache miss.
mobileofflinecachenetwork
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install