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

Radial Gradient.fs

vidvox-isf-files color glsl runnable fragment MIT
code snippet
uniform float radius1;
uniform float radius2;
uniform vec4 startColor;
uniform vec4 endColor;
uniform vec2 location;
precision mediump float;
/*{
    "CATEGORIES": [
        "Color"
    ],
    "CREDIT": "by Carter Rosenberg",
    "INPUTS": [
        {
            "DEFAULT": 0.1,
isfvjeffectgeneratorradial gradient
source