//=time() ?>
@Cyanlafurra Un video de un iceberg de cyan tenía una teoria(¿?) De Moriah "Pi"y lo dibuje pq estaba aburrida ^^
im losing my mind at that *rubs against* STOP TEASING YOUR PREGNANT WIFE PI XIU
@ausretrogamer Dude! You don't have time to like this tweet! There's a whole bunch of Pi-miga-ing to be done! 😡
@G0ffThew @ANN_Lynzee @JackiJing I have no idea what Fuuto PI is gonna be like for non-toku fans, but be sure not to sleep on Biscuit Hammer if you haven't already read the manga, that one's right up your alley 🥳
Drink and Draw Round 3: World's Strangest Pi #GoshBFDD
@brokenfrontier @GoshComics @RickardSisters
Slasher Frat Bros! A peaceful Greek life in Abyss University is disturbed when four slashers, inspired by Greek legends, are attending this year. They form a deadly brotherhood under the new KIΠ (Kappa Iota Pi) fraternity.
Did some Space Maria and Pi fanart! Thanks to the man himself for his help in giving this a slick stylized coloring. @AngryangryD #spacemaria #RideorPi
#つぶやきProcessing 「雲上から覗くもの」
f=0
draw=_=>{
f++||createCanvas(500,500)
background(0)
noStroke()
for(i=0;i<TAU;i+=PI/6)
for(r=0;r<400;r++){
circle(250+r*cos(I=i+sin((r+f)/50+int((r-f)/50))*r/500+(noise(r,f/99)-.5)*tan(f/20)/9),250+r*sin(I),10-r/40)
}
}