//=time() ?>
A sketch I did last night before bed. The morning after Zero and Maria sleep together for the first time. Maria is still processing what happened
波模様の不思議な球体の結晶体を描きました!
#Processing #p5js #プログラミング #programming #creativecoding #generative #OpenProcessing #NEORT
【Wave Sphere】
OpenProcessing :
https://t.co/4EfxbazAxI
NEORT :
https://t.co/6HHyfZaeGH
This art was made quite a long time ago, but I didn't submitted it because I was recording it and I wanted to make a speedpaint. Senntinel made a montage and I needed just to make a post processing.
https://t.co/ZMgNNsilj0
#payday2 #jimmy #ocxcanon #oc #digitalart
ふと、シンプルなタイルとジェネラティブな線って合うのでは?と思ったけど、合う気がしている
#processing #p5js #generativeart #creativecoding
Couldn't Stand The Weather.
☁️https://t.co/htGe8o4RZd
#processing #generative #creativecoding
I love everything about the final season of SheRa and its beautiful ending! Still processing how good Catra looks with her short hair. #SheRa #Catradora #Sheraspoilers
the only one with a surprise
from the generative portrait series "alternatives"
#generative #generativeart #generativedesign #genart #digitalart #processing #javascript #openframeworks #creativecoding #espenkluge #katevassgalerie
float r,d,p;
size(720,720);colorMode(HSB);noStroke();clear();for(r=0;r<TAU*7;r+=.72)for(d=0;d<400;d++){fill(220+(p=1-int(r/TAU)*.1)*99,d/2,255-d/2);push();translate(cos(r+p)*d*p+360,sin(r+p)*d*p+360);rotate(r+p);circle(0,0,cos(d*.004)*sin(d*.008)*99*p);pop();}
#つぶやきProcessing
#sheraspoilers My heart is so fucking full!!!! I’m still processing that this happened
float x,y,d,r,O;
size(720,720);
rectMode(CENTER);
colorMode(HSB);
noStroke();
for(y=-30;y<780;y+=50){
for(x=-30;x<780;x+=50){
for(d=99;d>0;d--){
fill((x*y)%255,d*2,255-d*2);
square(x+cos(r=noise(x,y)*TAU*9)*(O=11-d/9),y+sin(r)*O,d/2);
}
}
}
#つぶやきProcessing
I know it’s late, but I wanted to point out how important final touches are—or what I call “post processing”—to bring a piece together. 1) before: the piece is finished, but it‘s a bit bland...
2) adjusted overlay, outline, noise, bg, & lighting! (raffle prize for @DylanFooler)
"Gilda’s Having a Blast Processing This"
Margo decided to gift Gilda with one of the rarest video games ever made.
And yes, for the purposes of this image, this is supposed to be Gilda’s 12th birthday. The rest of the Tetrad didn’t know Gilda yet when she celebrated her 11th.
以前つくった円弧のような動きのランダムウォークをリファクタ。step大きめのnoiseを使って。
#p5js #processing #creativecoding #generativeart
お題「ロマンチック」_____romantic
#dailycodingchallenge #creativecoding #Processing