png2particles This is merely a proof of concept on how to transform transparent PNGs to an animated cloud of particles using PixiJS. Live demo ⚡ Dependencies: Cairo, because node-canvas relies on it. Then just do the usual; $ npm i $ npm run start