画質 高画質

A Perfect Spiral
Image Credit: NASA, ESA, Hubble, HLA; Processing: Mehmet Hakan Ozsarac
https://t.co/yFGHY7io84

0 1

Hi I'm ND !!
I have adhd + dyslexia + a processing disorder !! I'm a trackpad artist and draw goofy animals.

11 60

Autistic with adhd, ocd, chronic depression/anxiety, sensory processing issues and probably ptsd but that's new. Been struggling so not a lot of art but heres what I've got on my phone! Comms open!

2 8

Abstract Dot Pattern is a collection of 1/1 generative art pieces created with algorithm of using only dots and noise input.

https://t.co/ZOXkOiJ0IB

2 9

Orion Nebula: The Hubble View
Image Credit: NASA, ESA, Hubble Legacy Archive; Processing: Francisco Javier Pobes Serrano
https://t.co/q62uzbRE5A

0 0

Inside the Flame Nebula
Image Credit: NASA, JPL-Caltech, IPAC Infrared Science Archive - Processing: Amal Biju
https://t.co/RPS5eqGl7o

1 1

It's about to be 24 hours since All In was shown and I'm still processing on what happened and how does amphibia end after that cliffhanger

0 23

I'm still processing what exactly I am looking at

1 61

My entries for
The colors and style are based off the designs in the loading screen and other StepN art.
I had fun working on them! :)
IG: https://t.co/Cq6sQ9T4Z0

btw I think Twitter is processing the framerate strangely? The laughing one is going too fast.

0 8

//#つぶやきProcessing
float i,j,x,y,n,r;void setup(){size(800,800,P3D);}void draw(){clear();camera(850,850,200,0,0,0,0,0,-1);for(i=0;i<800;i+=.5)for(j=0;j<800;j+=.5){stroke(255*noise(i/300,j/300),n=255*noise(x=i/99,y=j/99),n);point(i,j,99*sin(x+r)*cos(y+r)*noise(x,y));}r-=.03;}

8 50

Sorry sorry I was just processing my emotions and all
I love this so much Cam you never miss 😩
I could ramble on about how much this scene hits me. The addressing of self-hate, showing rev he isn’t disposable and needs to take care of himself
But I won’t so here’s hddhudjehdj

0 24

setup=_=>{createCanvas(w=400,w);noStroke();background(w);t=(a,b,c=0)=>50*a-50+25*(p=noise(a+10*b+c))*sin(90*p%45+PI*c/200);
for(x=0;x<10;x++){for(y=0;y<10;y++){fill(x*21,y*21,w);(o=triangle)(t(x,y),t(y,x,j=100),t(x+1,y),t(y,x+1,j),t(x,y+1),t(y+1,x,j))}}}

1 1