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

https://github.com/netpyoung/unity.playground.pathfinding

Unity3D Jump Point Search Plus demo
https://github.com/netpyoung/unity.playground.pathfinding

jps jumppointsearch unity3d

Last synced: 3 months ago
JSON representation

Unity3D Jump Point Search Plus demo

Awesome Lists containing this project

README

          

# unity.playground.pathfinding

## What's this?

Demo for JPS+ in Unity3D.

![jpsplus_demo.gif](jpsplus_demo.gif)

- [JPS(Jump Point Search)](https://en.wikipedia.org/wiki/Jump_point_search)
- dotnet JPS+ source: [netpyoung/NF.AI.PathFinding](https://github.com/netpyoung/NF.AI.PathFinding)