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

Color Controls.fs

vidvox-isf-files color glsl runnable fragment MIT
code snippet
uniform sampler2D inputImage;
uniform float bright;
uniform float contrast;
uniform float hue;
uniform float saturation;
precision mediump float;
/*{
	"CREDIT": "by zoidberg",
	"ISFVSN": "2",
	"CATEGORIES": [
		"Color Adjustment", "Utility"
	],
	"INPUTS": [
		{
isfvjeffectgeneratorcolor controls
source