Jump to content

Tearing Cloth


Juzwa

Recommended Posts

Hi, 

So I dont know how to setup for my cloth to do tearing (fracturing).

I created point attrib fracturepart = -1 on points where I want the tearing to happen, and 0 (nonnegative integer) on all other. Enabled the fractiring and nothing happens.

I have an idea that I should probably use sop solver to fracuture the geometry. Like breaking constraints in bullet, I did that once but dont remember how it was done. I actually dont understand the logic behing using solvers, that seams to be too complicated for my brain :)

So how should this be done?

TearingClothTest_v001.hipnc.hiplc

  • Like 1
Link to comment
Share on other sites

Ok I managed to get it working.

So it looks like you dont have to create fracturepart attribute at all. I dont know why its said in help you have to.

What controls the tearing is fracturethreshold attrib (per point). And once this goes under Fracture Threshold * -1 (defuault 0.1 whould be -0.1) the fracture will happen.

At least this is how I understand it

 

And a file if you want to check it out (sorry for hiplc format I dont know if this open in apprentice too)

TearingClothTest_v002.hiplc

Edited by Juzwa
  • Like 4
Link to comment
Share on other sites

just had a play with your scene and yeah thats cool - seems to work nicely - changing the 5 value in the fit range to larger gives less of a shredding tear too nice work :)

i've just tried adding this same trick into my own fem fracturing sim but sadly it wasn't doing what i hoped for :(

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...