This is a collection of shader programs that I've implemented using three.js. A shader is a program executed on the GPU that performs a specialized function in computer graphics. GPUs allow for efficient, highly-parallel calculations.
Reaction diffusion
demo
Glitch feedback
demo
port of "sampler" jit.gl.pix shader from Max/MSP