17-04-2019, 11:45 AM
Hi! I can't find any system for detecting and preventing self-trapping. I.e when cloth folds in on itself and gets stuck in its own self-collision. Do you have any suggestion as to how to prevent this?
Help Selftrapped checks
|
17-04-2019, 11:45 AM
Hi! I can't find any system for detecting and preventing self-trapping. I.e when cloth folds in on itself and gets stuck in its own self-collision. Do you have any suggestion as to how to prevent this?
17-04-2019, 11:53 AM
(17-04-2019, 11:45 AM)Gabriel Wrote: Hi! I can't find any system for detecting and preventing self-trapping. I.e when cloth folds in on itself and gets stuck in its own self-collision. Do you have any suggestion as to how to prevent this? Hi, There's no way to prevent this in the general case, as it is a form of tunneling. Increasing the amount of solver substeps/ decreasing the tilmestep might help.
17-04-2019, 12:18 PM
(17-04-2019, 11:53 AM)josemendez Wrote: Hi, Thanks for the fast reply. I'll try that, and then eventually dive down in to the API and see what I can do there. |
« Next Oldest | Next Newest »
|