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

Polka Dots Curtain.fs

vidvox-isf-files pattern glsl runnable fragment MIT
code snippet
uniform sampler2D startImage;
uniform sampler2D endImage;
uniform float progress;
uniform float dots;
uniform vec2 center;
precision mediump float;
/*{
    "CATEGORIES": [
        "Wipe"
    ],
    "CREDIT": "Automatically converted from https://www.github.com/gl-transitions/gl-transitions/tree/master/PolkaDotsCurtain.glsl",
    "DESCRIPTION": "",
    "INPUTS": [
        {
isfvjeffectgeneratorpolka dots curtain
source