Generative art sketches built using p5.js with shared utility classes for creative coding.

Documentation

A note about the documentation: The documentation for this project is generated using TypeDoc. Due to configuration limitations, the documentation contains namespaces that are not present in the source code; they are solely used to organize the TypeDoc output. When using imports from the lib/ directory, all imports should be made in a flat import style, without referencing any namespaces.

For example, to import the Sketch class from a class in /src/sketches/01-experiments/, you would use the following import statement:

import { Sketch } from '../../../lib';

License

The source code of this project is licensed under the MIT License. The full text of the license is included with the project source code.

Output License

The outputs of this project are licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) License. The full text of the license is included with the project source code.

Demonstrated Skills

Additional Information