s-ol’s avatars-ol’s Twitter Archive—№ 2,150

  1. Geometry/Math/Graphics Twitter: how do I generate this cube corner mesh cleanly (with number of segments per arc varying from 1 to very many)?
    oh my god twitter doesn’t include alt text from images in their API
    1. …in reply to @S0lll0s
      For one segment, the corner patch is just a triangle. For two segments, its a kind of warped hexagon, and for three in the picture above. I just don't really know how to loop through this mess?