starting work on glb(s) management

This commit is contained in:
Yeicor
2024-02-16 21:47:47 +01:00
parent c10e5f0896
commit ee160c1ee4
4 changed files with 134 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
"build": "parcel build src/index.html --reporter @parcel/reporter-bundle-analyzer --detailed-report"
},
"dependencies": {
"@gltf-transform/core": "^3.10.0",
"@google/model-viewer": "^3.4.0",
"three": "^0.160.1",
"three-orientation-gizmo": "https://github.com/jrj2211/three-orientation-gizmo",