Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

Kinetics
========

```

document.addEventListener('DOMContentLoaded', function () {
new Kinetics().interactionHook();
});

```