mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-02-06 13:28:58 +01:00
Initial commit
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user