tss web 3d viewer

This commit is contained in:
FURRO404
2026-06-21 07:29:45 -07:00
parent 2e75909f2d
commit 38c11d83ee
8 changed files with 14792 additions and 22 deletions
+7
View File
@@ -15,6 +15,7 @@
"leaflet": "^1.9.4",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"three": "^0.184.0",
"vite": "^6.3.5"
},
"devDependencies": {
@@ -3670,6 +3671,12 @@
"node": ">=6"
}
},
"node_modules/three": {
"version": "0.184.0",
"resolved": "https://registry.npmjs.org/three/-/three-0.184.0.tgz",
"integrity": "sha512-wtTRjG92pM5eUg/KuUnHsqSAlPM296brTOcLgMRqEeylYTh/CdtvKUvCyyCQTzFuStieWxvZb8mVTMvdPyUpxg==",
"license": "MIT"
},
"node_modules/tinyglobby": {
"version": "0.2.16",
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz",