//=time() ?>
✨ WE'RE ENGAGED! ✨
Even through all of the struggles of long distance, I'm the happiest I've ever been! My fiancée and I have begun processing visas so we can be together again and begin our lives together, no matter what is in the way 💕
(art by @miskiart )
GENUARY // JAN.21
function f(x) {
DRAW(x);
f(1 * x / 4);
f(2 * x / 4);
f(3 * x / 4);
}
This one was not easy. Curious to see what other artists have created !
#genuary #genuary2021 #creativecoding #processing
full timelapse minus some minor post processing effects/corrections i did later. as you can see i initially meant to draw his long haired model but decided against it in the end
OpenProcessing : https://t.co/9ZDFMA64oN
#p5js #creativecoding #generative
"...you haven't - you haven't been processed yet. i don't know that you know that right away. ah - you do. there's a sign that says 'processing.'" (twilight mirage, ep 20)
#fattart #friendsatthetable #twilightmirage
Is There Life Out There.
itlot-210121015701
New species found in the code! 🔬 https://t.co/0TtgFb3Kb5
#processing #generative #creativecoding #OpenSource
Down on the Corner.
dotc-210120015701
🛵https://t.co/32wYIfST6W
#processing #creativecoding #OpenSource
Another one made 2 years ago! Energy Flow 😁 what do you think? Need to get back to this works and programming!
With script programming. Text converted into art ❤
#processing #digital #graphic #graphicdesign #artshub #patreon #patreonartist #worldofartists #NFT #cryptoart
function setup(){for(createCanvas(400,400),i=0;i<35;i++){let a=random(400),n=random(400);fill(255,170,198),arc(a,n,50,50,radians(random(0,100)),radians(260),PIE),fill(185,229,153),arc(a,n,50,50,radians(random(200,300)),radians(320),PIE)}}function draw(){} #つぶやきProcessing
system initializing with #art #poetry number 84 via #generative #processing sketch
グラデーションをつけた円をくるくる回転させてみました。
drawingContext楽しい!!!!!
#Processing #p5js #プログラミング #dailycoding #generative #creativecoding #OpenProcessing #NEORT
【Gradient Rings】
OpenProcessing :
https://t.co/4Pcth5uS7j
NEORT :
https://t.co/3Mg2h8MxdX
setup=()=>{for(createCanvas(202,202),background(0),a=[],noStroke(),j=0;j<64;j++)a.push(random(0,4));for(m=0;m<9;m++){for(k=0;k<9;k++)0==a[k]?fill(9):fill(random(100,255),random(255),random(255)),rect(1+25*k,1+25*m,random(2,25));a.splice(0,8)}},draw=()=>{};// #つぶやきProcessing