/UnityVolumetricCloudsURP

Volumetric Clouds for Unity URP (Universal Render Pipeline).

Primary LanguageC#MIT LicenseMIT

UnityVolumetricCloudsURP

Volumetric Clouds for Unity URP (Universal Render Pipeline). The rendering is ported from HDRP.

Please read the Documentation and Requirements before using this repository.

Screenshots

Sample Scene

Global Volumetric Clouds:

GlobalVolumetricClouds

Not Included

Local Volumetric Clouds:

LocalVolumetricClouds1

LocalVolumetricClouds2

Documentation

Requirements

  • Unity 2022.2 and URP 14 or above.
  • Shader model 3.5 or above (at leaset OpenGL ES 3.0 or equivalent)

Reminders

  • Some settings are still WIP, such as Custom Cloud Map overrides.
  • Orthographic camera is not supported.
  • Clouds shadowmap is not supported.
  • The sun lighting should be adjusted manually to support dynamic time of day since URP doesn't support physically based sky.

License

MIT MIT License

Details

Please refer to HDRP Volumetric Clouds Documentation.