画質 高画質

貴方には
私の声 私の味 私の姿
どう みえていますか

- Look at Me

108 782

size(800, 800);
colorMode(HSB);
translate(400, 400);
float d;
for(d = 800; d > 0; d -= random(99)){
fill(random(255), 64, 192);
circle(0, 0, d);
}
for(d = 0; d < TAU; d += PI / 8.0){
rotate(d);
fill(random(255), 64, 192);
ellipse(200, 0, 350, 20);
}

0 5

Keep your eyes peeled for more exciting announcements in the near future! We've got a lot in store. Be sure to follow us on instagram at https://t.co/539xGDho7A

0 6

調子に乗ってノイズの全次元をキツめにしすぎてみる。😀
1⃣50倍キツめ
2⃣200倍
3⃣ちなみに二次元で 200倍

1 5

For today's This creature is disturbing, so is the processing of animating it

0 4

system initializing with number 74 via sketch

1 3