PsichiX / navmesh

Nav-Mesh path finder for Rust
Other
48 stars 7 forks source link

Sometimes double nav point when start of nav query is on middle intersection of two triangles #2

Open Anshorei opened 3 years ago

Anshorei commented 3 years ago

To reproduce:

Result:

Expected result:

PsichiX commented 3 years ago

hmm, is it happening on a perfect plane (2D) or 3D mesh (terrain with hills and valleys for example)?