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

Circular Screen.fs

vidvox-isf-files utility glsl runnable fragment MIT
code snippet
uniform sampler2D inputImage;
uniform float sharpness;
uniform float offset;
uniform float scale;
uniform float colorize;
uniform vec2 center;
precision mediump float;
/*{
    "CATEGORIES": [
        "Halftone Effect"
    ],
    "CREDIT": "by VIDVOX",
    "INPUTS": [
        {
isfvjeffectgeneratorcircular screen
source