This package is a set of utilities for creating random, geneative art.
Optionally, this website also can plot directly to AxiDraw V3 and related penplotter families using the AxiDraw CLI.
- Follow the Elm Guide to install Elm Platform.
- Run
elm reactor
- Click on
index.html
to see the web demo
- Install the AxiDraw Python Module
- In a new terminal, install python dependencies:
pip -r python/requirements.txt
- Run
python python/axidraw_server.py
If the website shows the AxiDraw firmware version, that means it's connected
Releases go on master
with tags. All features must be merged via a pull request.
- Elm - Introduction to Elm
- Elm - Design Guidelines
You can contribute to this repository:
- Open a new issue and make suggestions
- Create a pull request with new features or bug fixes
- Tweet to me: @xavier_ho
Made with an open mind by Xavier Ho [email protected]