runnable fragment
code snippet
uniform sampler2D imageInput;
uniform float lineWidth;
uniform float speed;
uniform float numLines;
uniform float rotation;
uniform float feather;
precision mediump float;
/*{
"CATEGORIES": ["Generators"],
"CREDIT": "ProjectileObjects",
"DESCRIPTION": "Moving Lines",
"INPUTS": [
{
"NAME": "imageInput",