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

https://github.com/92181/particles

Beautiful particles moving in a circle.. Usable in a web application.
https://github.com/92181/particles

canvas2d circular javascript lightweight particles

Last synced: 9 months ago
JSON representation

Beautiful particles moving in a circle.. Usable in a web application.

Awesome Lists containing this project

README

          

# Circulair Particles

A small and performant particle system. For usage in for example the homepage of a website as a show off. All of the main logic is just about 650 bytes.

# Usage

A demo file is provided, the main logic can be found in the logic.js file. You can cycle though multiple color presets by clicking the spacebar or the screen.
The code could be embedded/inlined into an html page if you wish to do so. The location and size can easily be changed and even dynamically.