Example code for Wekinator inputs and outputs, in a variety of programming environments
Code package of the book Generative Design for Processing 3.x
This sketch is about Fields and Agents, useful for pathfinding or percolation simulations
This sketch simulates fibrous system, but it can be used to approximate a lot of different behaviours and tasks, like path finding, stigmergy etc.. In the sketch you'll find the main rules i used for this video : https://vimeo.com/45254456 . You can take a look at the code here : http://www.openprocessing.org/sketch/126240 .
A small Java library for simple text analysis - counting strings, identifying languages, and removing stop words.