Pathfinding visualizations
Thursday, April 25, 2013 - 04:33
Hey, I saw this floating around the net and thought people here would be interested. This site visualizes different pathfinding algorithms. I had not heard of Jump Point Search, which looks pretty efficient.
Cool visualisations, its always interesting to see just how much calculation is going on in the background while you are walking around killing things!
When I first began developing my project I used lines to draw the real-time path finding algorithms, it looked something like this