elkiwy/generative-toolbelt

A handy set of function to ease out the creative process of drawing with Quil.

Leiningen/Boot

[elkiwy/generative-toolbelt "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

elkiwy/generative-toolbelt {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("elkiwy:generative-toolbelt:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>elkiwy</groupId>
  <artifactId>generative-toolbelt</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>