KosRud / UnityFakeVolumetricFog

This example is a demo of fake volumetric fog using compute shader and instancing. It takes only one batch, but it looks realistic fog.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnityFakeVolumetricFog

This example serves as a demonstration of simulated volumetric fog achieved through a compute shader and instancing techniques. Despite utilizing only a single batch, the resulting fog appears convincingly realistic.

About

This example is a demo of fake volumetric fog using compute shader and instancing. It takes only one batch, but it looks realistic fog.


Languages

Language:C# 61.6%Language:ShaderLab 38.4%