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

re-enable softbody/rigidbody contact report #4413

Merged
merged 7 commits into from
Feb 24, 2023

Conversation

erwincoumans
Copy link
Member

No description provided.

johbrust and others added 7 commits December 19, 2022 10:59
- add contact information for collisions between rigid and soft bodies
- collisions between different soft bodies are not supported
- uses impulse acting on tetrahedral nodes for calculation of forces
- contact points are approximated by node positions
- multiple forces acting on identical nodes are accumulated

(cherry picked from commit 5795bd6)
(cherry picked from commit 61d5bdb)
@erwincoumans
Copy link
Member Author

Thanks for the contribution, let's enable it again and see if it requires further fixes.

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.

3 participants