https://github.com/eric2788/pathfinderlib
3D 路徑搜索演算在 MC 實現
https://github.com/eric2788/pathfinderlib
Last synced: 10 months ago
JSON representation
3D 路徑搜索演算在 MC 實現
- Host: GitHub
- URL: https://github.com/eric2788/pathfinderlib
- Owner: eric2788
- Created: 2021-10-24T09:51:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-28T12:13:51.000Z (over 4 years ago)
- Last Synced: 2025-01-12T08:33:15.863Z (over 1 year ago)
- Language: Java
- Size: 65.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## PathFinderLib
本插件是把尋路演算帶進MC的實現,採用 A*演算法 + 權重 的計算方式
## 展示



BiDirectional

Dynamic Path Finding



