Overview of recastjs and recastnavigation
mainrecastjs
recastjs is a port of recastnavigation using Emscripten. It provides a thin abstraction layer that allows you to use recastnavigation in a web browser via JavaScript or WebAssembly.
recastnavigation
recastnavigation is a navigation mesh construction toolset for games. It includes:
- Recast: For navigation mesh construction.
- Detour: A spatial reasoning toolkit compatible with any navigation mesh.
- Crowd Management: Features for agent handling and behavior customization.