mirror of
git://f0xx.org/ac/ac-be-hub
synced 2026-08-09 20:59:23 +03:00
Hub globe3d=2: mercator hemisphere wrap + sphere grid rings.
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>
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
/* Interactive globe canvas replaces globe + continents + gridOverlay when globe3d=1 */
|
||||
/* Interactive globe canvas replaces globe + continents + gridOverlay when globe3d>=1 */
|
||||
.hub-globe-canvas {
|
||||
position: fixed;
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user