three js frog for fun

This commit is contained in:
2024-05-29 21:51:30 +02:00
parent 2b9387cd7c
commit e9bea5e1e5
6 changed files with 159 additions and 9 deletions

View File

@@ -16,6 +16,7 @@
"vite": "^5.2.0"
},
"dependencies": {
"socket.io-client": "^4.7.5"
"socket.io-client": "^4.7.5",
"three": "^0.164.1"
}
}