How can we help?

martinvetsu
-
martinvetsu commented,
the right code is: noStroke();background(0, 0, 0);var r = 255;var g = 90;var b = 0; for (var i = 0;i<360;i+=30) {fill(r, g, b);r-=1;g+=1;b+=1;pushMatrix();translate(200, 200);rotate(i);rect(0, 0, 1...
-
Total activity 3
-
Last activity
-
Member since
-
Following 0 users
-
Followed by 0 users
-
Votes 1
-
Subscriptions 1
-
Total activity 3
-
Last activity
-
Member since
-
Following 0 users
-
Followed by 0 users
-
Votes 1
-
Subscriptions 1