Комментарии •

  • @papapap2
    @papapap2 3 года назад +6

    but... they do overlap. both the initial and the post-move have overlapping meshes.

    • @keenancrane
      @keenancrane 3 года назад +7

      Good eye! It's a greedy algorithm, and it gives up after enough tries. I guess if I were I purist I could toss out these meshes (or just keep trying…). 🤷‍♂️

  • @tymekgowacki4280
    @tymekgowacki4280 3 года назад +2

    am i mistaken, or after solving the 2D packing problem, you just need to project the screen position onto horizontal plane using the camera matrix? or is there some hidden problems im not seeing?