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

Instability near corners in non-convex meshses #1

Closed
maplant opened this issue Nov 6, 2017 · 1 comment
Closed

Instability near corners in non-convex meshses #1

maplant opened this issue Nov 6, 2017 · 1 comment
Assignees

Comments

@maplant
Copy link
Owner

maplant commented Nov 6, 2017

As shown in mgf_demo/balls, some objects near the edge of the "box" exhibit instability and sink far to deeply into the floor. I have a few theories on why this happens, more than likely it is due to considering the wall and floor as the same physical object.

@maplant maplant self-assigned this Nov 6, 2017
@maplant maplant closed this as completed Nov 8, 2017
@maplant
Copy link
Owner Author

maplant commented Nov 8, 2017

As I wrote in the commit message, this was caused by representing two points of contact with a convex, discontinuous surface with only one constraint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant