Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Problem with surface collision
#12
(07-04-2022, 04:22 PM)snowtv Wrote: Is it possible for you to elaborate a bit more?

Like, does enabling surface collision involve some pre-calculation before it runs?

Yes, enabling surface collisions requires to calculate simplices (minimal convex shapes) for the mesh used to generate the cloth. This is done when you press the “Generate” button on your blueprint: as part of blueprint generation, simplices are calculated and stored.

When cloth is torn, mesh topology changes and as a result, simplex connectivity does too. This is the reason why surface collisions are not currently supported for tearable cloth.
Reply


Messages In This Thread
Problem with surface collision - by snowtv - 30-03-2022, 08:37 PM
RE: Problem with surface collision - by snowtv - 31-03-2022, 04:24 PM
RE: Problem with surface collision - by snowtv - 01-04-2022, 03:26 PM
RE: Problem with surface collision - by snowtv - 04-04-2022, 04:29 PM
RE: Problem with surface collision - by snowtv - 06-04-2022, 07:51 PM
RE: Problem with surface collision - by snowtv - 07-04-2022, 04:22 PM
RE: Problem with surface collision - by josemendez - 07-04-2022, 06:18 PM
RE: Problem with surface collision - by snowtv - 07-04-2022, 08:33 PM
RE: Problem with surface collision - by snowtv - 13-04-2022, 03:32 PM
RE: Problem with surface collision - by snowtv - 18-04-2022, 04:15 PM