a-star-search topic

List a-star-search repositories

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

pathfinding-visualizer

23
Stars
2
Forks
Watchers

🔍 A friendly visualizer for some search algorithms, like DFS, BDS, Greedy and A*

dijkstra3d

69
Stars
13
Forks
Watchers

Dijkstra's Shortest Path for 6, 18, and 26-Connected 3D (Volumetric) Image Volumes

Heuristic_path_planners

67
Stars
14
Forks
Watchers

Collection of classes and functions to allow 2D/3D path generation with heuristic algorithms such as A*, Theta* and LazyTheta* and ROS Interfaces

constellation-js

21
Stars
5
Forks
Watchers

A grid geometry toolkit for A* pathfinding and 2D sprite motion.

guided-extended-hybrid-astar

19
Stars
6
Forks
Watchers

A Hybrid-A* planner with early stopping for efficient path planning and extended motion primitives to account for the motion capabilities of the U-Shift II vehicle. Author: Oliver Schumann