--- title: "Particle Text Dissolve" description: "Text assembles from a seeded particle cloud (or dissolves into it): per-particle targets sampled once from the rendered text bitmap at mount, table-driven particles, zero per-particle tweens, one onUpdate painter." --- import { InstallCommand } from "/snippets/install-command.jsx";