This is a recurring pattern I see when making infinite grid. I figured there might be a name to this “fractal” if I may call it that way. Does it even have a name?

  • ReveredOxygen@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 months ago

    That might be the case with the diagonal lines, but for the horizontal one there just truly aren’t any blocks, since the player is in between to layers

    • thesmokingman@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      5 months ago

      That’s still rendering distance and visual perception. We see a large gap because the rendering distance is relatively low. If the rendering distance extends to infinity, our ability to see the gap disappears even though there is still a gap. We’re basically looking at a one point perspective. The way we represent that, both on paper or digitally, is have parallel lines meet at infinity in a single point.