Smudge Shader GLSL

256 Views Asked by At

So I was playing around with some shaders. I have texture like this:

enter image description here

I was wondering if there is any way I can kinda "smudge" it something like this:

enter image description here

I tried with gaussian blur but the results were really bad. It only made black edges smoother, any ideas?

0

There are 0 best solutions below