pathfinding topic

List pathfinding repositories

ch

47
Stars
5
Forks
Watchers

Contraction Hierarchies (with bidirectional version of Dijkstra's algorithm) technique for computing shortest path in graph.

path_demo

16
Stars
1
Forks
Watchers

An experimental set of pathfinding algorithms for video games

wadl

37
Stars
9
Forks
Watchers

A python package for planning surveys over large areas using one or more UAV (Unpersoned Aerial Vehicle).

Algorust

93
Stars
5
Forks
Watchers

Various algorithms visualized interactively on the web, entirely with Rust 🦀

recastnavigation

6.5k
Stars
1.6k
Forks
Watchers

Industry-standard navigation-mesh toolset for games

DotRecast

414
Stars
60
Forks
Watchers

DotRecast - a port of Recast & Detour, Industry-standard navigation mesh toolset for .NET, C#, Unity3D, games, servers

pathFinderVisualizer

36
Stars
12
Forks
Watchers

A react Application Used to visualize classical path finding algorithms like BFS, DFS, Dikstra's, A-star

Modular-AI

34
Stars
1
Forks
Watchers

Visual behaviour & AI design tool for Unity.

PathFinding

24
Stars
7
Forks
Watchers

C# project. Realized a visualization of the pathfinding algorithms using Console (2D version) and WPF (2D and 3D versions)