🚀 Built an Interactive Particle Text Morphing Animation using Three.js I recently created a WebGL-based particle animation where 12,000 particles smoothly morph between a rotating 3D sphere and custom user-entered text — all rendered directly in the browser. ✨ What makes it special? ✔️ Real-time 3D particle rendering with Three.js ✔️ Smooth morphing animations powered by GSAP ✔️ Text-to-particle conversion using Canvas API ✔️ Modern glassmorphism UI & responsive design ✔️ No backend — runs entirely in the browser 🛠 Tech Stack: Three.js · JavaScript · GSAP · HTML · CSS · WebGL This project helped me deepen my understanding of 3D graphics, animation pipelines, and creative coding on the web.