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

Support multiple collisions per vertex for a soft body #1016

Open
jrouwe opened this issue Mar 27, 2024 · 0 comments
Open

Support multiple collisions per vertex for a soft body #1016

jrouwe opened this issue Mar 27, 2024 · 0 comments

Comments

@jrouwe
Copy link
Owner

jrouwe commented Mar 27, 2024

See discussion at #936

Right now, there is a limit of a single colliding body per soft body vertex. If the closest body happens to be a sensor this effectively disables the collision with the world and causes artifacts.

We want to be able to track multiple collisions per vertex and we want to be able to report those contacts to client code.

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

No branches or pull requests

1 participant