Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
object collapse
#1
Hello,community. I have followed the link to generate the softbody.


http://obi.virtualmethodstudio.com/tutor...p_old.html

When I use the default mesh to generate a new one.Like the dragon.The result is good.But when I try to use some simple model from the Unity.Like the cube, the capsule or the cylinder.The object will collapse.

[Image: 2eVlnuv.png]

The half sphere part will remain the shape
[Image: Cqhz5mc.png]

And when i try another model.Sometimes the shape will be better.But still collapse~

[Image: dt7H2uY.png]
Reply
#2
(25-05-2019, 07:09 PM)wenzy Wrote: Hello,community. I have followed the link to generate the softbody.


http://obi.virtualmethodstudio.com/tutor...p_old.html

When I use the default mesh to generate a new one.Like the dragon.The result is good.But when I try to use some simple model from the Unity.Like the cube, the capsule or the cylinder.The object will collapse.

[Image: 2eVlnuv.png]

The half sphere part will remain the shape
[Image: Cqhz5mc.png]

And when i try another model.Sometimes the shape will be better.But still collapse~

[Image: dt7H2uY.png]
Hi,

Make sure your cluster radius is high enough. This is explained in the manual:

http://obi.virtualmethodstudio.com/tutor...setup.html

excerpt:
"Radius around each particle that is considered when linking that particle to the ones around it. Values 2-3 times the Particle Radius usually give good results.
If parts of your softbody are detaching from it at runtime, it means your cluster network is fragmented. Use a larger soft cluster radius to ensure all clusters overlap with each other."
Reply
#3
(25-05-2019, 09:44 PM)josemendez Wrote: Hi,

Make sure your cluster radius is high enough. This is explained in the manual:

http://obi.virtualmethodstudio.com/tutor...setup.html

excerpt:
"Radius around each particle that is considered when linking that particle to the ones around it. Values 2-3 times the Particle Radius usually give good results.
If parts of your softbody are detaching from it at runtime, it means your cluster network is fragmented. Use a larger soft cluster radius to ensure all clusters overlap with each other."

Thank u ,it works now
Reply