feat: 3d nds model

This commit is contained in:
2025-12-13 23:45:50 +01:00
parent 464277e58f
commit fd8f0ea86a
24 changed files with 10828 additions and 3591 deletions

View File

@@ -12,8 +12,12 @@
"lint": "eslint --fix --cache ."
},
"dependencies": {
"@tresjs/cientos": "^5.1.2",
"@tresjs/core": "^5.2.0",
"@tresjs/nuxt": "^5.1.2",
"gsap": "3.13.0",
"pinia": "3.0.4",
"three": "^0.182.0",
"vue": "3.5.25",
"vue-router": "4.6.3"
},
@@ -25,6 +29,7 @@
"@nuxtjs/mdc": "0.18.4",
"@pinia/nuxt": "0.11.3",
"@types/node": "24.10.1",
"@types/three": "^0.182.0",
"better-sqlite3": "12.4.1",
"eslint": "9.39.1",
"nuxt": "4.2.1",