particleanimationpro01

1.3.0 • Public • Published

JavaScript Particle Animation

This is a simple example of a particle animation effect created using HTML5 Canvas and JavaScript.

How to Use

  1. Clone this repository to your local environment:

    git clone https://github.com/mimshy/ParticleAnimation.git
  2. Open the index.html file to see the particle animation effect.

  3. You can also customize the particle animation effect by modifying the JavaScript code in the index.html file as needed.

Features

  • Responsive Window Size: The particle animation adjusts automatically based on the window size.
  • Interactivity: When the mouse moves out of the window, particles disappear, and resizing the window will regenerate the particles.

Demo

Particle Animation Demo

Tech Stack

  • HTML5 Canvas
  • JavaScript

Contribution

Feel free to submit issues and pull requests! You can submit questions, suggestions, or improvement requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Package Sidebar

Install

npm i particleanimationpro01

Weekly Downloads

0

Version

1.3.0

License

Apache-2.0

Unpacked Size

8.88 kB

Total Files

3

Last publish

Collaborators

  • mimshy