DotRecast - a C# port of Recast & Detour, Industry-standard navigation mesh toolset for .NET, Unity3D, games, servers
Stars
870
Forks
115
Watchers
870
Open Issues
18
Overall repository health assessment
No package.json found
This might not be a Node.js project
[upstream] Fix crash on large-scale navmesh generation (assert triggered) (recastnavigation/recastnavigation#796)
693b8f8View on GitHub[upstream] When attempting to add a span that is invalid (zero or negative size), log a warning and ignore the span.
e86887cView on GitHubfix: use forward slash for font path to ensure cross-platform compatibility
f19ff2fView on GitHubrefactor: consolidate input geometry providers into RcSampleInputGeomProvider
ad0e73cView on GitHubrefactor: replace Task.WaitAll with atomic counter for thread throttling in BuildMultiThread
96b1e14View on GitHub