SVG in Processing
The new version of Processing includes better XML manipulation and a way to load an SVG from memory. Thus, new avenues are opened for incorporating drawings into Processing sketches.
Here are some first results. The XML parser / SVG renderer is efficient enough to support high framerates.

