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

Random Checkerboard.fs

vidvox-isf-files pattern glsl runnable fragment MIT
code snippet
uniform float width;
uniform vec2 offset;
uniform float hue;
uniform float saturation;
uniform float brightness;
uniform int randHue;
uniform int randSaturation;
uniform int randBright;
uniform int randAlpha;
uniform float rSeed;
precision mediump float;
/*{
    "CATEGORIES": [
        "Pattern", "Color"
isfvjeffectgeneratorrandom checkerboard
source