Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tear after changing length with cursor
#3
I tried doing this way at first, but got same results.
Code:
int particleIndex = solver.simplices[contact.bodyA];

But now, with iteration over elements, everything worked out!
Thank you very much!
Reply


Messages In This Thread
RE: Tear after changing length with cursor - by luvjungle - 13-05-2021, 03:04 PM