Loading video...

Video Failed to Load

Go Home

//#つぶやきProcessing float k=9,f=.995;void setup(){size(800,800);}void draw(){clear();stroke(-1,99);a(400,400,99);k*=f;}void a(float x,float y,float d){if(d>10){for(float r=-PI/2;r<=PI/2;r+=PI/3){push();translate(x,y);rotate(r/sqrt(k));line(0,0,0,-d);a(0,-d,d/1.4);pop();}}}

23,228 views • 3 years ago •via X (Twitter)

0 Comments

No comments available

Comments from the original post will appear here

Related Videos