C++ Pathfinding

Open-source C++ projects categorized as Pathfinding

Top 10 C++ Pathfinding Projects

Pathfinding
  1. Recast/Detour

    Industry-standard navigation-mesh toolset for games

  2. 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.

    CodeRabbit logo
  3. 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

  4. namigator

    An intelligent navigation API for World of Warcraft Alpha, Vanilla, TBC and WotLK

  5. DonAINavigation

    This plugin provides a 3D dynamic pathfinding system for use with Unreal Engine 4. It's primarly designed for Flying AI creatures based in dynamic or procedural worlds that need to solve complex pathfinding tasks.

  6. MT-RRT

    General purpose library for multithreaded Rapidly Random exploring Trees

  7. 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.

  8. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  9. AStarSearch

    A Simple Implementation of A Star Search Algorithm

  10. astar_pathfinder_grid_2d

    Single header library for path finding on 2D grids with A* algorithm. Includes a stable and a fast path finders.

  11. Mazes

    C++ Maze Visualizer supporting orthogonal, hexagonal, and Voronoi diagram grids. (by Kirkezz)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Pathfinding discussion

Log in or Post with

C++ Pathfinding related posts

  • Real time Octomap LIDAR

    2 projects | /r/ROS | 2 Oct 2022
  • How composite nodes in Behaviour Trees should really work?

    3 projects | /r/gamedev | 24 Sep 2022
  • A Simple A Star Search Implementation with GLFW

    1 project | /r/programming | 4 Jul 2022
  • Sharing Saturday #344

    4 projects | /r/roguelikedev | 1 Jan 2021

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

Sponsored
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.
coderabbit.ai