COZY Desktop Clouds
The default clouds for COZY 3
Last updated
The default clouds for COZY 3
Last updated
The COZY Desktop Clouds are the baseline for all the other cloud types in COZY. They use a series of noise functions to calculate a fairly convincing real-time stylized cloud texture which is then passed into the "lighting" section of the shader to provide faux-lighting and silver lining to your clouds! These clouds
Name | Type | Description |
---|---|---|
Wind Speed | Float | Determines how quickly the cloud noise will scroll. |
Clipping Threshold | Float | [0-1] Determines the alpha level to clip the clouds to. |
Main Scale | Float | Determines the scale of the cloud noise. |
Detail Scale | Float | Determines the scale of a secondary smaller cloud noise that modifies the cloud's edges |
Detail Amount | Float | Determines the amount that the detail noise will modify the cloud edge |
Altocumulus Scale | Float | Determines the scale of the altocumulus texture |
Cirrostratus Movement Speed | Float | Determines the rotation speed of the cirrostratus texture |
Cirrus Movement Speed | Float | Determines the rotation speed of the cirrus texture |
Chemtrails Movement Speed | Float | Determines the rotation speed of the chemtrails texture |
Chemtrails Texture | Texture | Determines the texture used for the chemtrails |
Cirrus Texture | Texture | Determines the texture used for the cirrus clouds |
Cirrostratus Texture | Texture | Determines the texture used for the cirrostratus clouds |
Altocumulus Texture | Texture | Determines the texture used for the altocumulus clouds |
Cumulus Clouds
Soft and fluffy these voronoi noise based clouds that lead to stylish skies.
Provide the basis for cloud coverage.
Altocumulus Clouds
Super high-altitude clouds that can add a touch of detail to your scene.
Based on the same noise structure as the cumulus clouds but smaller scale.
Chemtrails
More precisely known as "contrails", these clouds are a result of moisture condensing on jet trails.
These clouds are also defined by a texture.
Cirrostratus Clouds
Noisy high-altitude clouds that signify cold temperatures, low humidity and heavy wind.
These clouds are also defined by a texture.
Cirrus Clouds
Windswept stylish clouds that can add a touch of flavor to otherwise clear skies.
These clouds will follow high winds.
Nimbus Clouds
Nimbus clouds are drawn across the screen from the direction of the wind and can be used to denote an incoming storm.
Border Clouds
Define the clouds that appear around the horizon.
Can be additive to add clouds around the horizon, or subtractive to keep the clouds above the players head.