Drop ortho hub layer (ghost/double shadow). Sample flat plate with
12° lon center and inverse Mercator Y matching extract_red_polygons.py.
Co-authored-by: Cursor <cursoragent@cursor.com>
Hub 2D ellipses (v8) are not latitude circles and fail when rotated.
Use v4 sphere arcs plus hub ry vertical thickness clipped at limb.
Co-authored-by: Cursor <cursoragent@cursor.com>
Latitude bands (v6/7) are flat strips under Y-rot; trace hub SVG
ellipses to sphere with null-gap flush to avoid chord artifacts.
Co-authored-by: Cursor <cursoragent@cursor.com>
globe3d=1 keeps legacy hybrid ortho/mercator; globe3d=2 samples
hub-logo-continents-mercator-flat on visible z>0 and draws full
parallel/meridian rings so axes and continents survive rotation.
Co-authored-by: Cursor <cursoragent@cursor.com>
Wire hub-downloads.js for stable OTA APK resolution, expand nav i18n, and add
Session Studio download slot for alpha hub FR.
Co-authored-by: Cursor <cursoragent@cursor.com>
hub-globe.js is Canvas2D-only; nothing imported the jsdelivr module.
Removes dead third-party script reference from the landing page.
Co-authored-by: Cursor <cursoragent@cursor.com>