画質 高画質

The wheels of grind exceeding slow......

Now processing items from 2016 .... wait for it ... back 2009 (ELEVEN years ago!)

And these aren't dregs, they're bits of jewellery and other little bits that I've never got around to processing!

Embarrassed? NAH!

1 1

float t,r,T;
void setup(){size(720,720);noStroke();colorMode(HSB);}
void draw(){
clear();
t+=.003;
for(r=0;r<TAU*9;r+=.2){
fill(r*r%255,99,255,T=tan(r+t)*99);
arc(cos(2*r+t)*r*9+90+T,sin(9*r+t)*r*9+360+T,r,r*8,r,r+PI/2);
}
copy(0,0,360,720,720,0,-360,720);
}

3 24

Want to really learn
🌟Get the Core Skills Photoshop Compositing - Processing - Typography and Output Video Course! 🌟Get A Bonus of 80 Premium Stock Photos + 16 PSD Art Files Included! https://t.co/UmzoVB6dJ4

0 1

metaballs in with graphic restrictions

1 4

float t,x,y,r,N;void setup(){size(720,720);};void draw(){clear();t+=.005;for(y=0;y<780;y+=60)for(x=0;x<780;x+=60)for(r=0;r<TAU;r+=TAU/((x+y)/60%9+2))curve(x,y,x,y,x+cos(r+(N=noise(x,y,t)*9))*cos(t+N)*30,y+sin(r+N)*sin(t-N)*30,cos(r+x)*30*N+x,sin(r+x)*30*N+y);}

48 229

“Be kind to yourself, you’ve been through so much”

I’ve been doing a ton of growing this year , in just processing past & new traumas, learning about my needs, learning to be OK with having needs, and just becoming more sympathetic with myself. It’s hard, but so worth it.

18 153


R=random
size(724,724)
clear()
L=range(3000)
for j in [0]*25:
r=0;filter(BLUR,2)
for i in L:t=i*2.52;t/=2;c=R(999);stroke(c,c-r*9+R(300),c-r*2+R(100),300-r);x=r*cos(t)+R(30)+362;point(x,.3*r*sin(t)+R(9)+420-x*.2);r+=.1
for j in L:circle(R(724),R(724),R(2))

9 33

よくわからんけど最近勉強したProcessingの作例。

0 6

setup=_=>{createCanvas(w=720,w)//#つぶやきProcessing
C=['#fbb','#694','#333','#fff']
a=new Date()%2
fill(C[a])
stroke(C[a+2])
v=40
u=10*sqrt(3)
f=s=>triangle(0,0,20,0,30,s*u)
for(k=v*v;k--;){
push()
translate(k%v*30,u*2*(k/v|0)-k%v*u)
for(i=6;i--;)rotate(PI/3),f(1),f(-1)
pop()}
}

5 11

doodles of me reacting to matt watsons ep because thats how im processing it rn. last tweet i promise i just cant stop absorbing these 17 mins over and over like a sponge

0 13

TwitterのIDから、そのユーザーの写真を分析?表示?するアプリを作りました。
それぞれの方の傾向が見えて面白いです。

とりあえず、好きなフォトグラファーさん、友達、海外の好きなYouTuber2組。






3 27

running arcs
https://t.co/2xMme6LMqo
この形まで持っていくのに苦労した…
でもなかなか便利な表現方法をいくつかゲットできた

4 31

I'm done with trying to loop things, so back to lerp-ing I guess :-/

0 1

The cutest golden boy ~ 🌸🐰

I was still processing the Dynamite mv and then Jungkook appeared with that lil bun. This man srly 🥺💕

4 11