Showroom · Make-of

How Lettra was made

Type anything; fifty thousand particles assemble it in 3D, pour off the baseline under gravity, bend around a magnet, and wire themselves into a constellation. One canvas, raw WebGL, no libraries.

View the site →

What it demonstrates

That live input beats a canned performance. Most particle-text pages morph through a fixed playlist; Lettra hands the keyboard to the visitor and treats every word — including emoji and lowercase — as a fresh sampling problem. Its showroom siblings hold different ground: Mireille choreographs one fixed image into place as you scroll, and Foundry constructs letterforms from parametric stroke skeletons — Lettra samples real set type, live, and then hands you the physics. The second point it makes is architectural: all four toys are closed-form motion evaluated per particle on the GPU, so a phone can carry the whole cloud without a physics loop in JavaScript.

Techniques, honestly named

Recreate it

The full recreation prompt — the sampling recipe, every mode's physics with the actual constants, the constellation wiring, and the quality bar — is in the showroom vault.

Prompt — $5, on the dashboard