» Processing.js

by Florian Jenett
Export your sketch as HTML + Processing.js.

» Bezier Editor

by Devon Rifkin
Visually create Bézier splines and then generate code that represents the splines.

» Oblique Strategies

by David Wicks
Creates useful dilemmas for your work. Run it whenever you hit a slow spot to give yourself something new to think about.

» Timeline

by Devon Rifkin
Graphical tool that allows you to draw curves representing variables over time. The Timeline Library allows you to use these variables in your sketches.

» Doodle

by Florian Jenett
Simplistic inline vector editor. Code can be parsed to vector objects to be edited and converted back to code.

» Simple Live Coding

by Florian Jenett
Sketches written in basic mode can be run and watched live in the PDE allowing for a sort of live-coding workflow.

» InitSketchFromTemplate

by 0p0
Reads a template file you create to initialize the sketch you are currently working on.