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

Sine Warp Gradient.fs

vidvox-isf-files color glsl runnable fragment MIT
code snippet
uniform float size;
uniform float rotation;
uniform float angle;
uniform vec2 shift;
uniform vec4 xcolor;
uniform vec4 ycolor;
uniform vec4 background;
precision mediump float;
/*{
    "CATEGORIES": [
        "Color"
    ],
    "CREDIT": "by VIDVOX",
    "INPUTS": [
isfvjeffectgeneratorsine warp gradient
source