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

13
app/node_modules/.package-lock.json generated vendored
View File

@@ -897,7 +897,6 @@
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
"dev": true,
"hasInstallScript": true,
"ideallyInert": true,
"license": "MIT",
"optional": true,
"os": [
@@ -1037,6 +1036,18 @@
"integrity": "sha512-ybFIB0+x8mz0wnZgSGy2MO/WCO6xZhQSZnmfytSPyNpM0sBafGRVhdaj+erYh5U+RhQOAg/eXqw5uVDiM2BjhQ==",
"license": "MIT"
},
"node_modules/three-good-godrays": {
"version": "0.7.1",
"resolved": "https://registry.npmjs.org/three-good-godrays/-/three-good-godrays-0.7.1.tgz",
"integrity": "sha512-VeaJlcWozjKPm2FgiHXPDTVmGxYr89arRYJlyLmJvLr+C+2OVm1RPsHcdXyRU4IPT33EQUfSuFBtL/z2lNqXAw==",
"engines": {
"node": ">= 0.13.2"
},
"peerDependencies": {
"postprocessing": "^6.33.4",
"three": ">= 0.125.0 <= 0.167.0"
}
},
"node_modules/tinyglobby": {
"version": "0.2.14",
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz",