data:text/html,<canvas id=C><script>C.height=C.width=s=800,X=C.getContext`2d`;r=Math.random;A=_=>160*(5*r(X.lineWidth=.2)|0)+80;for(i=9e3;i--;){X.beginPath(X.fillStyle=['white','red','blue','yellow'][i%6]);X.arc(A(),A(),r()*65,0,7);r(X.stroke())>.9&&X.fill()}</script>

2 18

data:text/html,<!--COPY2 ADDRESSBAR--><canvas id=C><canvas><script>C.height=C.width=s=999,X=C.getContext("2d");r=_=>Math.random();for(i=0;i<9e4;i++){x=r()*s;X.fillStyle=`hsl(${x*r()},70%,50%,.4)`;X.beginPath();X.arc(r()*s,x,1/(i/999),0,7);X.stroke();if(r()<.7){X.fill()}}</script> https://t.co/Ps88rCUhMS

7 56

data:text/html,<!--COPY 2 ADDRESS BAR--><canvas id=s></canvas><script>c=s.getContext('2d');s.height=s.width=w=1e3;n=_=>Math.random()*255;for(i=w;;i-=6)c.fillStyle=`rgba(${n()},${n()},${n()},.2)`,x=(w-i/2)/2,c.beginPath(),c.arc(x+n()-99,x+n()-99,i,0,7),c.fill(),c.stroke()</script>

2 15

本日5月5日(PM5時55分)、Iris様の”ないしょのないしょ!”の
はーちゃんとれんちゃんのお誕生日ですっっっ!
おめでとうございますっっっ!!!
今年はほわほあーな感じでっ!
2人の手のハートは2013年VisualStyleカレンダーとアートワークスp167のE、Jのラフにて確認できますっ!(公式様の元ネタ参考

3 10

Day 29 - Style
"You wear fine things well"
I'm still dealing with the emotional scars from Our Flag Means Death.

0 1

DualStyleGANを使って無理やりアイコンから実写っぽい画像を生成して遊んでる
https://t.co/amXvmaCFZg

2 7

t=0
draw=_=>{t||createCanvas(W=720,W)
t+=.01
colorMode(HSB)
noStroke()
D=drawingContext
for(r=W*2;r>0;r-=9){
D.fillStyle=g=D.createConicGradient(r/W-t,H=360,H)
for(i=0;i<1;i+=.1)g.addColorStop(i,color(noise(r/W+t,9*sin(i*PI*3),t)*W%H,W,r/3))
circle(H,H,r)}}

3 17

Made some pixelart of my rabbit character, I accidentally made the canvas too small. Next time I will get back into the swing of pixel art!

1 0