Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't generate small softbody blueprint
#2
Having very small objects is bound to result in precision issues. 5 cm for the entire object is not that small, but each individual particle (and more importantly, each individual shape matching constraint, and the position deltas applied during simulation) will be much smaller than that.

I'd recommend decreasing resolution, instead of increasing it. This will result in less, larger particles.

Note this affects rigidbody simulation as well, though nearly not as much as it does for softbodies since a rigibody is a single entity while a softbody is a group of many smaller ones.

Edit: just tried with a mesh roughly the size you describe, but it's not enough to trigger precision issues. Would it be possible for you to share your mesh by sending it to support(at)virtualmethodstudio.com so that I can take a closer look? thanks!
Reply


Messages In This Thread
RE: Can't generate small softbody blueprint - by josemendez - 21-06-2022, 10:47 AM