Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue with Softbody Collisions
#1
Hi. I'm encountering some issues when trying to collide my softbody mesh with rigidbody meshes. Here is a demo:


You can see, after a few collisions, my rigidbody mesh can get inside of my softbody mesh.

Collider settings on my rigidbody mesh:
[Image: SokmKl2.png]

Few things I've tried to mitigate this issue:
- Tuning the ObiSolver (using parallel eval. and adding iterations)
- Adding a distance field to the Obi Collider 

both did not work.

Would love to get a better understanding on why this happens and what causes this issue.
Reply


Messages In This Thread
Issue with Softbody Collisions - by blobman - 02-11-2022, 05:11 AM