Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Cloth collision actors
#3
(15-07-2023, 11:03 AM)josemendez Wrote: Hi!

You can get a list of all particle-particle contacts each frame by subscribing to solver.OnParticleCollision. Then it’s just a matter of retrieving the actor(s) involved in each contact. How to do this is explained in the manual: http://obi.virtualmethodstudio.com/manua...sions.html

Kind regards,

Thanks for the reply! I managed to get the collisions detection working but performance did take a heavy hit. Any way we can try get the center points of a cloth instead?
Reply


Messages In This Thread
Cloth collision actors - by domopuff - 15-07-2023, 07:30 AM
RE: Cloth collision actors - by josemendez - 15-07-2023, 11:03 AM
RE: Cloth collision actors - by domopuff - 15-07-2023, 02:55 PM
RE: Cloth collision actors - by josemendez - 17-07-2023, 07:01 AM
RE: Cloth collision actors - by domopuff - 19-07-2023, 07:22 AM