/clojure-boids

visualising boids behavior

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

clojure-boids

A Quil sketch designed to visualise boids behavior.

Usage

Sublime + Sublime REPL (sublime repl usage, quil dynamic workflow):

  • Open clojure repl when focus is in project.clj. This will startup the applet.
  • To reload dynamic.clj run (use :reload 'clojure-boids.dynamic) in the repl.

Note that changes to the setup function won't be picked up since setup only runs once during ... setup.

Links

KD Trees

Flocking examples

Quil