Skip to content

viktor-rumiievskyi/Particles-Morph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌌 Particles Morph Animation

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.

✨ Features

  • 🔁 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

💡 Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Canvas API)

🚀 Getting Started

1. Clone the Repository

git clone https://github.com/viktor-rumiievskyi/Particles-Morph.git
cd Particles-Morph

2. Open in Browser

Simply open index.html in any modern browser.

Optional: Localhost (Development Server)

# Python 3
python -m http.server

Go to http://localhost:8000.

📁 Project Structure

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

🔧 Customization Options

  • ✏️ Change morph text in script.js
  • 🌈 Modify particle color and size
  • 🕹️ Adjust animation speed or density
  • 💬 Add interactive mouse effects (optional)

🌟 Future Enhancements

  • 💡 Add click-based text morphing
  • 🌐 Multi-language text animation
  • ⚙️ UI for customization (text, colors, speed)
  • 📱 Optimize for mobile performance

👨‍💻 Author

Viktor Rumiievskyi

📄 License

This project is licensed under the MIT License.


GitHub repo size GitHub last commit GitHub license

About

Interactive particle morphing animation using Three.js and WebGL. Transforms shapes with smooth transitions and real-time rendering. Great for visual experiments and creative frontends.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors