three.js project first

This commit is contained in:
2026-01-31 11:26:50 +04:00
parent 2444fc48a4
commit b0a9b749db
18 changed files with 109 additions and 774 deletions

View File

@@ -9,6 +9,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.17.1"
"astro": "^5.17.1",
"three": "^0.182.0"
}
}