Skip to content

FredrikMeyer/quil-template

Repository files navigation

quil-template

A template to get a quick start using Quil for generating static images.

Clojars Project

Installation

Clone the repositorty, cd into it, and run lein install. Then, in any folder you can run:

lein new quil-template my-sketch

This creates a directory my-sketch with a template.

Alternatively, add [quil-template/lein-template "0.1.1"] to your project.clj.

Usage

  • After running a sketch, clicking on it saves it with a random file name.
  • Press r to redraw.

Releases

No releases published

Packages

No packages published