Toggle search
Search
Toggle menu
notifications
Toggle personal menu
Digital Bauhaus Vorkurs/Projekte/Form und Raum/Code2: Difference between revisions
Views
Read
View source
View history
associated-pages
Page
Discussion
More actions
Newer edit →
Digital Bauhaus Vorkurs/Projekte/Form und Raum/Code2
(view source)
Revision as of 20:57, 14 January 2011
870 bytes added
,
14 January 2011
Created page with " == Mehrere Formen == float seg = 0; //Segmentzähler void setup() { size(600, 600); smooth(); noStroke(); } void draw() { background(0); for (float i=0; i<=400; i+=..."
Revision as of 20:57, 14 January 2011
(
view source
)
Anni
(
talk
|
contribs
)
(Created page with " == Mehrere Formen == float seg = 0; //Segmentzähler void setup() { size(600, 600); smooth(); noStroke(); } void draw() { background(0); for (float i=0; i<=400; i+=...")
Newer edit →
(No difference)
Anni
703
edits