An open API service indexing awesome lists of open source software.

https://github.com/jasonw4331/ext-pathfinding

A PHP extension which binds the following library:
https://github.com/jasonw4331/ext-pathfinding

a-star bfs dijkstra pathfinding theta-star

Last synced: 7 months ago
JSON representation

A PHP extension which binds the following library:

Awesome Lists containing this project

README

          

# ext-pathfinding
![CI](https://github.com/jasonwynn10/ext-pathfinding/workflows/CI/badge.svg)

PHP bindings for the [3D-AStar-ThetaStar](https://github.com/PathPlanning/3D-AStar-ThetaStar) C++ library