Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Obi rope self-collision detection
#2
(12-08-2022, 12:34 PM)serhatisbilir Wrote: Hi, I'm using current latest version of Obi Rope and I want to find simplest way to detect self-collision but unfortunately I can't do it. Is there a solution I missed?

Hi,

Just subscribe to the solver's OnParticleCollision event, and look for contacts between particles belonging to the same rope. This allows you to tell when a self-collision has happened. See: http://obi.virtualmethodstudio.com/manua...sions.html

kind regards,
Reply


Messages In This Thread
RE: Obi rope self-collision detection - by josemendez - 12-08-2022, 12:49 PM