https://github.com/thesmartnik/piet
Generate simple book covers
https://github.com/thesmartnik/piet
book-covers generative-art processing
Last synced: 12 months ago
JSON representation
Generate simple book covers
- Host: GitHub
- URL: https://github.com/thesmartnik/piet
- Owner: TheSmartnik
- Created: 2018-05-19T00:31:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T16:01:09.000Z (almost 8 years ago)
- Last Synced: 2025-05-10T12:37:27.436Z (about 1 year ago)
- Topics: book-covers, generative-art, processing
- Language: Processing
- Homepage:
- Size: 511 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Piet
This repository contains my experiments with Processing.
The main goal was to generate cover for books from simple shapes.
Here is example of generated images
## How to run
```
processing-java --sketch=sketch --run author='author' title='title' cover='../output_file_name_path'
```
It will generated png cover in specified locaition