//=time() ?>
This is the character I drew. Senjogahara Rito is named after the cat.
My real name is Eclaa Sakurako.
Eyes are Odd Eye + Pi Eye. There is a part that I can't see so I expanded it. There are Odd Eye + Pi Eye. Can you see Odd Eye + Pi Eye?
My brain: You can draw neither guys nor short hair!!
Me: mmmmmmmm Hot Guy PI fanart
or I guess it's Hot Girl PI now?
anyway I'm sorry @dilfosaur
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);
}
#つぶやきProcessing
wohallow, leader! Dengan Master(pi)pis ini, sanya menyatakan diri bergabung dengan #ottagang
#miyu_ottaviart #nijisanji #nijisanji_id #Vtuber #にじさんじ
I made a better ref sheet for Pi!!! My little #witchsona since my art style likes to randomly change 😖 Here’s my gift for all of u. Please enjoy :D
#toh #theowlhouse #owlhouse #theowlhouseoc #theowlhousefanart
あいねちゃんと合作しました
あいねちゃんはLINEで繋がってる子でTwitterやってないそうです。LINE繋がってる方良かったら飛んで見てくださいね
pi→私
kn→あいねちゃん
Continued: a Kobold PI, a human with a dragon, a wizard with a black cat familiar, and a hell hound. #dnd #dndart #dungeonsanddragons #artistsontwitter
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()}
}