@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

Flowers Palettes

Palettes are in alphabetic order by object name.

Nature Palettes

All Palettes

All Palettes on One Page


Table of Contents

blue lily

white lily

Fin.


blue lily

palette source: color-hex (user: winxxed)


import {BLUE_LILY_PALETTE} from 'palettes';

let name: string = BLUE_LILY_PALETTE.NAME;

Table of Contents


white lily

palette source: color-hex (user: adamcesco)


import {WHITE_LILY_PALETTE} from 'palettes';

let name: string = WHITE_LILY_PALETTE.NAME;

Table of Contents


Fin.

Table of Contents