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

Fix edge of mesh intersections being filtered out due to returning NaN #119

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

StrikeForceZero
Copy link

Fixes: #118

I still think a better approach exists to fix this, but I wanted to confirm the tests pass. And, if I'm wrong about a better fix existing, then this will be here for convenience

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.

intersects_aabb can return NaN which fails the filter predicate when checking for intersections
1 participant