Drawing Machine (with Rainbow Drip)
28 09 2010Follow this link to use my Drawing Machine:
<http://openprocessing.org/visuals/?visualID=12626>
For this project, I constructed a machine (wrote a program) that allows users to generate unique content (drawings) with only a keyboard and a mouse. The code is written such that a background color of black, gray, or white is randomly assigned, then the individual is free to choose from a number of drawing tools, for example, line, bezier curve, and/or rainbow drip, which similarly operate with random functions in the parameters. This means that the user is not restricted by his or her access to artistic media nor limited by previous experience.


