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

Handle cases where contact points are colinear. #53

Merged
merged 2 commits into from
Aug 22, 2021

Conversation

xissburg
Copy link
Owner

@xissburg xissburg commented Aug 21, 2021

Prevents contact points from being added between two existing points, which was happening because only the area of the contact region was considered, which is zero in that case since the points are collinear.

@xissburg xissburg changed the title Handle cases where points are colinear. Handle cases where contact points are colinear. Aug 21, 2021
@xissburg xissburg merged commit 932ef1e into master Aug 22, 2021
@xissburg xissburg deleted the contact-merging-updates branch August 22, 2021 00:01
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