Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cloth clipping through itself
#3
(27-11-2020, 08:56 AM)josemendez Wrote: Hi Arkanis,

It's hard to tell where the issue might be, a couple things i'd check: make sure particle collision constraints are enabled in the ObiSolver. You can also add a ObiParticleRenderer component to your cloth the be able to see the particles at runtime and debug collisions. When the cloth is overstretched, gaps can open in between particles trough which the particles can pass.

let me know if you need further help with this Sonrisa.

Particle collision constraints are enabled, set to parallel (I think I saw something about this reducing jittering, which I had a problem with), 2 iterations, and relaxation at 1. Would increasing iterations possibly help with this? I'll get back after I try some particle visualization as well.
Reply


Messages In This Thread
Cloth clipping through itself - by arkanis - 27-11-2020, 07:18 AM
RE: Cloth clipping through itself - by josemendez - 27-11-2020, 08:56 AM
RE: Cloth clipping through itself - by arkanis - 27-11-2020, 10:26 AM
RE: Cloth clipping through itself - by arkanis - 30-11-2020, 06:41 AM
RE: Cloth clipping through itself - by josemendez - 30-11-2020, 09:33 AM
RE: Cloth clipping through itself - by arkanis - 30-11-2020, 07:30 PM