gaming-hub/web
Daniel 8c2d75380d fix: smooth globe rotation - only rescale points on zoom change
pointRadius was recalculated on every controls change event (including
rotation frames), causing 50k+ points to re-render each frame.
Now only triggers when altitude changes >5%, keeping rotation smooth.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 09:44:24 +01:00
..
src fix: smooth globe rotation - only rescale points on zoom change 2026-03-06 09:44:24 +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