Sand reveal
Text that assembles itself from sand particles. Plain 2D canvas, no three.js, about 6 KB.
The effect on our own home page. Text is drawn to an offscreen canvas, its opaque pixels become particles, and they are pulled to their target with a damped spring.
Also known as: canvas particle text · javascript text animation · particle reveal effect