https://github.com/interstar/monsters
Monster Stickers
https://github.com/interstar/monsters
Last synced: 3 months ago
JSON representation
Monster Stickers
- Host: GitHub
- URL: https://github.com/interstar/monsters
- Owner: interstar
- License: gpl-3.0
- Created: 2013-11-26T18:34:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-13T11:37:26.000Z (over 12 years ago)
- Last Synced: 2023-04-18T11:16:36.510Z (about 3 years ago)
- Size: 770 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Monster Stickers
================
A Processing sketch which generates random "monsters" and writes them to a pdf file, formatted for printing on office stickers.
Currently formatted for Ryman [P8 labels](http://www.ryman.co.uk/0220013460/Ryman-Address-Labels-P8-Universal-99x68mm-8-per-A4-Sheet-25-sheets/Product) on an A4 sheet.

Quickstart
----------
Go into your Processing sketchbook directory.
git clone https://github.com/interstar/monsters.git monsters
cd monsters
processing monsters.pdf
Or run Processing normally and find the monsters sketch in the sketchbook.
Running the program will generate the pdf file in the same directory as the sketch.