Liking cljdoc? Tell your friends :D

quil-template

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

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.

Usage

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

Todo

  • [ ] Add correct licence.
  • [ ] Implement better auto-drawing.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close