A small browser animation built with Vite and Three.js. By default the word Bubuzinha appears as a cloud of particles, explodes outward, and reforms into a heart in a looping 3D scene.
npm install
npm run devThen open the local URL printed by Vite.
To show a different name, open the site with a text query parameter:
http://localhost:5173/?text=Anna
npm run buildThis project is configured to deploy automatically to GitHub Pages on every push to main.
After deployment, you can customize the displayed name with the same query parameter:
https://dniggeler.github.io/splashvideo/?text=Didi%2BMaria