https://github.com/seblague/sphere-pathfinding
https://github.com/seblague/sphere-pathfinding
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/seblague/sphere-pathfinding
- Owner: SebLague
- License: mit
- Created: 2019-07-23T00:04:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T00:28:29.000Z (almost 7 years ago)
- Last Synced: 2025-03-20T13:32:35.702Z (about 1 year ago)
- Language: C#
- Size: 1.28 MB
- Stars: 118
- Watchers: 8
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sphere-Pathfinding
Very (!!!) crude, ugly, and unoptimized test of A* pathfinding on a sphere.
To test, go into play mode, and select the Pathfinding object. The path will now be visible in the scene view.
Hold shift and place mouse over planet (in scene view) to move the target.
