gaming-hub/web/src
Daniel ed7e07a9ba Feat: Dynamic tile-based globe texture (like Radio Garden)
Replace static earth texture with tile-based rendering from CDN.
Tiles load progressively (zoom 1→2→3 base), then dynamically
load zoom 4-6 as user zooms in. Mercator→equirectangular
reprojection via strip-based canvas compositing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 10:43:49 +01:00
..
plugins Feat: Dynamic tile-based globe texture (like Radio Garden) 2026-03-06 10:43:49 +01:00
App.tsx feat: Soundboard Plugin + Radio Globe Fixes 2026-03-06 00:51:07 +01:00
main.tsx Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00
styles.css fix: volume slider disappearing + theme overlapping favorites 2026-03-06 09:39:27 +01:00
vite-env.d.ts Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00