[feat] 3d loader

This commit is contained in:
kwaroran
2023-07-16 01:33:52 +09:00
parent cf617495f9
commit a14e8655ae
7 changed files with 126 additions and 1 deletions

View File

@@ -44,6 +44,7 @@
"rollup": "^3.21.3",
"showdown": "^2.1.0",
"sweetalert2": "^11.7.3",
"three": "^0.154.0",
"uuid": "^9.0.0",
"wasmoon": "^1.15.0",
"web-streams-polyfill": "^3.2.1"
@@ -61,6 +62,7 @@
"@types/node": "^18.7.10",
"@types/pngjs": "^6.0.1",
"@types/showdown": "^2.0.0",
"@types/three": "^0.154.0",
"@types/uuid": "^9.0.1",
"@types/wicg-file-system-access": "^2020.9.6",
"autoprefixer": "^10.4.14",