A visually captivating particles morphing animation built using HTML, CSS, and JavaScript. This project showcases how particles dynamically form and morph into text or shapes using canvas animations.
- 🔁 Smooth morphing of particles into text or shapes
- 🧲 Canvas-based particle animation
- 🖥️ Responsive and interactive visuals
- 🎨 Stylish and modern aesthetic
- ⚙️ Easy to modify text and particle properties
- HTML5
- CSS3
- JavaScript (Canvas API)
git clone https://github.com/viktor-rumiievskyi/Particles-Morph.git
cd Particles-MorphSimply open index.html in any modern browser.
# Python 3
python -m http.serverGo to http://localhost:8000.
Particles-Morph/
│
├── index.html # Webpage structure and canvas
├── style.css # Page and canvas styling
├── script.js # Core morphing particle animation logic
└── README.md # Documentation file
- ✏️ Change morph text in
script.js - 🌈 Modify particle color and size
- 🕹️ Adjust animation speed or density
- 💬 Add interactive mouse effects (optional)
- 💡 Add click-based text morphing
- 🌐 Multi-language text animation
- ⚙️ UI for customization (text, colors, speed)
- 📱 Optimize for mobile performance
Viktor Rumiievskyi
- GitHub: @viktor-rumiievskyi
This project is licensed under the MIT License.