VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



LaVolpe PathFinder IV: Non-Tiled Graphs

by LaVolpe (66 Submissions)
Category: Miscellaneous
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (38 Votes)

[No code update; only added the missing RTF file]. Fastest non-tiled graph path finder. Extended my unique approach & believe it is 100% accurate and still very fast. This approach uses window regions to process open space very quickly. Where A* & Dijkstra require known distances between nodes, this project kinda explores on the fly, creating the needed link structure as it explores. Give it a go & if you want to discuss better logic/routines, please email me. P.S. Sorry about the large screenshot: wanted to show you the size of a graph & it's potential speed. Thanx goes to Stavros Sirigos for getting me re-interested in this project. Updated: a bit faster & fixed routine to recognize when start/end nodes in same regional rectangle. Updated 18Jun: added efficiency tweaks & correct path error that occurs maybe 1 out of 1000 paths.

Rate LaVolpe PathFinder IV: Non-Tiled Graphs

Download LaVolpe PathFinder IV: Non-Tiled Graphs

Download LaVolpe PathFinder IV: Non-Tiled Graphs (107 KB)

LaVolpe PathFinder IV: Non-Tiled Graphs Comments

No comments have been posted about LaVolpe PathFinder IV: Non-Tiled Graphs. Why not be the first to post a comment about LaVolpe PathFinder IV: Non-Tiled Graphs.

Post your comment

Subject:
Message:
0/1000 characters