This demo uses an implementation of the venation algorithm to generate drawings.
Due to the randomness of the algorithm each generated drawing is unique, and there are many parameters to play with both before and after the generation.
Initial javascript code was adapted from this processing implementation: https://github.com/felixfaire/Venation-Project