ikpil / DotRecast

DotRecast - a port of Recast & Detour, Industry-standard navigation mesh toolset for .NET, C#, Unity3D, games, servers
zlib License
441 stars 61 forks source link

Changed `List<DtStraightPath>` to `Span<DtStraightPath>` for enhanced… #70

Closed ikpil closed 1 month ago

ikpil commented 1 month ago

… memory efficiency