6 ms·
I really like that visualization! It would be awesome to see that same visualization side by side with Dijkstra's algorithm (same as astar, but with fixed heur
by bgrins 15y ago
I really like that visualization! It would be awesome to see that same visualization side by side with Dijkstra's algorithm (same as astar, but with fixed heuristics) to see how much better it can perform.
- ioquatix 15y agoThanks - if I get some time I may consider augmenting it - that visualisation was put together as a proof of concept and as my first <canvas> experiment - it needs some more work ^_^.