#pathfinding (13 Repositories)
Ranked open-source repositories tagged with #pathfinding, scored by pull request acceptance likelihood and maintainer engagement velocity.
19.8%
5.3h
13 repositories tagged #pathfinding
vleue/polyanya
Pathfinding using Polyanya
graphhopper/graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
apistol78/traktor
Traktor Game Engine
quasilyte/pathing
A very fast & zero-allocation, grid-based, pathfinding library for Go.
tisoap/react-flow-smart-edge
Custom Edge for React Flow that never intersects with other nodes
dbrizov/Unity-PathFindingAlgorithms
BFS, Greedy Best-First Search, Dijkstra and A* path finding algorithms
Fy-/FyWorld
FyWorld - Base-Building / Simulation Game & Tutorial in Unity
vleue/vleue_navigator
Pathfinding on NavMeshes for Bevy
Habrador/Self-driving-vehicle
Simulation of path planning for self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.
libtcod/python-tcod
A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.
intellicia-public/parastore
Draw a store, generate LLM personas, and watch them shop — an isometric 3D sandbox for synthetic-consumer experiments.
h8man/NavMeshPlus
Unity NavMesh 2D Pathfinding
dhruvmisra/Pathfinding-Visualizer-ThreeJS
A visualizer for pathfinding algorithms in 3D with maze generation, first-person view and device camera input.