resonate-2013
collection examples created for and during the Clojure & Overtone workshop at Resonate 2013, Belgrade.
collection examples created for and during the Clojure & Overtone workshop at Resonate 2013, Belgrade.
Clojure wrapper & highlevel processing pipeline ops for JOCL/OpenCL
A dark Emacs color theme with monochromatic instead of rainbow brackets
A Clojure library for seamless working with native C structs & structured byte buffers in general.
Building blocks for computational design with Java & Processing. LGPLv2 licensed.
A complete rewriting & rethinking exercise of toxiclibs in Clojure
Super simple rotating log file appender
A small collection of time measuring & benchmarking macros for Clojure.
Easy construction of dataflow graphs using standard Clojure agents
This helper library allows for the automatic construction of ControlP5 GUI controllers using annotations on fields/variables in any class.
An extensible 3D to 2D mesh unwrap library for using toxiclibs & Processing to create physical objects from sheet material (e.g. paper, cardboard, polythene). All polygons are rendered out individually and placed on a number of sheets. The layout algorithm is attempting to minimize the space needed. Edges can be rendered in different styles suitable for different assembly methods (e.g. glue tabs or interlocking)
This custom doclet generates Javadocs in Textile markup. Textile is supported by popular wiki engines (e.g. Confluence) and as well is suitable for later translation into a number of other formats (e.g. Docbook, XHTML). All generated files are stored as flat hierarchy in the specified target directory and are named as their corresponding qualified java types.