Skip to content

Commit

Permalink
Merge pull request #49 from ikpil/master
Browse files Browse the repository at this point in the history
Add DotRecast in AI & Pathfinding Section
  • Loading branch information
michidk authored Nov 29, 2023
2 parents 6e9a310 + 0bd0141 commit 0eb0c13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Navigation:
* [SimpleTraffic](https://github.com/Kink3d/SimpleTraffic) - a simple traffic simulation using Nav Mesh.
* [Self-driving-vehicle](https://github.com/Habrador/Self-driving-vehicle) - Car pathfinding using Hybrid A* search algorithm.
* [GOAP](https://github.com/crashkonijn/GOAP) - Multithreaded Goal Oriented Action Planner for Unity.
* [DotRecast](https://github.com/ikpil/DotRecast) - a port of Recast & Detour, navigation mesh toolset for games, Unity3D, servers, C#.

## Physics
* [Mario Galaxy Gravity for Unity](https://gist.github.com/phosphoer/a283cdbeca5d2160d5eed318d0362826) - mario galaxy gravity.
Expand Down

0 comments on commit 0eb0c13

Please sign in to comment.