You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,16 @@ Please check the [guidelines](https://github.com/oli414/Blender-RCT-Graphics/wik
37
37
38
38
# Notes
39
39
40
+
**Lighting**
41
+
42
+
The lighting intensity of the three light sources (dome, filler and main) are not yet final, an may be tweaked in the future for better results.
43
+
44
+
**Primary Remap**
45
+
46
+
The primary remap relies on the orange color group defined by OpenRCT2. This color group is suboptimal for dithering as the range (low to high) is drastically different from the color groups defined by the original game.
47
+
48
+
This in practice means that the primary remap may turn out darker then expected. This will be fixed with a future update.
49
+
40
50
**Animated Materials**
41
51
42
52
Animated colors, like the water colors, or the chainlift colors from the palette are not yet properly implemented.
0 commit comments