This Unity project showcases A* pathfinding visualization. It uses a binary heap / priority queue for the open set and a hashset for the closed set, so it is "standard optimized". The implementation is fully single-threaded.
-
Notifications
You must be signed in to change notification settings - Fork 3
Unity project showcasing A* pathfinding visualization.
License
CristianQiu/Unity-AStarPathfinding-Visualization
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Unity project showcasing A* pathfinding visualization.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published