mirror of
https://github.com/Floriansylvain/generic-threejs-game.git
synced 2026-08-19 11:43:18 +02:00
feat: more post processing + shadow """culling"""
This commit is contained in:
+3
-1
@@ -14,9 +14,11 @@
|
||||
"@react-three/fiber": "^8.15.19",
|
||||
"@react-three/postprocessing": "^2.16.2",
|
||||
"@types/three": "^0.162.0",
|
||||
"postprocessing": "^6.35.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"three": "^0.162.0"
|
||||
"three": "^0.162.0",
|
||||
"three-csm": "^4.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.2.56",
|
||||
|
||||
Reference in New Issue
Block a user