//=time() ?>
untitled_20220212
https://t.co/KGdTxBEnJA
(learn from "Generative Design with p5.js")
#p5js #processing #openprocessing #code #creativecoding #creativecodeart #art #artwork #generativeart #shape #line #codeart #Circle #circles
Transparency Post:
I had to try a new manu for the Alastor dakis.
Sometimes new manus suck.
The printing + fabric is not up to my standard. I don't want to send you sub-par merch, I'm working to fix the issues but this means extending processing time.
Thank you for your patience.
@Imaginary_Ones After hours of drawing these on paper then processing them with mouse and keyboard, finally. I hope you’ll like them! 😊 @renft13 @MarteezyNFT @NotYooJeongYeon
Wrote a post-processing effect to completely fake the dappled sunlight coming into the forest.
#madewithunity #indiedev #gamedev
Look Back in Anger.
この記事にある距離関数とノイズを使って描きました。 👉 https://t.co/IBdR5koApB
lba-220212005501
#processing #generative #creativecoding #OpenSource
#つぶやきProcessing
T=0,draw=a=>{for(T||createCanvas(W=400,W,WEBGL),background(c=0),y=-150;y<200;y+=50)for(x=-150;x<200;x+=50)P(x,y,c++);T+=.05},P=(a,r,e)=>{push(),specularMaterial(1),f=T/2-e,translate(a,r,50),pointLight(230,126,34+9*e,a+sin(f)*W,cos(f)*W,-W),pop(sphere(35,W))};
“Hypothetically Macro,” is a mysterious cluster of glowing semitransparent organic primitives. The artist leverages the Processing programming language to deeply explore several variations of a single visual theme. Exploring the creation of new worlds through generative-
More cyberpunk next next Fidenza variations #generativeart #creativecoding #abstractart #digitalart #genartclub #javascript #p5js #Processing #programming #algorithm #computerart #geometric #art #artwork
@leaf_swan Thank you as always Leaf! <3
I've got two beautiful series, "Fantasy-Scapes" and "Spirits of the Elements" that are still available on Rarible, as well as a handful of other unique fine art.
Releasing a new series based on emotional processing shortly; can't wait to share!
I have a a recovering devotion to processing. This is an #art #piece of the https://t.co/KVldz8TGfq art #museum #peace
This set looks pretty cool too.
#generativeart #wip #fxhash #creativecoding #NFT #p5js #processing #generative
@WB_asigot hehehhhe blast processing
its bad but i may follow up w a better one
setup=_=>{createCanvas(W=720,W)
background(0,99,0)
stroke("#FF0")
for(y=0;y<W;y+=6)for(x=0;x<W;x+=6)if(noise(0|x/90,0|y/60)>.75)rect(x,y,4)
else if((N=noise(x/99,y/59))<.4)line(x,y,x+cos(R=(0|N*16)*PI/4)*8,y+sin(R)*8)
else if(N<.43)circle(x,y,3)}
#つぶやきProcessing
#AltEdu2022
#AltEdu2022 Feb.10 The color of the clothes you are wearing now
https://t.co/aVu304R5Hg
#p5js #processing #openprocessing #code #creativecoding #creativecodeart #art #artwork #generativeart #shape #line #codeart #Circle #Rectangle
day10「身の回りのモノを集めてその色を使ったコード」→デスクの上の多肉やらビカクシダの緑でモザイクタイル
適当にいじって偶然できた時も嬉しいが、ちゃんと考えて狙ったものができたら気持ち良いすね。
#creativecoding #AltEdu2022 #python #processing
Magnetofractal. z=z/cos(z)+c, glitching zr=⌊zr⌋z, zi=⌊zi⌋ after each iteration. #fractals #generative #digitalArt #Processing #creativeCoding