Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Problem with surface collision
#13
(07-04-2022, 06:18 PM)josemendez Wrote: 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.

It sounds like it is possible to do this in the future? If I want to try to implement it, where should I look into?
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 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