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

Pattern Glitch.fs

vidvox-isf-files pattern glsl runnable fragment MIT
code snippet
uniform sampler2D inputImage;
uniform float maxGlitchSize;
uniform float glitchRate;
uniform int patternMode;
precision mediump float;
/*
{
  "CATEGORIES" : [
    "Glitch"
  ],
  "DESCRIPTION" : "Applies randomized effects to different parts of the image.",
  "ISFVSN" : "2",
  "INPUTS" : [
    {
isfvjeffectgeneratorpattern glitch
source