RecastSharp icon indicating copy to clipboard operation
RecastSharp copied to clipboard

dotnet 6 port of the C++ recastnavigation library.

RecastSharp

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