Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelkolesidis/intersecting-circles
Colorful explosions occur when two circles are interescting.
https://github.com/michaelkolesidis/intersecting-circles
circles colorful generative-art intersecting p5js p5js-animation
Last synced: about 2 months ago
JSON representation
Colorful explosions occur when two circles are interescting.
- Host: GitHub
- URL: https://github.com/michaelkolesidis/intersecting-circles
- Owner: michaelkolesidis
- License: agpl-3.0
- Created: 2022-05-10T23:29:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T08:42:13.000Z (6 months ago)
- Last Synced: 2024-07-16T11:13:54.975Z (6 months ago)
- Topics: circles, colorful, generative-art, intersecting, p5js, p5js-animation
- Language: JavaScript
- Homepage: https://intersecting-circles.vercel.app/
- Size: 1.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
intersecting circles
colorful explosions occur when two circles are interescting.
## Technologies Used## Description
Two circles move with random speeds and change colors when intersecting. THe backround is refreshed every few seconds.
Double-click anywhere to enter fullscreen mode, double-click again (or press ESC) to leave fullscreen mode.
## Screenshots
## License
Copyright (c) 2022 Michael Kolesidis
Licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.html).
>>>>>>> 945803f7dc7fa91facd2a4c4eaec4c44a2191686Copyright (c) 2023 Michael Kolesidis
Licensed under the [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.html).