Top 10 C++ Pathfinding Projects
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Heuristic_path_planners
Collection of classes and functions to allow 2D/3D path generation with heuristic algorithms such as A*, Theta* and LazyTheta* and ROS Interfaces
-
-
-
Doryen
Doryen based in Libtcod 1.5.1 - Refactoring struct and clear code, deleted the old C code and added new features and algorithms. The objective is a small 2D rendering engine (based in grid or tiles). It is written in an effort to create an engine being as lightweight and conceptually clean as possible.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
astar_pathfinder_grid_2d
Single header library for path finding on 2D grids with A* algorithm. Includes a stable and a fast path finders.
-
C++ Pathfinding discussion
C++ Pathfinding related posts
Index
What are some of the best open-source Pathfinding projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | Recast/Detour | 6,810 |
2 | Nav3D | 124 |
3 | Heuristic_path_planners | 81 |
4 | namigator | 54 |
5 | DonAINavigation | 38 |
6 | MT-RRT | 22 |
7 | Doryen | 12 |
8 | AStarSearch | 5 |
9 | astar_pathfinder_grid_2d | 2 |
10 | Mazes | 0 |