Hi All,
We are currently implementing sky and weather conditions and have a requirement to have user control over various parameters such as cloud level and whether it is a fine or stormy day, etc.
The problem we have is that it is difficult to map a 'cloud level' or 'weather condition' (a scale from fine to storm for instance) parameter to the set of lighting varibales required to produce a sensible output.
What is the recommend method to achieve varying weather conditions independent of time of day?
My current approach is to set up a discrete number of keylines (in the same manner as the Tropics and Heaven example), one for each weather condition, and switch between them.