Commit 1b02567
authored
refactor(maplibre-effects): render atmosphere behind the globe (#440)
* refactor(maplibre-effects): render atmosphere behind the globe
Replace the on-top silhouette punch-out with background canvases layered
behind the MapLibre canvas, so the space, starfield, comet, and halo
effects show through the globe's transparent space instead of masking it.
This drops the per-frame ellipse-fitting round-trips and the zoom fade in
favor of a simpler tiled parallax starfield and great-circle halo.
* chore: update .gitignore to exclude 'private/' directory1 parent 89d5d72 commit 1b02567
1 file changed
Lines changed: 213 additions & 321 deletions
0 commit comments