Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brittni-and-the-polar-bear/generative-art-library_color_rgb
RGB color selector classes and methods for the brittni and the polar bear generative art library.
https://github.com/brittni-and-the-polar-bear/generative-art-library_color_rgb
code-art generative-art p5 p5-js p5js p5js-library typescript
Last synced: about 2 months ago
JSON representation
RGB color selector classes and methods for the brittni and the polar bear generative art library.
- Host: GitHub
- URL: https://github.com/brittni-and-the-polar-bear/generative-art-library_color_rgb
- Owner: brittni-and-the-polar-bear
- License: agpl-3.0
- Created: 2024-03-24T03:28:58.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-30T06:59:05.000Z (8 months ago)
- Last Synced: 2024-04-30T08:04:47.843Z (8 months ago)
- Topics: code-art, generative-art, p5, p5-js, p5js, p5js-library, typescript
- Language: TypeScript
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @batpb/genart-rgb - generative art library rgb color selection
Copyright (C) 2023-2024 brittni and the polar bear LLC.
RGB color selector classes and methods for the brittni and the polar bear
[generative art library](https://brittni-and-the-polar-bear.github.io/generative-art-library/).## Summary
[![CodeQL](https://github.com/brittni-and-the-polar-bear/generative-art-library_color_rgb/actions/workflows/codeql.yml/badge.svg)](https://github.com/brittni-and-the-polar-bear/generative-art-library_color_rgb/actions/workflows/codeql.yml)
[![Node.js Build and Test](https://github.com/brittni-and-the-polar-bear/generative-art-library_color_rgb/actions/workflows/node.js.yml/badge.svg)](https://github.com/brittni-and-the-polar-bear/generative-art-library_color_rgb/actions/workflows/node.js.yml)![GitHub Release Date - Published_At](https://img.shields.io/github/release-date/brittni-and-the-polar-bear/generative-art-library_color_rgb)
![GitHub License](https://img.shields.io/github/license/brittni-and-the-polar-bear/generative-art-library_color_rgb)![GitHub issues by-label (bug)](https://img.shields.io/github/issues/brittni-and-the-polar-bear/generative-art-library_color_rgb/bug?color=red)
![GitHub issues by-label (security)](https://img.shields.io/github/issues/brittni-and-the-polar-bear/generative-art-library_color_rgb/security?color=red)![GitHub commits since latest release](https://img.shields.io/github/commits-since/brittni-and-the-polar-bear/generative-art-library_color_rgb/latest)
![GitHub contributors](https://img.shields.io/github/contributors-anon/brittni-and-the-polar-bear/generative-art-library_color_rgb)
## 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 file](https://github.com/brittni-and-the-polar-bear/generative-art-library_color_rgb/blob/main/LICENSE)
of the root directory.