//=time() ?>
t=0
draw=_=>{t||createCanvas(W=720,W)
t++
colorMode(HSB)
blendMode(BLEND)
background(0,.02)
blendMode(ADD)
noStroke()
for(y=0;y<W;y+=180)for(x=-9;x<W+9;x+=2)fill((x/4+y/2)%360,75,W,.1)+square(x+noise(x/99,t/9)*6-3,(t+y+noise(x/W,y,t/W)*W)%720,4)}
#つぶやきProcessing
タコのぶつ切りが迫ってくる夢を見ていません。😖🦑
https://t.co/IBdR5koApB
#processing #creativecoding #OpenSource
Processing is to generative art as the metal clasp on a brush is to impressionism, Happy 20th @ProcessingOrg
#thankyou
The Cells collection has been added to my site, with the ability to download the images from this collection in high resolution 😉
https://t.co/swPbP9Nuio
#generativeart #nftart #nfts #nft #generative #artblocks #processing #p5js #creativecoding #cryptoart
# 2-827-981-504
Vaaacuuuuum! 🐙
https://t.co/gzaT4AlMhy
#processing #creativecoding #OpenSource
#つぶやきProcessing 「網の巣」
f=0
draw=_=>{
f||createCanvas(500,500)
background(0)
noStroke()
for(i=0;i<TAU;i+=PI/6){
for(r=0;r<(R=f*7%490);r++){
t=int(f/70)
fill(255,255*sin(R/490*PI))
circle(500*noise(t)+r*cos(I=i+asin(sin(t+r/30))/PI),500*noise(t,9)+r*sin(I),r/30)
}
}
f++
}
残されたガラクタ 🧹😟
https://t.co/IBdR5koApB
#processing #creativecoding #OpenSource
爽やかサマーブリーズ
🏕️ https://t.co/IBdR5koApB
#processing #creativecoding #OpenSource
Bloody Well Right.
Inorganic formula that creates an organic image. 💉 https://t.co/YA3AP9SHzy
bwr-210808035501
#processing #creativecoding #generative #OpenSource
zr=(1.0/abs(z))*(zr-zi)*(zr+zi), zi=(1.0/abs(z))*2*zr*zi
https://t.co/kDtdUDfXSK #fractals #generative #digitalArt #Processing #creativeCoding
#100日後に完成する魔法陣
Day 99
『汝の意義は其処に在り』
魔法陣に力が宿り天界が回転し始める。
現在の魔法陣:https://t.co/AGF3mlRvpX
本日の変更点:https://t.co/o3ebypOwFK
現在のソース全体:https://t.co/nynJz0m43c
#Processing
#p5js
still render, because the compression definitely killed the post-processing details:
STILL HASN'T SUNK IN THAT WE GET TO SEE HIM AGAIN TOMORROW, I'M STILL PROCESSING HUNTING PALISMEN AND WE GET TO SEE HIM AGAIN IN MERE HOURS!!!
#100日後に完成する魔法陣
Day 98
『新しき盟約に従い力を与える』
魔法陣に力が宿り属性門が回転し始める。
現在の魔法陣:https://t.co/m255l0r9Nc
本日の変更点:https://t.co/nik8hIYgz5
現在のソース全体:https://t.co/jIzmMQUFgP
#Processing
#p5js
#ミラクルニキ #サブ #セルフツーショット
___________________________________
A.: "Rearranging data: processing."
Picture This.
Photo by Peng. https://t.co/Ooi9FcCikN
This code manipulates the original image hard! 📸 https://t.co/gJ1hvUpOIa
#processing #creativecoding #generative #OpenSource
Full process of this piece! Structural pass -> refined sketch -> lines + flats -> final render + post-processing is my process. How do you draw?