Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.61 KB

File metadata and controls

25 lines (18 loc) · 1.61 KB

Algorithmically Generated Artwork - Example Drawings

Description

This repository stores example drawings that were generated by the Geometric Patters drawing algorithm. Each drawing is assigned a unique id and comes in three different formats:

  • In the images folder, you will see the final drawing in a .png file format.
  • In the gifs folder, you will see an animation of how the drawing was generated in a .gif file format.
  • In the commands folder, you will see a sequence of commands in a .js file that can be used to recreate the drawing within an HTML Canvas.

Also, the params folder contains a .js file with the parameters that were used to create the drawing.

An Example Drawing

Drawing Animation

License

  • MIT

Credits

  • John Mancini
  • Maya Newman-Toker
  • Michael Wehar
  • Alyssa Zhang

Contact Us

Send an email to Michael Wehar or submit a pull request!