Particle physics micro library
Live Site Code ReferenceParticulate is a JavaScript particle physics micro library designed to be simple, extensible, fast, and stable; it is capable of running a simulation with tens of thousands of particles and tens of thousands of constraints in real time.
The core system is derived from that described in Advanced Character Physics by Thomas Jakobsen. I built this library to experiment with physics-based animation in WebGL on the web.