Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  I want to make it so that I can grab the torn stiff cloth without any problem.
#1
Hi. I am using obi-cloth now. Thank you for making a good eset.
But I want to make the function I want, but it doesn't work. I'd like to ask you a few questions.
What I want is simply that I can grab the stiff cloth myself and want to tear it if I pull it with constant force.


Exclamación  First,
I want to make the fabric quite stiff. Now, I've adjusted the band, distance, and gravity values in Obi Solver's Constraints to some extent.
But it's moving like a cloth. The value I set is as below.

Obi Solver->
Damping 0.99

Obi Solver Constraints ->
Distance - Evaluation : Sequential, Iterations : 20, Relaxation : 1.
Bending - Evaluation : Parallel, Iterations : 15, Relaxation : 1
Collision - Evaluation : Parallel, iterations : 20, Relaxation : 1


Everything else is disabled.

Obi Tearable Cloth is the same as the default setting. I wonder how I can make it more stiff.

Exclamación  second,
I want to simplify the fabric's drooping. If I pull with a certain force, I want to tear it apart.
I made it using CollisionEventHandler of Collision callbacks, and ObiContactGrabber for this.

Obi Tearable Cloth setting->
Tear Compliance : 5000
Tear rate : 1
Tear debilitation : 0


It's easy to get caught, but... I think it's so easy to tear the fabric because I focused on one unit of fabric.
Can you tell me how to correct it?

Exclamación third.

Too much cloth makes too much crumbs. I want to know how to tear it in that direction if there is a tear side.
Please give me a good answer. Thank you!
Reply


Messages In This Thread
I want to make it so that I can grab the torn stiff cloth without any problem. - by k2xh0115 - 08-01-2021, 09:32 AM