JSPM

generative-art

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q27920F
  • License ISC

A package for creating art on the fly

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

Build Status

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