A simple Boids example using the Quil library, a graphics wrapper around Java Processing.
This project was created from the Gist post by rockBreaker from the March 2015 LdnClj dojo.
The project uses math function from math.numeric-tower by
LightTable - open core.clj
and press Ctrl+Shift+Enter
to evaluate the file.
Emacs - run cider, open core.clj
and press C-c C-k
to evaluate the file.
REPL - run (require 'hello-quil.core)
.
Copyright © 2014 jr0cket & ldnclj
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.