Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Upstream] Make detail mesh edge detection more robust (recastnavigat… #26

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

ikpil
Copy link
Owner

@ikpil ikpil commented Dec 22, 2023

…ion #657)

Instead of using a distance check which can fail at large magnitudes due to low precision we can check whether the edges are actually on the hull.

…ion #657)

- recastnavigation/recastnavigation#657

Instead of using a distance check which can fail at large magnitudes due
to low precision we can check whether the edges are actually on the
hull.
@ikpil ikpil merged commit 6474f23 into main Dec 22, 2023
10 checks passed
@ikpil ikpil deleted the pr/Make-detail-mesh-edge-detection-more-robust branch December 22, 2023 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant