Today marks 19 years since the very first _public_ commit of my old #Toxiclibs code library collection, which for many years were one of the largest and most important side-projects related to Java & Processing.org.

Altogether, toxiclibs consisted of ~360 different "building blocks for computational design" and was used as teaching tool in related fields in many universities, mostly in conjunction with Processing, but also without...

The libraries covered 2D/3D geometry with dozens of shape types/conversions, procedural voxel modeling tools, meshes, NURBs, math utilities, linear algebra, color theory/modes/conversion, data visualization algorithms, waveform generators, filters, spatial audio, 2D/3D physics simulations, agents (before they were cool!), 1D/2D/3D cellular automata, reaction diffusion, diffusion-limited agreggation and a lot more...

Below are links to two community showreels I produced back in 2009/10, showing a selection of works done by dozens of other artists, designers, architects, students etc.

2009 showreel:
https://www.youtube.com/watch?v=U9ifgR_7XqU

2010 showreel:
https://www.youtube.com/watch?v=lrdevgQ2VKA

Even though I fully stopped using Java back around 2013 (after 17 years of it being my primary proglang), these libraries are still being used now and over the past decade I've been working on, expanding on and going deeper into these same topics (and more) in other languages (Clojure/ClojureScript, TypeScript, Zig, C)...

Happy coding! :)

#Toxiclibs #Java #ProcessingOrg #CreativeCoding #ComputationalDesign #Anniversary #OpenSource

Toxiclibs showreel 2009

YouTube

I was looking for these diagrams yesterday, but only just found them again... A visual overview of the toxiclibs library collection made with some of the libraries themselves, creating a nested force-directed graph from a folder structure (file system tree)...

These diagrams were created by an example exercise we developed as part of a 8-day workshop at the Victoria & Albert museum in London, March 2011...

#Toxiclibs #Java #ProcessingOrg #CreativeCoding #ComputationalDesign #DataViz #Graph #Anniversary #OpenSource