more clouds

This commit is contained in:
minjaesong
2023-08-21 01:26:16 +09:00
parent c5dfe46b76
commit d6b2940d8f
8 changed files with 32 additions and 8 deletions

View File

@@ -2,10 +2,15 @@
"skyboxGradColourMap": "generic_skybox.tga",
"daylightClut": "clut_daylight.tga",
"classification": "generic",
"cloudGamma": [0.44, 2.0],
"clouds": {
"normal": {
"filename": "cloud_normal.png",
"tw": 1024, "th": 512
},
"large": {
"filename": "cloud_large.png",
"tw": 2048, "th": 1024
}
}
}

Binary file not shown.

Binary file not shown.