//=time() ?>
this has gone too far #processing #p5js #creativecoding #generativeart
Jupiter and Ring in Infrared from Webb
Image Credit: NASA, ESA, CSA, STScI; Processing & License: Judy Schmidt
https://t.co/f7JkbOxDK7
#Astrophotography #astronomy #space #NASA #Jupiter #JamesWebbSpaceTelescope
still processing this yasha I'm obsessed with her
#criticalrolefanart #MightyNeinReunited #criticalrolespoilers
I accept art commissions now. Help a starving 🇵🇭Filipino😔😭 out. I'll draw anything within my capabilities and my tablet's processing power.
After a week of mentally processing Quaquaval....it has arrived.
#PokemonScarletandviolet #svleaks #quaquaval #Quaxly #quaxlyevolution #starterpokemon #pokemonfanart
Today we present you our advisor @darko_eth, also known as BAYC#418. He is a conceptual artist recognized by his work in drawing, painting, generative art, blockchain, AI and image processing.
NEW COSE REALIZE MERCH IM STILL PROCESSING DID YOU SEE THE NEW CODE REALIZE MERCH LOOK NOW!!!!!
5/8 Next experience - Wonder.
This one you can see all over the NFT Space. Mostly without any additional work.
This way of using I find not really good - my own opinion.Nothing personal.
I tried tons of different prompts, processing photos and arts. No post production here👇
I just released "Time Slips" to celebrate #fxhashturnsone ⏰🍌
365 iterations
1 $XTZ
🥳🎂
https://t.co/8Ik06XzeJ5
I'm donating half of the proceeds to the Processing Foundation.
#creativecoding #generativeart #p5js #processing
#つぶやきProcessing 「球形の葉層」
f=0
draw=_=>{
f++?background(0):createCanvas(W=500,W)
noStroke()
for(r=0;r<300;r+=50)
for(i=I=r%100?-f/80:f/80;i<I+7;i+=PI/6)
for(n=0;n<(N=r/2);n+=3){
circle(250+(r+n)*cos(i),250+(r+n)*sin(i),N/3*sin(n/N*PI))
}
}