https://github.com/brittni-and-the-polar-bear/genart
A TypeScript compatible library built with p5.js for creating responsive generative art projects.
https://github.com/brittni-and-the-polar-bear/genart
code-art generative-art p5 p5-js p5js p5js-library typescript
Last synced: about 1 month ago
JSON representation
A TypeScript compatible library built with p5.js for creating responsive generative art projects.
- Host: GitHub
- URL: https://github.com/brittni-and-the-polar-bear/genart
- Owner: brittni-and-the-polar-bear
- License: agpl-3.0
- Created: 2024-01-04T20:32:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-31T07:04:36.000Z (about 2 months ago)
- Last Synced: 2025-04-10T00:52:38.046Z (about 1 month ago)
- Topics: code-art, generative-art, p5, p5-js, p5js, p5js-library, typescript
- Language: TypeScript
- Homepage: https://brittni-and-the-polar-bear.github.io/genart/
- Size: 4.48 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 73
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [@batpb/genart](https://www.npmjs.com/package/@batpb/genart) - generative art library
Copyright (C) 2023-2024 brittni and the polar bear LLC.
A [TypeScript](https://www.typescriptlang.org/) compatible library built with [p5.js](https://p5js.org/)
for creating responsive generative art projects.## [see the project's GitHub Pages blog](https://brittni-and-the-polar-bear.github.io/genart/)
----
# package stats
----
## actions
[](https://github.com/brittni-and-the-polar-bear/genart/actions/workflows/codeql.yml)
[](https://github.com/brittni-and-the-polar-bear/genart/actions/workflows/node-js.yml)----
## npm
[


](https://www.npmjs.com/package/@batpb/genart)
----
## security
[](https://socket.dev/npm/package/@batpb/genart)
----
## github







----
## docs coverage

----
# getting started
## install with [npm](https://www.npmjs.com/)
```shell
npm install @batpb/genart
```----
# [documentation](https://brittni-and-the-polar-bear.github.io/genart/doc/index.html)
----
# experiments (coming soon!)
----
# meet the team (coming soon!)
----
# license
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 is included with this source code.----
# [development resources](https://brittni-and-the-polar-bear.github.io/genart/resources.html)
----
## [library colors](https://brittni-and-the-polar-bear.github.io/genart/colors/all-colors.html)
## [library palettes](https://brittni-and-the-polar-bear.github.io/genart/palettes/all-palettes_one-page.html)