Skip to content

Conversation

ikpil
Copy link
Contributor

@ikpil ikpil commented Nov 29, 2023

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