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

Auto Levels.fs

vidvox-isf-files utility glsl runnable fragment MIT
code snippet
uniform sampler2D inputImage;
uniform float min_threshold;
uniform float mid_point;
uniform float max_threshold;
uniform float adapt_rate;
precision mediump float;
/*{
    "CATEGORIES": [
        "Color Effect"
    ],
    "CREDIT": "by Carter Rosenberg",
    "DESCRIPTION": "Auto Levels",
    "INPUTS": [
        {
isfvjeffectgeneratorauto levels
source