gaming-hub/web
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
..
public Fix: Radio search results empty + texture quality 2026-03-06 10:00:44 +01:00
src Feat: Dynamic tile-based globe texture (like Radio Garden) 2026-03-06 10:43:49 +01:00
index.html Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00
package.json feat: Radio Plugin – 3D Globe mit weltweiten Radiosendern 2026-03-05 23:23:52 +01:00
tsconfig.json Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00
vite.config.ts Initial commit: Gaming Hub foundation 2026-03-05 22:52:13 +01:00