Package Exports
- generative-art
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (generative-art) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Generative Art
Overview
This package is based on an article at
Rectangle World that describes a
method of creating artwork using fractal lines and the <canvas>
element.
The algorithms defined here are not my own work. Full credit belongs to RectangleWorld.com
Demo
The git repository contains a demo app that has examples of how to use the library in your own applications.
The demo app will be expanded as the library grows to provide more functionality.
TODO everything