Toxiclibs is a very impressive set of libraries for use with processing (java / jruby / whatever) created by the toxmeister Karsten Schmidt (aka postspectacular). Once they were available or at least linked to by processing.org, but since recent changes they have become more obscure which is shame 'cos they are brilliant (still work, and still relevant)...
This is a super convenient github fork of the official toxiclibs repo, for my ruby-processing / JRubyArt development work. Now it will be absolutely clear where credit / blame lies for any changes (to the toxi original approximating to toxiclibs-21)....
Refactored/reworked for jdk7+ and processing-2.2.1 (in Netbeans)....
Can be build with maven and jdk7+:-
cd toxiclibs
mvn package
Builds as a single jar for use with toxicgem
See also toxicgem for the ruby gem built using the source developed here, that can be used by both ruby-processing and JRubyArt (please let me know if you can use it elsewhere).
gem install toxiclibs