devZys / MobileBlurryRefraction-Unity

Example project showing how to create a blurry refraction effect that is highly optimized for mobile.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MobileBlurryRefraction-Unity

This is a barebones example project which contains a GLSL shader and an example scene of how to set it up in order to make a blurry refraction effect that is highly optimized for mobile.

The effect can maintain a stable 30+ fps on an iPhone 4s.

View a video of it running here:

View a WebGL build of it here:

About

Example project showing how to create a blurry refraction effect that is highly optimized for mobile.

License:MIT License


Languages

Language:GLSL 90.9%Language:C# 9.1%