Fluid2D Blur Post Processing Effect for Unity
Demo
https://vimeo.com/150463085
Fluid2D algorithm in this Project is ported from GPU-Fluid-Experiments.
https://github.com/haxiomic/GPU-Fluid-Experiments
Blur Post Processing Effect in this Project:
https://github.com/nobnak/SmokeBlur
Add Fluid2DBlur.cs to your camera. And also please set camera ClearFlags to Solid Color.
This Unity Project is licensed by GPL 3.0 license.