Followin LogoFollowin
  • icon of HOMEicon of HOMEToday
  • icon of NEWSicon of NEWSNews
  • icon of EXPLOREicon of EXPLOREMarket
  • icon of CHANNEL_LISTicon of CHANNEL_LISTAlpha
  • icon of TRENDING_TOPIC_LISTicon of TRENDING_TOPIC_LISTTrending Topics
  • icon of FEATURE_LISTicon of FEATURE_LISTFeature
  • icon of EARNicon of EARNEarn
  • icon of ACCOUNTicon of ACCOUNTAccount
  • icon of LANGUAGEicon of LANGUAGELanguage
  • Light
  • icon of DOWNLOADicon of DOWNLOADDownload App
avatar
Log in
avatar
Snow Esamosc
1,831 Twitter followers
Follow
弾幕シューティングが好きだったり JVMと遊んだり お絵描きしたり ゲームしてたり 稀にゲーム作ったり
Posts
avatar
Snow Esamosc
04-12
#TweetProcessing "Promotion by the Emperor - Bubbles" f=0 draw=_=>{f++||createCanvas(W=500,W) b=blendMode b(BLEND) background(0) b(ADD) noStroke() fill(0,99,W,99) for(i=0;i<TAU;i+=.01) for(t=.1;t<1;t+=.1){ r=(f+9e3)*noise(i*9)*5%1e3 circle(250+r*cos(I=i+tan((f+r)/200)/3),r*.7*sin(I),r*t/9)}}
avatar
Snow Esamosc
03-18
#つぶやきProcessing f=0 draw=_=>{ f++||createCanvas(W=500,W) background(0) strokeWeight(3) for(r=50;r<W;r+=50) for(i=k=f*(noise(r)-.5)/15;i<k+TAU;i+=PI/(r/20+1)){ beginShape() for(c=0;c<3;c++) vertex(250+r*cos(i)+40*cos(s=c/3*TAU+i+PI),250+r*sin(i)+40*sin(s)) endShape(CLOSE) } }
-- END --