View high resolution
This slick particle simulation from the guys behind the GLOW WebGL wrapper is rendered using only shaders and Frame Buffer Objects (textures that you can render to, using shaders).
They’ve also kindly supplied a detailed companion tutorial that explains the process pretty thoroughly, and the heavily commented source is well worth a look. (via Shader particle simulation | CreativeJS)