This is a proposal to improve A* pathfinding performance for dynamic environments. To achieve that I used QuadTrees as map's data structure. This way the search tree is automatically compressed on quadrants that does not contain obstacles.
-
Notifications
You must be signed in to change notification settings - Fork 3
jemaf/a-quad-star
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
An A* pathfinding algorithm built upon quadtree representation.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published