@batpb/genart - generative art library

Logo

A TypeScript compatible library built on p5.js for creating responsive generative art projects.

view the project on github brittni-and-the-polar-bear/generative-art-library

Flower Palettes

Palettes are in alphabetic order by object name.

Nature Palettes

All Palettes


Table of Contents

blue lily

white lily

Fin.


blue lily


import {BLUE_LILY} from 'palettes';

let name: string = BLUE_LILY.NAME;

Table of Contents

white lily


import {WHITE_LILY} from 'palettes';

let name: string = WHITE_LILY.NAME;

Table of Contents


Fin.

Table of Contents