RecastSharp

July 19, 2023 ยท View on GitHub

dotnet 6 port of the recastnavigation library.

Detour is implemented with unmanaged memory and pointers for high performance.
Recast is implemented with pure managed code for convenience.

NOTE THIS LIB IS NOT TESTED.

Synced commit

0d1cbd3

Credits

  • https://github.com/recastnavigation/recastnavigation
  • https://github.com/CypherCore/Tools/tree/master/Source/DataExtractor/Framework/Recast

Contents

  1. 1Synced commit
  2. 2Credits