ikpil / DotRecast

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

Replace list with cyclic buffer #52

Closed wrenge closed 7 months ago

wrenge commented 7 months ago

Related to #51

ikpil commented 7 months ago

Thank you for your suggestion. I will review the code.