//=time() ?>
#つぶやき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?
for doodles taken around 1-3 hours depends on my mood, doodles are usually my experimenting on sketching styles, painting, or filter processing
just now processing that this is the cover of volume one…. i feel like the blood in my veins has been replaced by the essence of that one tyler the creator tweet
system initializing with #art #poetry number 45 via #generative #processing sketch
I'm happy to present My new fresh DROP "Witch" on @opensea 🧙♀️
🤫The magic is already here.
It lurks in each of us, you just need to lift the veil a little
The picture was created using magic, watercolors and a little digital processing.
https://t.co/mnOfoRQoph
#NFTs
t=0
draw=_=>{t||createCanvas(W=720,W)
t+=.02
colorMode(HSB)
background(0,.02)
noStroke()
for(y=0;y<740;y+=20)for(x=0;x<740;x+=20)fill(85+noise(x/99,y/99)*90,W,W,sin((R=noise(x/W+(A=t/99),y/W+A,A*3)*54)%TAU+PI))+square(x+cos(R)*(T=40*(30*t%1)),y+sin(R)*T,2)}
#つぶやきProcessing