Stronghold
Fonts Gradients Palettes Icons Images soon Patterns soon Audio soon Shaders
Admin
Browse 1 Sources
Types 7/8

Transitions are off by default.

runnable fragment

Line Move Alpha V1 (P.O.).fs

misc-isf-shaders utility glsl runnable fragment MIT
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",
isfvjeffectgenerativeline move alpha v1 (p
source