Open donmccurdy opened 6 years ago
I'd like to explore using Detour within this library, and accepting the more efficient navmesh formats generated by Recast. I.e. load a tiled navmesh, rather than a raw geometry object.
See: https://github.com/recastnavigation/recastnavigation
Resources:
https://github.com/BabylonJS/Babylon.js/pull/6494 👀
https://github.com/isaac-mason/recast-navigation-js
I always thought this was port-of-port-of detour, given the image in readme😅
I had tried, but no. 😢
I'd like to explore using Detour within this library, and accepting the more efficient navmesh formats generated by Recast. I.e. load a tiled navmesh, rather than a raw geometry object.
See: https://github.com/recastnavigation/recastnavigation