Registry / other / recastnavigation

recastnavigation

JSON →
library1.6.0vcpkgunverified

Navigation-mesh Toolset for Games providing automatic navmesh generation and pathfinding.

vcpkg install recastnavigation
INSTALL
IMPORT
SIG · RECASTNAVIGATION
R
recastnavigation
othercppv1.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Recast.h
#include <Recast.h>

Creates a Recast context for navmesh generation.

#include <Recast.h> #include <DetourNavMesh.h> #include <iostream> int main() { rcContext ctx; std::cout << "Recast context created\n"; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

recastnavigation — pip install recastnavigation · libregistry