Static Generative Art Setup for Clojure

Inspired by Tyler Hobbs post about his setup for Quil, I started working on an own setup for a simple workflow. …and here is, what I’ve come up with so far: https://github.com/jaminalder/staticart Requirements / Ideas: Quick update of the, otherwise static image after a code changeRespect the DRY principle (don’t repeat yourself), structure code in logically…