procedural_art
procedural_art
A bunch of art and stuff I made using Celestine.
Installation
Can be used as a library if you want to embed this in a web app.
dependencies:
  procedural_art:
    github: redcodefinal/procedural_art
Usage
Compile and run the app using
shards build app && ./bin/app
Development
No touchy, this is used to test Celestine
Contributing
- Fork it (https://github.com/your-github-user/art-generator/fork)
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- Ian Rash - creator and maintainer