//=time() ?>
【由魔王轉職成工程師+Coser也是合情合理】
台灣FF和CWT同人展要舉辦了🎉
有同人展的地方當然會有喜歡熱鬧的前任魔王蘿塞菈!
『受到大家矚目和稱讚的感覺挺不錯......
下次就試著cos成最喜愛的角色守攤吧💕』
-
也歡迎到【未來墟】看看🏃♀️
安坐家中把喜愛的同人商品帶回家🎁
https://t.co/yhrK0Ykc9e
露露 的露露卡🌟
FF38🌟露露與 空帕斯:陣地攻防戰 的來攤禮物🎁
只要活動兩日,到露露的Wish 攤位 踩點
(w38.39.40 WISH+希冀之翼)
並且手機上安裝有 空帕斯遊戲程式
就可以獲得 露露cos露露卡的紅包袋*3
來會場的朋友記得別錯過喔~!
#コンパス
Alr gn lol starting coms tomorrow and i hat to with the hat cos if reminded of mc donald for some reason (6w6) 👌✨
"Sir/man this is a mcdonads"
setup=_=>{createCanvas(W=720,W)
background(0,99,0)
stroke("#FF0")
for(y=0;y<W;y+=6)for(x=0;x<W;x+=6)if(noise(0|x/90,0|y/60)>.75)rect(x,y,4)
else if((N=noise(x/99,y/59))<.4)line(x,y,x+cos(R=(0|N*16)*PI/4)*8,y+sin(R)*8)
else if(N<.43)circle(x,y,3)}
#つぶやきProcessing
#AltEdu2022
2 confirmed coolcats > my Jenny and @KenochaKun check out her stream at https://t.co/pD19OHpTfI cos she does cute and hawt art :3
my boyfriend really said that disenchanted is the kind of show I would watch and he’s legit not wrong cos I’m now pretty much obsessed with it
Magnetofractal. z=z/cos(z)+c, glitching zr=⌊zr⌋z, zi=⌊zi⌋ after each iteration. #fractals #generative #digitalArt #Processing #creativeCoding
Sexy art of Mitty from Made in abyss.
Actually, it’s more of a fan art. Cos its like not original design.
thanks @JacDraw for this great design!
#Madeinabyss #miabyss #メイドインアビス
#nsfwanime #nsfwxRolePlay #nsfwblackpink
Made a hollow knight oc cos I can’t get enough of this game, his name is mousse
#HollowKnight
I can’t stop thinking about this
I’ve been itching to make a new armor cos and I share a birthday with Edelgard………….
@jfolles78 Honestly, I'm torn, cos Jedd winning or losing is hot. But I'll say Jedd.
Oh also, a little something I did on september 2020, with my water based markers, cos I think she has a pretty interesting character desing.
@Tomo_Cossy @unsociablehuman also who are you… I am looking with gender envy and cos urge
Some more Curse of Strahd sketches. I keep a far too detailed notebook for the campaign, let me know if you're interested in actually seeing some proper scans of those pages.
They will however contains spoilers for the campaign, so be warned.
#dnd #dnd5e #curseofstrahd #CoS
#つぶやきProcessing
T=0,draw=a=>{for(T||createCanvas(W=400,W,WEBGL),background(c=0),y=-150;y<200;y+=50)for(x=-150;x<200;x+=50)P(x,y,c++);T+=.05},P=(a,r,e)=>{push(),translate(a,r,50),specularMaterial(1),pointLight(230,126,34+9*e,a+99*sin(T-e/2),r,99*cos(T-e/2)),pop(sphere(35,W))};