This page serves as a dumping ground for my experiments with GLSL fragment shader effects in WebGL. I'm currently too lazy to write much about what exactly these effects do, but if you are curious you can always view the source.
The code on this page also implements a pretty simple framework for fragment shader experiments. Feel free to steal it if you want to play around with these too.