Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TheSmartnik/piet
Generate simple book covers
https://github.com/TheSmartnik/piet
book-covers generative-art processing
Last synced: 2 days ago
JSON representation
Generate simple book covers
- Host: GitHub
- URL: https://github.com/TheSmartnik/piet
- Owner: TheSmartnik
- Created: 2018-05-19T00:31:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T16:01:09.000Z (over 6 years ago)
- Last Synced: 2024-10-20T07:42:46.374Z (30 days ago)
- Topics: book-covers, generative-art, processing
- Language: Processing
- Homepage:
- Size: 511 KB
- Stars: 2
- Watchers: 1
- 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