runnable fragment
code snippet
uniform sampler2D inputImage;
uniform float radius;
uniform float streaks;
uniform vec2 center;
precision mediump float;
/*
{
"CATEGORIES" : [
"Distortion Effect"
],
"ISFVSN" : "2",
"INPUTS" : [
{
"NAME" : "inputImage",