generated from lucien/actix-react-template
- implémentation de threejs.
- Création environnement 3D océan.
This commit is contained in:
parent
c992014d53
commit
706d491236
6 changed files with 81 additions and 7 deletions
|
@ -10,9 +10,14 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-three/drei": "^9.120.0",
|
||||
"@react-three/fiber": "^8.17.10",
|
||||
"@types/three": "^0.170.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-router": "^7.0.2"
|
||||
"react-router": "^7.0.2",
|
||||
"three": "^0.171.0",
|
||||
"three-stdlib": "^2.34.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.15.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue