This is a simlpe WebGL2 playground of GLSL fragment shaders, heavely inspired in Shadetoy. Edit the source (thanks ace editor). Use Ctrl+R to recompile on-the-fly. The following uniforms are defined by default:
Ctrl+R
float iTime
vec2 iResolution
vec2 iMouse