
clankill3r
@clankill3r
Followers
19
Following
272
Media
14
Statuses
347
Joined May 2011
void setup(){size(600,600);}.float r=556026.47;float n=0.00001;int s=1220;.void draw() {.strokeCap(4);.int i=0;.for(int y=0;y<s;y+=2){.for(int x=0;x<s;x+=2,i++){.strokeWeight(y);.stroke(((int)(((x-s/2)*n)*((y-s/2)*n)*r)>>>i*s));.point(x,y);.}}n*=1.1;} #つぶやきProcessing
0
2
4
int x=800;.float f=1;.void setup(){. size(800,800);clear(); noSmooth();. textSize(50);. text("@JanRobertLeegte check #つぶやきProcessing".replaceAll("(R|L|\\s)", "\n$1"), x*.3, x*.2, x, x);.}.void draw(){. imageMode(3);. image(g,x/2,x/2,x*f,x*f);. loadPixels();. f+=.0001;.}
1
4
13
RT @Hau_kun: float x,z,t,n;.void setup(){size(720,720,P3D);}.void draw(){. clear();. lights();. t+=.01;. for(z=-99;z<99;z+=2). for(x=-99;x….
0
14
0
RT @ntsutae: #つぶやきProcessing.int F,R=60;.void setup(){size(720,720);noiseSeed(3);strokeCap(4);frameRate(30);}.void draw(){scale(6);F++;.for….
0
4
0
RT @pippinbarr: GAME IDEA. DURING THE PAINFUL EXPOSITORY CUTSCENE. USE THE RIGHT AND LEFT THUMBSTICKS. TO ROLL YOUR EYES.
0
43
0
RT @Mattias_G: I love stb-style single header libs - it is the most important idea in the C/C++ space in modern time. I am using some by o….
0
125
0
RT @OskSta: I'm happy to announce that at a count of 378 I've now built enough modules to cover all possible cases in whatever funky townsc….
0
9K
0