Skip to content

Add DotRecast in AI & Pathfinding Section - #49

Merged
michidk merged 1 commit into
michidk:masterfrom
ikpil:master
Nov 29, 2023
Merged

Add DotRecast in AI & Pathfinding Section#49
michidk merged 1 commit into
michidk:masterfrom
ikpil:master

Conversation

@ikpil

@ikpil ikpil commented Nov 29, 2023

Copy link
Copy Markdown
Contributor

DotRecast is a port of Recast & Detour, a navigation mesh toolset for games, to the C# language. It is useful for game developers who want to use C# servers, C# projects, or Unity3D for their games. DotRecast allows you to generate and use navigation meshes for pathfinding and spatial reasoning in your game world. You can also customize the navmesh generation and runtime navigation systems to suit your specific game’s needs.

- https://github.com/ikpil/DotRecast

DotRecast is a port of Recast & Detour, a navigation mesh toolset for games, to the C# language. It is useful for game developers who want to use C# servers, C# projects, or Unity3D for their games. DotRecast allows you to generate and use navigation meshes for pathfinding and spatial reasoning in your game world. You can also customize the navmesh generation and runtime navigation systems to suit your specific game’s needs.
@michidk
michidk merged commit 0eb0c13 into michidk:master Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants