recastnavigation/recastnavigation
Industry-standard navigation-mesh toolset for games observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 69
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4735
- days_rel: n/a
- days_push: 187
- n_releases_24m: 0
Adoption not part of the score
7875 stars · 1815 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Recast Navigation is an industry-standard C++ toolset for generating navigation meshes from level geometry and performing runtime pathfinding, with modules for navmesh streaming and crowd simulation. It is dependency-free, requiring only a C++98-compliant compiler, and powers AI navigation in Unity, Unreal, Godot, and many games.
Use cases
- generate a navmesh from arbitrary level geometry
- pathfinding for game AI agents
- crowd simulation with collision avoidance
- stream tiled navmeshes for open-world games
- integrate navigation into a custom game engine
- debug and visualize navigation data
When to choose
- you need battle-tested navmesh generation and pathfinding in C++
- you want a dependency-free library that builds anywhere
- you need tiled navmeshes or crowd simulation for large worlds
- you want the same navigation tech used by major engines
When to avoid
- you need a high-level out-of-the-box solution rather than a C++ library to integrate
- your project is not C/C++ and you cannot bind to native code
- you only need simple grid-based movement without navmesh complexity
Facets
library · maturity stable
simulation graphics game-engine sdk simulation artificial-intelligence cross-platform cpp cross-platform windows navmesh pathfinding crowd-simulation detour game-ai zlib-license game-development macos linux
5 sources
- readme: https://github.com/recastnavigation/recastnavigation · fetched 2026-08-28 · 2d4784e430f9
- homepage: http://recastnav.com/ · fetched 2026-08-29 · 373c0c1567ef
- site_page: http://recastnav.com/md_Docs_2__2__BuildingAndIntegrating.html · fetched 2026-08-29 · f381d33eafec
- site_page: http://recastnav.com/md_Docs_2__99__Roadmap.html · fetched 2026-08-29 · 1921f528fff4
- site_page: http://recastnav.com/md_CHANGELOG.html · fetched 2026-08-29 · ffb4008c270f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| recastnavigation/recastnavigation | main | 54 |
For agents
markdown · JSON · MCP: product_card(name="recastnavigation/recastnavigation")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem