Generate modern art using mondrian processes.
Project description
Generate “modern art” using Mondrian Processes, from Python.
Installation
It requires Python 3, and can be installed from Pypi with pip:
$ pip3 install mondrian-art
Usage
From Python, use the fonction generate (with default options, or use custom options, see the source for more information):
from mondrian_art import generate
plt = generate()
plt.show()
You can also execute the mondrian_art.py script:
$ python3 mondrian_art/mondrian_art.py
Sample images
About
Reference
Section 1 in arXiv:1507.05181.
Contributors
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mondrian-art-0.1.2.tar.gz
(3.0 kB
view hashes)