A template to get a quick start using Quil for generating static images.
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
.
- After running a sketch, clicking on it saves it with a random file name.
- Press
r
to redraw.