feat(globe): port to CeliumJS

This commit is contained in:
gili8420 2026-08-03 22:12:32 +09:00
parent ec03425067
commit eb7698e034
51 changed files with 3521 additions and 1992 deletions

7
.gitignore vendored
View file

@ -25,3 +25,10 @@ vite.config.ts.timestamp-*
# AI tools
.claude
tmpclaude*
# generated from node_modules/cesium by scripts/copy-cesium.js
static/cesium/
# Playwright output
/test-results/
/playwright-report/