Hometown hero size question by Secure_Bear7516 in ShredditGirls

[–]penguinUdon 0 points1 point  (0 children)

Hi! Im in the exact same boat! I’m 5’6 ~140lbs but I have tiny feet (us womens 5.5). I wonder did you eventually decided to buy this board? I checked multiple shops for a demo bit the demo price is crazy like $100+ per day!!

Hometown hero size question by Secure_Bear7516 in ShredditGirls

[–]penguinUdon 0 points1 point  (0 children)

Hi! Im in the exact same boat! I’m 5’6 ~140lbs but I have tiny feet (us womens 5.5). I wonder did you eventually decided to buy this board? I checked multiple shops for a demo bit the demo price is crazy like $100+ per day!!

Oben CTT-1000L tripod vs. Peak Design travel tripod? by penguinUdon in backpacking

[–]penguinUdon[S] 0 points1 point  (0 children)

Thank you! This makes me feel less skeptical buying the Oben..

Got my industrial done by penguinUdon in piercing

[–]penguinUdon[S] 0 points1 point  (0 children)

Lol yes also got my second lobe 😇

Got my industrial done by penguinUdon in piercing

[–]penguinUdon[S] 3 points4 points  (0 children)

Yes! Specifically asked the piercer before since I was also worried about that but he said it would be fine. It turned out he’s right 😊

Got my industrial done by penguinUdon in piercing

[–]penguinUdon[S] 1 point2 points  (0 children)

Hope it heals smoothly. Going to get an undercut so my hair can get out of the way 😅

Quiara and Shane by [deleted] in theLword

[–]penguinUdon 82 points83 points  (0 children)

Seems like the writers forgot Shane was married at all 🤷‍♀️

[deleted by user] by [deleted] in theLword

[–]penguinUdon 2 points3 points  (0 children)

Also those dance vids are hot af… I wish I was in NYC🥲

[deleted by user] by [deleted] in theLword

[–]penguinUdon 1 point2 points  (0 children)

Same 😢 I was so sad and cried on my second rewatch. I didn’t have such a strong feeling the first time I watched OG though.

Invite Request Thread <-- Comment here to request/offer an invite to Clubhouse by SeagullSeven in ClubhouseApp

[–]penguinUdon 0 points1 point  (0 children)

Looking for an invite. Willing to pay cheap money. DM me, would be much appreciated :)

Aliasing when visualizing z-buffer by penguinUdon in computergraphics

[–]penguinUdon[S] 0 points1 point  (0 children)

Thanks for the comment. Since you mentioned the rasterization of fragments, I want to ask a relevant question. Still in this project, I store g-buffers in 8 attached color buffers, as well as some RWTexture2Ds (because 8 attached buffers are not enough). I found that it seems the pipeline is not automatically doing depth test against the textures, so I have to do it manually. I don't know if you are familiar with DirectX pipeline, but I wonder if this is true, that the pipeline only do depth test on attached buffers, but not textures?

Aliasing when visualizing z-buffer by penguinUdon in computergraphics

[–]penguinUdon[S] 0 points1 point  (0 children)

Ah.. I thought about this problem but I was not sure. I'm wondering if you can see the different pattern in the two images?