画質 高画質

らくがき。
今日は、ただただ色を塗りたいだけという気持ち。

1 26

Tried out post-processing for the first time to hide my shitty coloring skills.

Her name is Lille.

10 91

system initializing with number 50 via sketch

1 1

Omg it’s past midnight here and I’m still processing Dispatch photoshoot and cb contents 😂 I think my brain is broken, this is NOT a chibi drawing but 💐 Taehyun because he is gorgeous ! Goodnight 😴

9 15

5/1 「回る」
終わりのない環状線を走る列車のように、行動こそが目的になるのは果たして幸せなのだろうか

一ヶ月ぶりの投稿、サボりすぎた...

3 34

FF: Axylia’s Pet Gryphon in Summerset, Talon, is by far who she considers to be the closest friend she’s ever had. Gryphons highly intelligent creatures on Nirn, capable of processing and understanding Human and Elven Languages along with their emotions. While most Gryphons are

4 14

system initializing with number 65 via sketch

0 0

size(720,720);
noStroke();
clear();
for(float r=TAU*9;r>0;r-=.01){
fill(cos(r*28)*99+128,sin(r*r)*255,99,sin(r*7)*160+64+r*2);
push();
translate(cos(r)*r*9+360,sin(r)*r*9+360);
rotate(r+(r%.4-.2)*4);
ellipse(sin(r*r)*9,0,40+r*2,r/9);
pop();
}

6 42