画質 高画質


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))};

2 29

“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-

0 1

after processing
I was excited when I drew this😍😍😳

2 13

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!

0 1

I have a a recovering devotion to processing. This is an of the https://t.co/KVldz8TGfq art

0 0

hehehhhe blast processing
its bad but i may follow up w a better one

0 3

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)}

10 38

day10「身の回りのモノを集めてその色を使ったコード」→デスクの上の多肉やらビカクシダの緑でモザイクタイル
適当にいじって偶然できた時も嬉しいが、ちゃんと考えて狙ったものができたら気持ち良いすね。

5 15

Magnetofractal. z=z/cos(z)+c, glitching zr=⌊zr⌋z, zi=⌊zi⌋ after each iteration.

0 5

AltEdu2022 Day10
身の回りにあるモノ(植物)の色でPatternを作成
Note
https://t.co/B5Qd2iJKhU
Demo
https://t.co/GgoyqvVW4u
最後だけずれて見えます錯視なのでしょうか?誰か分かる人教えて下さい。

4 7


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(),translate(a,r,50),specularMaterial(1),pointLight(230,126,34+9*e,a+99*sin(T-e/2),r,99*cos(T-e/2)),pop(sphere(35,W))};

3 21

A super fast processing of The Flame Nebula shot in broadband. Still lots of light pollution I need to deal with on this one 😩

143 1429