Commit graph

2 commits

Author SHA1 Message Date
Daniel
5793a8f358 Optimize: Resize NASA Blue Marble from 28MB to 1.1MB
Original was 21600x10800 (full NASA resolution) - way too large
for a WebGL texture. Resized to 4096x2048 (max useful for globe.gl)
at JPEG quality 85 with progressive loading.

28 MB → 1.1 MB = 96% smaller, dramatically faster initial load.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 20:10:02 +01:00
Daniel
693f719abc Switch radio globe imagery to NASA Blue Marble 2026-03-06 12:10:19 +01:00