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

Zebra Lines ProjectileObjects.fs

misc-isf-shaders pattern glsl runnable fragment MIT
code snippet
uniform float scale;
uniform float speed;
uniform int reverse;
uniform vec4 foregroundColor;
uniform vec4 backgroundColor;
uniform float brightness;
uniform float contrast;
precision mediump float;
/*{
    "CREDIT": "Mad Team",
    "DESCRIPTION": "Dunes to Zebra Stripes.",
    "VSN": "1.0",
    "TAGS": "graphic",
    "INPUTS": [
isfvjeffectgenerativezebra
source