Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azurepolarbear/rainbow-waves
the rainbow waves algorithmic art project.
https://github.com/azurepolarbear/rainbow-waves
algorithmic-art code-art generative-art p5 p5-js p5js typescript
Last synced: about 2 months ago
JSON representation
the rainbow waves algorithmic art project.
- Host: GitHub
- URL: https://github.com/azurepolarbear/rainbow-waves
- Owner: azurepolarbear
- License: agpl-3.0
- Created: 2024-10-26T21:20:49.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T22:16:05.000Z (about 2 months ago)
- Last Synced: 2024-11-17T23:20:18.460Z (about 2 months ago)
- Topics: algorithmic-art, code-art, generative-art, p5, p5-js, p5js, typescript
- Language: TypeScript
- Homepage: https://azurepolarbear.github.io/rainbow-waves/
- Size: 379 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [rainbow waves](https://azurepolarbear.github.io/rainbow-waves/)
Copyright (C) 2015-2024 brittni and the polar bear LLC. Some rights reserved.
[azurepolarbear's](https://github.com/azurepolarbear) rainbow waves algorithmic art project.
Originally created in July 2015, the rainbow waves generative art project
was released by [brittni watkins](https://github.com/blwatkins) on the 1ofX
generative art NFT marketplace in March 2022.Development for rainbow waves v2.0 is currently ongoing.
This project uses the brittni and the polar bear generative art
library: [@batpb/genart](https://www.npmjs.com/package/@batpb/genart).----
## project stats
----
### actions
[![CodeQL](https://github.com/brittni-and-the-polar-bear/rainbow-waves/actions/workflows/codeql.yml/badge.svg)](https://github.com/brittni-and-the-polar-bear/rainbow-waves/actions/workflows/codeql.yml)
[![Node.js Build](https://github.com/brittni-and-the-polar-bear/rainbow-waves/actions/workflows/node-js.yml/badge.svg)](https://github.com/brittni-and-the-polar-bear/rainbow-waves/actions/workflows/node-js.yml)----
### project releases
![GitHub Release Date - Published_At](https://img.shields.io/github/release-date/brittni-and-the-polar-bear/rainbow-waves)
![GitHub License](https://img.shields.io/github/license/brittni-and-the-polar-bear/rainbow-waves)----
### github
![GitHub followers](https://img.shields.io/github/followers/brittni-and-the-polar-bear)
![GitHub Repo stars](https://img.shields.io/github/stars/brittni-and-the-polar-bear/rainbow-waves)
![GitHub watchers](https://img.shields.io/github/watchers/brittni-and-the-polar-bear/rainbow-waves)![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/brittni-and-the-polar-bear/rainbow-waves)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr/brittni-and-the-polar-bear/rainbow-waves)![GitHub issues by-label (bug)](https://img.shields.io/github/issues/brittni-and-the-polar-bear/rainbow-waves/bug?color=red)
![GitHub issues by-label (security)](https://img.shields.io/github/issues/brittni-and-the-polar-bear/rainbow-waves/security?color=red)![GitHub commits since latest release](https://img.shields.io/github/commits-since/brittni-and-the-polar-bear/rainbow-waves/latest)
![GitHub contributors](https://img.shields.io/github/contributors-anon/brittni-and-the-polar-bear/rainbow-waves)
![GitHub repo size](https://img.shields.io/github/repo-size/brittni-and-the-polar-bear/rainbow-waves)
----
# LICENSE information
The source code of this project is licensed under the
[GNU Affero General Public Version 3.0 License](https://www.gnu.org/licenses/agpl-3.0.en.html).
The full text of the license can be found in the
[LICENSE](https://github.com/brittni-and-the-polar-bear/rainbow-waves/blob/main/LICENSE)
file in the root directory.The visual outputs of this project are licensed under the
[Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) License](https://creativecommons.org/licenses/by-nc-nd/4.0/).
The full text of the license can be found in the
[OUTPUT-LICENSE](https://github.com/brittni-and-the-polar-bear/rainbow-waves/blob/main/OUTPUT-LICENSE)
file in the root directory.