This is a 3D particle-based text animation built with HTML, CSS, and Vanilla JavaScript using the Canvas API. Particles form the shape of input text with depth and movement, reacting to mouse movement and animation speed settings.
- 🧩 Render custom text as a 3D particle effect
- 🌀 Smooth animation with depth and rotation
- 🎮 Mouse-based Y-axis rotation
- 🚀 Speed control (Fast / Slow)
- 🎨 Responsive design
- HTML5
- CSS3
- JavaScript ES6+
- Canvas API