Skip to content

Commit e42be6b

Browse files
committed
Updated sky_morning001_hdr
Rotated to face east, updated parameters
1 parent 28e49b6 commit e42be6b

File tree

6 files changed

+27
-13
lines changed

6 files changed

+27
-13
lines changed

public/data/sky_morning001_hdr.json

Lines changed: 27 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,43 @@
11
{
22
"author": "Jacob Robbins",
33
"description": "",
4-
"publishDate": "2012-07-09",
4+
"publishDate": "2025-06-20",
55
"license": "CC BY 4.0",
66
"categories": [
77
"Morning",
8-
"Evening",
9-
"Cloudy"
8+
"Clear"
109
],
1110
"timeOfDay": "Morning",
1211
"weatherCondition": "Clear",
12+
"steamMaps": [],
1313
"sunParameters": {
14-
"sunAngle": "0 353 0",
15-
"pitch": "-35",
14+
"sunAngle": "0 178 0",
15+
"pitch": "-30",
1616
"brightness": [
17-
255,
18-
232,
19-
217,
20-
600
17+
255.0,
18+
243.0,
19+
230.0,
20+
350.0
2121
],
2222
"ambience": [
23-
77,
24-
96,
25-
130,
26-
400
23+
120.0,
24+
143.0,
25+
177.0,
26+
100.0
27+
]
28+
},
29+
"fogParameters": {
30+
"primaryFogColor": [
31+
255.0,
32+
233.0,
33+
210.0,
34+
255.0
35+
],
36+
"secondaryFogColor": [
37+
115.0,
38+
120.0,
39+
132.0,
40+
255.0
2741
]
2842
}
2943
}
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)