Initial commit

This commit is contained in:
Yeicor
2024-01-29 21:48:33 +01:00
parent ff629bc006
commit 24d9af17ee
9 changed files with 202 additions and 118 deletions

View File

@@ -9,12 +9,13 @@
"build": "parcel build src/index.html"
},
"dependencies": {
"stats.js": "^0.17.0",
"@google/model-viewer": "^3.4.0",
"three": "^0.160.1",
"three-orientation-gizmo": "https://github.com/jrj2211/three-orientation-gizmo"
},
"devDependencies": {
"@types/three": "^0.160.0",
"buffer": "^5.5.0||^6.0.0",
"parcel": "^2.11.0"
}
}