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.
- MIT
- John Mancini
- Maya Newman-Toker
- Michael Wehar
- Alyssa Zhang
Send an email to Michael Wehar or submit a pull request!