generative-art
v0.0.1
Published
A package for creating art on the fly
Downloads
6
Maintainers
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