quin kennedy (@quinkennedy) 's Twitter Profile
quin kennedy

@quinkennedy

Renaissance Man

ID: 379999775

linkhttp://quinkennedy.com calendar_today25-09-2011 22:27:41

580 Tweet

153 Followers

137 Following

quin kennedy (@quinkennedy) 's Twitter Profile Photo

ppr('postcard') pen(.5) s=1 b=H*.05 p=new Array(90).fill(0) l=120 for(y=b,i=0;i<l;y+=s,i++){ for(x=b,j=0;j<p.length;j++,x++){ n=nse([x*.01,i*.01]) nx=nse([x*.02,i*.02]) p[j]=10*mid(0,sqr(abs(abs(i/l-.5)-.5))*4,1); (j?l2:m2)(x+p[j]*nx,y+p[j]*n) } } // #cozyvec #plottertwitter

ppr('postcard')
pen(.5)
s=1
b=H*.05
p=new Array(90).fill(0)
l=120
for(y=b,i=0;i&lt;l;y+=s,i++){
for(x=b,j=0;j&lt;p.length;j++,x++){
n=nse([x*.01,i*.01])
nx=nse([x*.02,i*.02])
p[j]=10*mid(0,sqr(abs(abs(i/l-.5)-.5))*4,1);
(j?l2:m2)(x+p[j]*nx,y+p[j]*n)
}
}
// #cozyvec #plottertwitter
quin kennedy (@quinkennedy) 's Twitter Profile Photo

ppr(200,100,'',false) pen(.5) cy=H/2 r=W/4 for(j=1;j<4;j+=2){ cx=r*j n=pow(1-(1/(j+1)),6)*800 for(i=0;i<n;i++){ a=TAU/n*i b=(noise([sin(a),cos(a)])+2)/3*r a+=noise([cos(a)/2,sin(a)/2]) xn=cos(a)*b+cx yn=sin(a)*b+cy; (i?l2:m2)(xn,yn) } clsp() } //#cozyvec #plottertwitter

ppr(200,100,'',false)
pen(.5)
cy=H/2
r=W/4
for(j=1;j&lt;4;j+=2){
cx=r*j
n=pow(1-(1/(j+1)),6)*800
for(i=0;i&lt;n;i++){
a=TAU/n*i
b=(noise([sin(a),cos(a)])+2)/3*r
a+=noise([cos(a)/2,sin(a)/2])
xn=cos(a)*b+cx
yn=sin(a)*b+cy;
(i?l2:m2)(xn,yn)
}
clsp()
}
//#cozyvec #plottertwitter
quin kennedy (@quinkennedy) 's Twitter Profile Photo

r=0 rn=random(y/2) la=random(PI) ua=random(la+1,TAU) m2(x,y) i=0 s=.03 while(rn<x){while(r!=rn){r=i?min(r+.4,rn):rn for(a=la;abs(a-ua)>abs(s/2);a+=s)l2(sin(a)*r+x,cos(a)*r+y) a=ua ua=la la=a s*=-1}rn=r+random(y/2) ua=i?random(ua-1,ua+1):ua i=i?0:1}//#cozyvec #plottertwitter

r=0
rn=random(y/2)
la=random(PI)
ua=random(la+1,TAU)
m2(x,y)
i=0
s=.03
while(rn&lt;x){while(r!=rn){r=i?min(r+.4,rn):rn
for(a=la;abs(a-ua)&gt;abs(s/2);a+=s)l2(sin(a)*r+x,cos(a)*r+y)
a=ua
ua=la
la=a
s*=-1}rn=r+random(y/2)
ua=i?random(ua-1,ua+1):ua
i=i?0:1}//#cozyvec #plottertwitter
The Coding Train (@thecodingtrain) 's Twitter Profile Photo

Today we released a new episode of our "Guest Conductor" series where we highlight others in the community doing work to expand fields of art, technology, education, and activism. Let's welcome Nelson Djalo | Amigoscode as our newest conductor πŸš‚ youtu.be/SSSRI4TwloA

quin kennedy (@quinkennedy) 's Twitter Profile Photo

#genuary #genuary2021 day 2: rule 30 I wrote a #processing3 sketch to run rule 30 in binary, and output the result as emoji πŸ€–

#genuary #genuary2021 day 2: rule 30
I wrote a #processing3 sketch to run rule 30 in binary, and output the result as emoji πŸ€–
quin kennedy (@quinkennedy) 's Twitter Profile Photo

Day 2 of #genuary #genuary2022 did a slap-dash random number based dither in the first image, and used a legitimate algorithm (ht EvilMadScientist) in the second image. #generativeart made with Processing.

Day 2 of #genuary #genuary2022 did a slap-dash random number based dither in the first image, and used a legitimate algorithm (ht EvilMadScientist) in the second image. #generativeart made with Processing.
quin kennedy (@quinkennedy) 's Twitter Profile Photo

I kept fiddling with the dithering offsets and like how cellular-automata-like these are. I also am into how the last line fades in and out of the background for both of them.

I kept fiddling with the dithering offsets and like how cellular-automata-like these are. I also am into how the last line fades in and out of the background for both of them.
quin kennedy (@quinkennedy) 's Twitter Profile Photo

#genuary #genuary2022 day 7: Sol LeWitt Wall Drawing. "Double Drawing. The top is flat black and arcs from the lower left. Right tone India ink washes." These instructions were generated using a Markov Chain "trained" with about 60 Sol LeWitt examples

#genuary #genuary2022 day 7: Sol LeWitt Wall Drawing. "Double Drawing. The top is flat black and arcs from the lower left. Right tone India ink washes."

These instructions were generated using a Markov Chain "trained" with about 60 Sol LeWitt examples
quin kennedy (@quinkennedy) 's Twitter Profile Photo

#genuary #genuary2022 day 9: Architecture Emily and I had a lot of fun taking the generated floorplans and mapping functions onto them. I'm definitely using this for building my next ADU.

#genuary #genuary2022 day 9: Architecture

Emily and I had a lot of fun taking the generated floorplans and mapping functions onto them. I'm definitely using this for building my next ADU.