A simple and fast volumetric fog + shadows renderer feature for Unity URP.
This effect works as a renderer feature for URP. There is an included demo scene + render pipeline asset with the feature already setup for quick previewing.
Mirza Beig/Volumetric Fog (Lite)/Scenes/…
Demo scene, with volumetric fog renderer feature not setup.
The included render pipeline asset, URP-VolumetricFogLite: Mirza Beig/Volumetric Fog (Lite)/Settings/…
Project Settings → Quality → Rendering → Render Pipeline Asset:
Fog is now rendering.
Volumetric shadows should work.
Add ‘Volumetric Renderer Feature Lite’ to your URP renderer data asset.
Volumetric Fog renderer feature for URP.
You’ll need to assign the Fog, Depth, and Composite materials.
These are found under the materials folder:
Mirza Beig/Volumetric Fog/Materials/Fog/…