Skip to content

Commit f5bfaa6

Browse files
committed
Update sky_cloudy005_hdr files
Added fog and sun parms
1 parent 646cbd8 commit f5bfaa6

File tree

6 files changed

+36
-5
lines changed

6 files changed

+36
-5
lines changed

public/data/sky_cloudy005_hdr.json

Lines changed: 36 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,43 @@
11
{
22
"author": "Jacob Robbins",
33
"description": "",
4-
"publishDate": "2012-08-24",
4+
"publishDate": "2025-06-20",
55
"license": "CC BY 4.0",
66
"categories": [
7-
"Afternoon",
8-
"Cloudy"
7+
"Morning",
8+
"Clear"
99
],
10-
"timeOfDay": "Afternoon",
11-
"weatherCondition": "Cloudy"
10+
"timeOfDay": "Morning",
11+
"weatherCondition": "Clear",
12+
"steamMaps": [],
13+
"sunParameters": {
14+
"sunAngle": "0 240 0",
15+
"pitch": "-40",
16+
"brightness": [
17+
249.0,
18+
253.0,
19+
255.0,
20+
500.0
21+
],
22+
"ambience": [
23+
108.0,
24+
131.0,
25+
168.0,
26+
200.0
27+
]
28+
},
29+
"fogParameters": {
30+
"primaryFogColor": [
31+
202.0,
32+
251.0,
33+
255.0,
34+
255.0
35+
],
36+
"secondaryFogColor": [
37+
131.0,
38+
174.0,
39+
228.0,
40+
255.0
41+
]
42+
}
1243
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)