Skip to content

Commit 8b709d4

Browse files
committed
Update sky_sunny003_hdr
Rotated sky to face southeast. updated previews.
1 parent e42be6b commit 8b709d4

File tree

6 files changed

+21
-14
lines changed

6 files changed

+21
-14
lines changed

public/data/sky_sunny003_hdr.json

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Jacob Robbins",
33
"description": "",
4-
"publishDate": "2012-08-04",
4+
"publishDate": "2025-06-20",
55
"license": "CC BY 4.0",
66
"categories": [
77
"Morning",
@@ -16,26 +16,33 @@
1616
}
1717
],
1818
"sunParameters": {
19-
"sunAngle": "0 256 0",
19+
"sunAngle": "0 122 0",
2020
"pitch": "-30",
2121
"brightness": [
22-
255,
23-
244,
24-
221,
25-
500
22+
255.0,
23+
243.0,
24+
230.0,
25+
350.0
2626
],
2727
"ambience": [
28-
121,
29-
152,
30-
193,
31-
350
28+
105.0,
29+
140.0,
30+
192.0,
31+
300.0
3232
]
3333
},
3434
"fogParameters": {
3535
"primaryFogColor": [
36-
121,
37-
152,
38-
193
36+
206.0,
37+
245.0,
38+
255.0,
39+
255.0
40+
],
41+
"secondaryFogColor": [
42+
184.0,
43+
222.0,
44+
255.0,
45+
255.0
3946
]
40-
}
47+
},
4148
}
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)