//=time() ?>
Toby's fractal of the day. https://t.co/r4NwgvWfj7
#fractals #fractalOfTheDay #dailyArt #generativeArt #computerArt #digitalArt #art #Processing #creativeCoding #dailycodingchallenge
#dailycodingchallenge お題「残す」
ランダムウォークの軌跡を残してジェネラティブ油絵🎨
#Processing #p5js #generative #プログラミング #programming #OpenProcessing #NEORT
@PCD_Tokyo
OpenProcessing :
https://t.co/AwgxVmLqKa
NEORT :
https://t.co/MwzQgL7p8H
Toby's fractal of the day. https://t.co/r4NwgvWfj7
#fractals #fractalOfTheDay #dailyArt #generativeArt #computerArt #digitalArt #art #Processing #creativeCoding #dailycodingchallenge
Toby's fractal of the day. https://t.co/r4NwgvWfj7
#fractals #fractalOfTheDay #dailyArt #generativeArt #computerArt #digitalArt #art #Processing #creativeCoding #dailycodingchallenge
デイリーコーディングチャレンジ
4/21:生卵
https://t.co/GqCy98hJni
超ハードコーディングになっちゃいました。
機会があればキレイにしときます…。
#dailycodingchallenge
#p5js #processing
Daily Coding Challenge day21
Theme - "Raw Egg"
#dailycodingchallenge
#p5js #javascript #Processing #generativeart #creativecoding
#20 corn / とうもろこし
ランダムウォークで少しずつ動くとうもろこしの粒です!
It's a grain of corn that moves a bit on a random walk!
https://t.co/3zWIZredcn
#dailycodingchallenge #p5js
#つぶやきProcessing #つぶやきGLSL #dailycodingchallenge 18日目、(文字数が)つらい!
size(720,720,P2D);f=open("a","w");f.write("#define f(a)cos(a.zyy+sin(a*a.zxy))\nvoid main(){gl_FragColor=vec4(f(f(f((7.2-gl_FragCoord.yxy/50+vec3(4,0,4))))),1);}");f.close();filter(loadShader("a"))
#dailycodingchallenge お題「即興演奏」
色も形もジェネラティブに🥁🎸🎹
#Processing #p5js #プログラミング #programming #OpenProcessing #NEORT #generative
@PCD_Tokyo
OpenProcessing :
https://t.co/knP27ajOaC
NEORT :
https://t.co/1TbYHFCJTx
200412 Cylinder Earth
Testing 3D+color lights in p5js
#p5js #creativecoding #dailycoding #openprocessing
https://t.co/JZSgJJz01A
#Processing #GLSL #dailycodingchallenge 13日目、数字!
Processingで描いた模様にGLSLで効果を追加。ほんとは古い映画みたいなかすれた効果をつけたかったんだけど、なんか保護フィルムに気泡が挟まってる?みたいな表現に。でもこれはこれで。
Day 12: (auto)suggestion.
I probably got it wrong though, wink wink
#generative #everyday #creativecoding #daily #code #nannou #1198 #dailycodingchallenge
float a,t,x,y,h=250;void setup(){size(500,500);stroke(h);noFill();}void draw(){clear();circle(x=h+h*cos(t=sin(++a/40)/2+PI/2),y=h*sin(t),30);line(h,0,x,y);for(x=a%40;x<900;x+=40)circle(h+h*cos(t=sin((a-x)/40)/2+PI/2),h*sin(t),x);}#つぶやきProcessing #dailycodingchallenge 自己暗示