Skip to content

Releases: ptrgags/paper-toaster

Version 1.0.0: Docker

23 Sep 18:08
4fed6db
Compare
Choose a tag to compare

This version refactors the code to work in a Docker container. This involves some breaking changes:

  • The python code was moved into a src/ subdirectory
  • The entrypoint is now streamlined to python -m papertoaster ARTWORK_ID [args]

This repo now produces two Docker images:

See the README for new usage.

v0.1.0 - Robot Walks

19 Sep 15:29
Compare
Choose a tag to compare

Minor update to add the robot_walks artwork to the script.

Version 0.0.0 - First release for website

19 Sep 15:28
Compare
Choose a tag to compare

This first release was to make this repo public and feature it on my website. Since future releases will use Docker, I'm numbering this as v0.0.0 so the Docker release will be 1.0.0.

This added many artworks from a year or two of experiments:

  • grid - Simple square grid for printing graph paper
  • hex_grid - Hexagonal grid for more unusual graph paper
  • hitomezashi - Hitomezashi embroidery patterns as artwork
  • quiet_dice - For rolling dice without rolling dice
  • turtle_dances - Turtle graphics patterns based on a Brdiges math art paper
  • barcode128 - Barcodes that can encode text and numbers
  • elementary_ca - The classic Elementary Cellular Automata patterns
  • braids - A tiling that looks like braided rope
  • iso_grid - A hill drawn in isometric projection
  • colored_braids - Like braids but in technicolor
  • edge_directions - An interesting tiling I made up on paper