//=time() ?>
iteration 20200504
#abstract #creativeCoding #generative #processing
Latest code art. Available as NFTs here: https://t.co/AtGYG4Rz1T #nft #Ethereum
#processing #generative #geometry
Dust in the Wind.
ditw-200504080501
🍃 https://t.co/XxOkXXHGfO
#processing #generative #creativecoding
Tried out post-processing for the first time to hide my shitty coloring skills.
Her name is Lille.
system initializing with #art #poetry number 50 via #generative #processing sketch
Omg it’s past midnight here and I’m still processing Dispatch photoshoot and cb contents 😂 I think my brain is broken, this is NOT a chibi drawing but 💐 Taehyun because he is gorgeous ! Goodnight 😴
#TOMORROW_X_TOGETHER #TXTfanart @TXT_members
5/1 「回る」
終わりのない環状線を走る列車のように、行動こそが目的になるのは果たして幸せなのだろうか
一ヶ月ぶりの投稿、サボりすぎた...
#dailycodingchallenge
#Processing
FF: Axylia’s Pet Gryphon in Summerset, Talon, is by far who she considers to be the closest friend she’s ever had. Gryphons highly intelligent creatures on Nirn, capable of processing and understanding Human and Elven Languages along with their emotions. While most Gryphons are
system initializing with #art #poetry number 65 via #generative #processing sketch
taques taques
#processing #creativecoding #everyday #fromhome #digitalartwork
Rock Candy.
rc-200430080501
🍬 https://t.co/F0fhWvkQdG
#processing #generative #creativecoding
size(720,720);
noStroke();
clear();
for(float r=TAU*9;r>0;r-=.01){
fill(cos(r*28)*99+128,sin(r*r)*255,99,sin(r*7)*160+64+r*2);
push();
translate(cos(r)*r*9+360,sin(r)*r*9+360);
rotate(r+(r%.4-.2)*4);
ellipse(sin(r*r)*9,0,40+r*2,r/9);
pop();
}
#つぶやきProcessing