画質 高画質

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);

3 18

system initializing with number 44 via sketch

0 1

Me watching kindle direct print repeatedly fail at processing a normal-ass book-sized pdf.
RIP CreateSpace. :(

0 1

system initializing with number 41 via sketch

1 2

ターンターン タタタターンターン タタタターンターン タタタターン♪

0 2

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));
}

2 13

size(720,720);
colorMode(HSB,9);
float x;
for(x=0;x<260;x++){
stroke(1,9,x%8<4?1:3);
line(x+230,310-sqrt(16900-sq(130-x)),x+230,510);
}
fill(1,9,2);
circle(360,510,260);
fill(1,9,7);
noStroke();
for(x=0;x<TAU*2;x+=.03)
circle(cos(x)*x*9+360,sin(x)*x*9+510,10);

1 4

system initializing with number 60 via sketch

0 0

A jewel from the experiments thread -- https://t.co/j47P5GetJo

"I used 3 or 4 filters. Rendering times are somewhere around 30 minutes (+ post processing). I do all the post processing inside FF -- no Photoshop needed :)". (c) emme

1 2

Cockroaches are a bio-technological pathway for the converting and processing of kitchen waste https://t.co/jt6PjsZUX5

0 0

Example of Processing for Portrait Commissions.
Btw this is American Star⭐️ _ an OC superhero character
--------------------------------------------------
Since I'm very new to Twitter, every support by retweeting is always appreciated 🙇‍♂️🙇‍♂️🙇‍♂️

9 21