pathfinding topic
ch
Contraction Hierarchies (with bidirectional version of Dijkstra's algorithm) technique for computing shortest path in graph.
path_demo
An experimental set of pathfinding algorithms for video games
wadl
A python package for planning surveys over large areas using one or more UAV (Unpersoned Aerial Vehicle).
Algorust
Various algorithms visualized interactively on the web, entirely with Rust 🦀
recastnavigation
Industry-standard navigation-mesh toolset for games
DotRecast
DotRecast - a port of Recast & Detour, Industry-standard navigation mesh toolset for .NET, C#, Unity3D, games, servers
pathFinderVisualizer
A react Application Used to visualize classical path finding algorithms like BFS, DFS, Dikstra's, A-star
Modular-AI
Visual behaviour & AI design tool for Unity.
PathFinding
C# project. Realized a visualization of the pathfinding algorithms using Console (2D version) and WPF (2D and 3D versions)