//=time() ?>
#GIFtober day 3, moon 🌙 I think some of the post processing is a little clunky imo. Need to keep learning!
It's my Self Portrait :) Please design the T-shirt.
https://t.co/cfOjXCRRy5
#art #illustration #digitalart #paint #painting #selfie #selfportrait #p5js #openprocessing #programming
#アート
two of the vods messed up while processing in movie maker so i gotta restart the whole thing right before work
For you perusal the cover to #dark #comic Issue No.45, via #generative #processing sketch
system initializing with #art #poetry number 86 via #generative #processing sketch
For you perusal the cover to #dark #comic Issue No.91, via #generative #processing sketch
Hello guys! This is the September Content update and recap, Thank you very much for supporting!~
Content Pledges Start Processing on 2019 October 1st-6th~
Content will releases by October 6th Thanks!
Patreon:https://t.co/4ILtbbqGfE
Gumroad:https://t.co/VezWwol05O
COMMISION DONE
For @LaitoStarr
Rexo is my favourite original character from him for obvious reason
Sorry for the long wait. Processing the rest!!
THEURGY THURSDAY! Ella is processing
🔹https://t.co/TRJSupL9Xx
🔹https://t.co/5MLMX5Gsug
🔹https://t.co/ocw15NyMue
or get the next page now and other extra content on my patreon: https://t.co/fi15WwIJvh
目隠しで選んだ数式で落書きしたら花が咲きました。🌺
雄しべと雌しべもあります。
#processing #creativecoding #generative
def setup():size(400,400)
def draw():
colorMode(HSB,2,2,2)
a=lambda i,x,y,z: abs(cos(y+i)+sin(x+(frameCount*.1-4)*z))%2
f=lambda t:(a(0,*t),a(3,*t),a(6,*t))
[[stroke(*f(f(f((i*.03,j*.03,1))))),point(i,j)]for i in range(400) for j in range(400)]
#つぶやきProcessing
n=noise
def a(i,x,y,z):return sin((n(i)*x+n(i+1)*y+n(i+2)*z)*6)+1
def f(t):return a(0,*t),a(3,*t),a(6,*t)
size(400,400)
colorMode(RGB,2,2,2)
for i in range(width):
for j in range(height):
stroke(*f(f(f((i*.01,j*.01,1)))))
point(i,j)
#つぶやきProcessing
@SUPERlewdburger
Hey finished the processing kn that sketch thank you ^-^