Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/michaelkolesidis/particircle

A circle of particles
https://github.com/michaelkolesidis/particircle

circle circles p5js p5js-animation p5js-experiment particles sine sine-wave sinewave

Last synced: 8 days ago
JSON representation

A circle of particles

Awesome Lists containing this project

README

        



particircle


A circle of particles




## Technologies Used


      

      

      

      

## Description

An amount of smaller circles is created around a common center, forming a larger circles. The smaller circles, are then animated according to the sine trigonometric function, with the milliseconds passed used as a parameter. Their color and size is modified according to each circle's distance from the center. Their coordinated movement creates interesting patterns, resembling particles.

Double-click anywhere to enter fullscreen mode, double-click again (or press ESC) to leave fullscreen mode.

## Screenshots

## License

Copyright (c) 2023 Michael Kolesidis

Licensed under the [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.html).