Home

Awesome

UnityFluid2DBlurImageEffect

Fluid2D Blur Post Processing Effect for Unity

screenShot

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

Usage

Add Fluid2DBlur.cs to your camera. And also please set camera ClearFlags to Solid Color.

License

This Unity Project is licensed by GPL 3.0 license.