All Projects → Spaxe → elm-generative

Spaxe / elm-generative

Licence: MIT license
Making generative art in Elm

Programming Languages

javascript
184084 projects - #8 most used programming language
elm
856 projects

Projects that are alternatives of or similar to elm-generative

glitch-image
🖼 Generate and save unique glitchy images
Stars: ✭ 46 (+100%)
Mutual labels:  art, generative
Weir
A system for making generative systems
Stars: ✭ 451 (+1860.87%)
Mutual labels:  art, generative
samila
Generative Art Generator
Stars: ✭ 750 (+3160.87%)
Mutual labels:  art, generative
Allsketchs
Processing sketches, in which I have worked in the last years; images, videos, prototypes, experiments, tools, works, concepts... Everything is unfinished, some may not work, When I had no ideas, I would open one to see what it was...
Stars: ✭ 666 (+2795.65%)
Mutual labels:  art, generative
Generative-Art
A selection of generative art scripts written in Python
Stars: ✭ 284 (+1134.78%)
Mutual labels:  art, generative
corruption-loops
Digitally disintegrating music
Stars: ✭ 37 (+60.87%)
Mutual labels:  art, generative
Pts
A library for visualization and creative-coding
Stars: ✭ 4,628 (+20021.74%)
Mutual labels:  art, generative
Snek
See https://github.com/inconvergent/weir instead
Stars: ✭ 696 (+2926.09%)
Mutual labels:  art, generative
Sofloo Spot
Click Randomize
Stars: ✭ 37 (+60.87%)
Mutual labels:  art, generative
book-mdpc
Il cinema tra le righe... di codice!
Stars: ✭ 59 (+156.52%)
Mutual labels:  art, generative
SuperformulaSVG
2D superformula line-art generator built in Processing, with SVG export for use in digital fabrication workflows.
Stars: ✭ 40 (+73.91%)
Mutual labels:  art, generative
Pix
🎨 Pix is an online pixel art community where everyone can unleash their creativity on a 16x16 canvas, built with React-Native for iOS devices. 🚀
Stars: ✭ 86 (+273.91%)
Mutual labels:  art
lint-deps
Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.
Stars: ✭ 48 (+108.7%)
Mutual labels:  package
cross-post
Cross Post a blog to multiple websites
Stars: ✭ 66 (+186.96%)
Mutual labels:  package
importar
R package to import/load packages or functions the 'Python' way
Stars: ✭ 17 (-26.09%)
Mutual labels:  package
laravel-circuit-breaker
An implementation of the circuit breaker pattern for Laravel 5.6
Stars: ✭ 26 (+13.04%)
Mutual labels:  package
SwiftPackage
🏆 Template to make a Swift package
Stars: ✭ 37 (+60.87%)
Mutual labels:  package
reference
An online tool to help you sketch human figures.
Stars: ✭ 69 (+200%)
Mutual labels:  art
response
Response HTTP package for Simfony, Laravel, Lumen and PHP 7 with standard REST API
Stars: ✭ 14 (-39.13%)
Mutual labels:  package
pycontextfree
Pythonic generative art tool
Stars: ✭ 32 (+39.13%)
Mutual labels:  art

View the demo online

Generative Art with Elm

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.

Getting started

  1. Follow the Elm Guide to install Elm Platform.
  2. Run elm reactor
  3. Click on index.html to see the web demo

Optional, if you have an AxiDraw penplotter physically

  1. Install the AxiDraw Python Module
  2. In a new terminal, install python dependencies: pip -r python/requirements.txt
  3. Run python python/axidraw_server.py

If the website shows the AxiDraw firmware version, that means it's connected

Branching strategy

Releases go on master with tags. All features must be merged via a pull request.

Recommended resources

Contribute

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]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].