added god rays

This commit is contained in:
2025-07-29 00:15:57 +01:00
parent 51427294da
commit 1508b3cb29
20 changed files with 2436 additions and 3 deletions

View File

@@ -15,6 +15,7 @@
"dependencies": {
"@types/three": "^0.178.1",
"cannon-es": "^0.20.0",
"three": "^0.178.0"
"three": "^0.178.0",
"three-good-godrays": "^0.7.1"
}
}