Digital Bauhaus Vorkurs/Projekte/Kleckse/Eigene Kleckse: Revision history

From Medien Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 April 2011

17 April 2011

11 April 2011

  • curprev 08:4508:45, 11 April 2011Nicola talk contribs 562 bytes +562 Created page with "void setup () { size ( 600, 400); noStroke(); smooth(); background(131, 111, 255); } void draw() { if(mousePressed) { noStroke(); fill(240, 128, 128); } ..."