About

Experiences

  • Implicit Grid based A star

    We dont have to define each and every cell in a grid as open or closed - we only need to hold table of what cells contain an obstruction - treat nil as open space. This demo shows that we can use an unbound sized grid for pathfinding and the only factor involved in it's performance is the length of the path itself.

    • Playing
      0
    • Visits
      7
blakdeth has no creations.