画質 高画質

day 3, moon 🌙 I think some of the post processing is a little clunky imo. Need to keep learning!

0 6

two of the vods messed up while processing in movie maker so i gotta restart the whole thing right before work

0 1

For you perusal the cover to Issue No.45, via sketch

0 0

system initializing with number 86 via sketch

0 0

For you perusal the cover to Issue No.91, via sketch

0 0

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

61 834

COMMISION DONE
For
Rexo is my favourite original character from him for obvious reason
Sorry for the long wait. Processing the rest!!

92 366

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

3 17

Started making the characters come out of the frames, and the results look absolutely AMAZAZING! I'll be releasing the whole set on my in 12 hours, and is currently processing approval! I hope everyone like! 🐲💚

8 14

画面の半分でモードを変えてみる。

5 12

目隠しで選んだ数式で落書きしたら花が咲きました。🌺
雄しべと雌しべもあります。

0 9

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)]

3 16

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)

2 26


Hey finished the processing kn that sketch thank you ^-^

2 23