Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drum-n-bass/kinetics
Versatile and easy to use open source javascript particle system that interacts with page elements
https://github.com/drum-n-bass/kinetics
animation attraction canvas particles
Last synced: 1 day ago
JSON representation
Versatile and easy to use open source javascript particle system that interacts with page elements
- Host: GitHub
- URL: https://github.com/drum-n-bass/kinetics
- Owner: drum-n-bass
- Created: 2021-05-29T10:43:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-30T21:59:10.000Z (over 3 years ago)
- Last Synced: 2024-12-18T08:07:47.850Z (21 days ago)
- Topics: animation, attraction, canvas, particles
- Language: JavaScript
- Homepage: https://kinetics.li
- Size: 98.6 KB
- Stars: 15
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Kinetics
========```
document.addEventListener('DOMContentLoaded', function () {
new Kinetics().interactionHook();
});```