Obi Official Forum

Full Version: How to create stiff softbodies?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there!

Can you give me some advice which constraints and values I have to tweak to achieve more stiffness in cloth simulation?

Like shown in this video (0:43):


The best I could get is this :/
[Image: stiffest.gif]

Thank you in advance Sonrisa
(13-10-2017, 10:53 AM)Qwertzus Wrote: [ -> ]Hi there!

Can you give me some advice which constraints and values I have to tweak to achieve more stiffness in cloth simulation?

Like shown in this video (0:43):


The best I could get is this :/
[Image: stiffest.gif]

Thank you in advance Sonrisa

Hi there,

Obi is a direct implementation of XPBD (the technique shown in that video), so do exactly what is shown in the video: use moar iterations Sonrisa

Here's the result with:
10 distance constraint iterations (Sequential mode)
10 bending constraint iterations (Sequential mode)
10 volume constraint iterations (Sequential mode)

Edit: you'll find all of these in the ObiSolver component.

[Image: giphy.gif]


cheers,
Oh I see... of course..
I Didn't increase the iterations in the solver Gran sonrisa

Thank you!