art and data visualization - mars0i/research-clojure GitHub Wiki
Some things are just art, and some things are just data visualization, but some things are both. This page includes both.
Kerning Labs' C2: Clojurescript D3-like data visualization library.
ClojureWerkz's Envision data visualization library. Based partly on D3.
Quil: Clojure/ClojureScript library for creating interactive drawings and animations. Quil is a Clojure wrapper around Processing.
Tyler Hobb's Using Quil for Artwork page.
Daniel Kirsch's Unfolding Quil: Set up Quil with the Unfolding library for geovisualizations.
Mike Fike's Bocko provides an extra dimension for those learning Clojure: The ability to plot colorful graphics. blog post, git repo.