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

https://github.com/eric2788/pathfinderlib

3D 路徑搜索演算在 MC 實現
https://github.com/eric2788/pathfinderlib

Last synced: 10 months ago
JSON representation

3D 路徑搜索演算在 MC 實現

Awesome Lists containing this project

README

          

## PathFinderLib

本插件是把尋路演算帶進MC的實現,採用 A*演算法 + 權重 的計算方式

## 展示

![0](gif/0.gif)

![1](gif/1.gif)

![2](gif/2.gif)

BiDirectional
![3](gif/3.gif)

Dynamic Path Finding
![4](gif/4.gif)

![3](https://cdn.discordapp.com/attachments/864121164242747422/901846808936972428/unknown.png)

![4](https://cdn.discordapp.com/attachments/864121164242747422/901847031482564638/unknown.png)

![5](https://cdn.discordapp.com/attachments/864121164242747422/901869840048980008/unknown.png)