画質 高画質

Launching a new series of experiments named Microcosmic 🔬

3tez, 10 editions each
https://t.co/EeggALm7OF
https://t.co/V24ePr3Aq9

2 39

"The Negative"

https://t.co/yJV7gaGpPU

Price drop!! Now 2.5 Tez.

A brand new invocation with every refresh!

1 3

Process… Loving some random blur for the piece

Made with p5.js

1 4

version without any post processing thinmgs? https://t.co/ZMVWCwCNZp

2 12

working on some art for writing projects of mine and pulling up my own previous photoshop work for inspiration/motivation

as someone who thinks visually but can't draw for shit its actually been really good finding that i do have some knack for collage and processing

11 73

Conscious processing of narrative stimuli synchronizes heart rate between individuals https://t.co/jI8SxB2WTI

2 1

A last batch of "Radicularia" before moving on to other things...

1 11

I'm still processing my son Sora being in Smash aaa💖

128 518

there's a lot of thoughts and new emotions that i'm processing right now

0 1

processing...😶

0 9

Conscious processing of narrative stimuli synchronizes heart rate between individuals https://t.co/Z1Yh9xGosu

3 4

Trying out a new algorithm based on this painting by . Slowly getting there.

0 4

「絡まったワイヤー」

f=0
draw=_=>{
f++||createCanvas(500,500)
background(0)
noStroke()
colorMode(HSB,2)
for(n=9;--n;)
for(i=0;i<PI*4;i+=.01){
I=i*n/4+f/9;
fill(n/4,2,2,1)
r=30*i+9*cos(i*8)
circle(250+r*cos(I),250+r*sin(I),i)
}
}

4 16

今回は、入力ファイルを処理した後、きれいなデプスマップを生成できたと思います。

I think I managed to generate a clean depth map for this one after processing the input file.

39 405