Interaction between hard and soft body #6018
Replies: 2 comments
-
|
So |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Solved, i needed to set compliance values for both objects. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i am a novice at SOFA and so this might be a stupid problem.

I am trying simulate interaction between a soft body (dough) and hard body(hand).
But unless i dont'set UniformMass Component, hard body doesn't seem to be able to deform or move soft body upon collision. I tried to control hard body trough positions and velocity, and tried to collide them using gravity. I tried to set UniformMass totalMass of dough to large number but with no success.
Image is of bodies after collision.
This is my code:
I would appreciate any help.
Beta Was this translation helpful? Give feedback.
All reactions