pathfinding topic

List pathfinding repositories
trafficstars

Pathfinding-Algorithms

85
Stars
14
Forks
Watchers

A visualizer for the core search algorithms used in AI and game development. Special thanks to Amit Patel and his cool tutorials for providing me with the inspiration. #MadeWithUnity

AStar

121
Stars
22
Forks
Watchers

A 2D A Star (A*) pathfinding implementation in C# focused on ease of use

igvc-software

88
Stars
121
Forks
Watchers

The code base for the RoboNav team's IGVC robot.

react-flow-smart-edge

294
Stars
49
Forks
Watchers

Custom Edge for React Flow that never intersects with other nodes

09-ZombieRunner-Original

88
Stars
29
Forks
Watchers

First person shooter with Unity terrain and AI pathfinding (http://gdev.tv/cudgithub)

2-Core-Combat

58
Stars
25
Forks
Watchers

The second section of the course. You will learn everything required to build simple core combat in your RPG, creating the core experience.(REF: CC_RPG) http://gdev.tv/rpggithub

DStarLiteJava

52
Stars
17
Forks
Watchers

A java implementation of the incremental heuristic search algorithm D* Lite.

NoiseModelling

148
Stars
75
Forks
Watchers

A open-source model to compute noise maps.

surfacer

88
Stars
6
Forks
Watchers

AI and pathfinding for 2D-platformers in Godot.

Nav3D

115
Stars
30
Forks
Watchers

3D Pathfinding and cover system plugin for UE4, using Sparse Voxel Octrees.