donmccurdy / aframe-inspector-plugin-recast

A-Frame Inspector plugin for creating navigation meshes.
MIT License
65 stars 15 forks source link

Compare params & performance vs Blender #4

Closed donmccurdy closed 6 years ago

donmccurdy commented 6 years ago

Navmesh construction seems vastly slower, and slightly more accurate, than results I'm getting in Blender. Both use Recast, so it's worth investigating to see if there's some precision parameter I'm missing. The default setting, at least, should be quick enough to get something on screen promptly and not bog down the service.

donmccurdy commented 6 years ago

Fixed by https://github.com/but0n/recastCLI.js/commit/4ef3b3f19d244375d8454cde278913f349785cf1 and https://github.com/donmccurdy/aframe-inspector-plugin-recast/commit/eb86f292e48b78e2ffb6ef268afa57732251cac5.