adds 3d model

This commit is contained in:
Christian Beutel
2024-02-14 17:48:37 +01:00
parent 2014dc2508
commit e9cb72b250
8 changed files with 870 additions and 49 deletions

View File

@@ -32,7 +32,10 @@
"type": "module",
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.1",
"@threlte/core": "^7.1.0",
"@threlte/extras": "^8.7.5",
"@types/leaflet.awesome-markers": "^2.0.28",
"@types/three": "^0.161.2",
"crypto-random-string": "^5.0.0",
"date-fns": "^3.3.1",
"leaflet": "^1.9.4",
@@ -42,6 +45,7 @@
"nouislider": "^15.7.1",
"photoswipe": "^5.4.3",
"pocketbase": "^0.21.0",
"three": "^0.161.0",
"yup": "^1.3.3"
}
}