//=time() ?>
Waiting So Long.
wsl-191228104809
▶️https://t.co/dOWeDmm4TS
#processing #generative #creativecoding
For you perusal the cover to #dark #comic Issue No.44, via #generative #processing sketch
Demon's Eye.
de-191225080501
▶️https://t.co/vQJ2ouUDlA
#processing #generative #creativecoding
system initializing with #art #poetry number 20 via #generative #processing sketch
Generative Art 20191224
#processing #creativeCoding #generative #abstract #triangles #mathArt #geometric #tiles
My Cherry Amour.
Example code ✅https://t.co/kR4XIBkIin
#processing #generative #creativecoding
size(720,720);
noStroke();
scale(40);
fill(192,160,128);
ellipse(9,9,5,6);
circle(7,7,2);
circle(11,7,2);
fill(192,0,0);
circle(9,11,2);
fill(0);
circle(7,9,.5);
circle(11,9,.5);
stroke(0);
curve(15,5,8,6,7,2,12,0);
curve(3,5,10,6,11,2,6,0);
#つぶやきProcessing
system initializing with #art #poetry number 44 via #generative #processing sketch
Me watching kindle direct print repeatedly fail at processing a normal-ass book-sized pdf.
RIP CreateSpace. :(
system initializing with #art #poetry number 41 via #generative #processing sketch
size(720,720);
colorMode(HSB,9);
fill(4,4,9);
triangle(20,700,180,550,260,650);
for(int i=0;i<300;i++){
fill(random(9),9,9);
resetMatrix();
translate(random(500)+220,600-random(500));
rotate(random(PI));
rect(0,0,random(20),random(20));
}
#つぶやきProcessing
Fading Like a Flower.
flf-191220080501
✅https://t.co/8Q4N3pZNGX
#processing #generative #creativecoding