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

Noise Pixellate.fs

vidvox-isf-files generative glsl runnable fragment MIT
code snippet
uniform sampler2D inputImage;
uniform float cell_size;
uniform float sigGain;
uniform int mode;
uniform int shape;
precision mediump float;

/*{
	"CREDIT": "by VIDVOX",
	"ISFVSN": "2",
	"CATEGORIES": [
		"Stylize", "Noise"
	],
	"INPUTS": [
isfvjeffectgeneratornoise pixellate
source