Volumetric Clouds for Unity URP (Universal Render Pipeline). The rendering is ported from HDRP.
Please read the Documentation and Requirements before using this repository.
Sample Scene
Global Volumetric Clouds:
Not Included
Local Volumetric Clouds:
- Unity 2022.2 and URP 14 or above.
- Shader model 3.5 or above (at leaset OpenGL ES 3.0 or equivalent)
- Some settings are still WIP, such as Custom Cloud Map overrides.
- Orthographic camera is not supported.
- To render volumetric clouds shadows, it will override the cookie in the main directional light.
Please refer to HDRP Volumetric Clouds Documentation.