|
-
[MX]Node based path finding
I wanted to know how fast this would be in Flash. So I coded this version of a node based path finder:
Just click on a node. The start node is in the upper left corner.
http://mitglied.lycos.de/andreaskrenmair/flash/bfs.html
I used the breadth-first search algorithm for the pathfinding. The graph was built with simple objects that are linked together.
I was quite surprised that it is that fast with Flash Player 9.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|