Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matthiaszarzecki/AStarPathfindingUnity
Implementation of the A*-Algorithm in Unity3D
https://github.com/matthiaszarzecki/AStarPathfindingUnity
a-star a-star-algorithm pathfinding unity unity3d
Last synced: about 6 hours ago
JSON representation
Implementation of the A*-Algorithm in Unity3D
- Host: GitHub
- URL: https://github.com/matthiaszarzecki/AStarPathfindingUnity
- Owner: matthiaszarzecki
- Created: 2015-08-27T20:13:30.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2023-06-29T08:10:12.000Z (over 1 year ago)
- Last Synced: 2024-08-02T05:20:02.624Z (3 months ago)
- Topics: a-star, a-star-algorithm, pathfinding, unity, unity3d
- Language: C#
- Homepage:
- Size: 12.2 MB
- Stars: 41
- Watchers: 4
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A* Unity
[![Made with Unity](https://img.shields.io/badge/Made%20with-Unity-57b9d3.svg?style=flat&logo=unity)](https://unity3d.com) ![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg) [![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](http://www.matthiaszarzecki.com) [![Twitter Follow](https://img.shields.io/twitter/follow/matthias_code.svg?style=social&label=Follow)](https://twitter.com/matthias_code) [![Youtube Subscribe](https://img.shields.io/youtube/channel/subscribers/UCvMdsKesM05bIG0eq7M5z1g?style=social)](https://www.youtube.com/channel/UCvMdsKesM05bIG0eq7M5z1g?sub_confirmation=1)
Implementation of the A*-Algorithm in Unity, with various interactions available. Updated to work with Unity 2021.3.10f1, 2023-01
| _ |
:--------:|
|
|Created by Matthias Zarzecki, 2015-06