Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fracturing/Breaking Shape Matching Constraints
#1
I'm trying to implement a simple fracturing/tearing effect by deactivating a shape matching constraint. I can deactivate the constraints via a debug key but now I'm trying to only deactivate them if the constraint is over a certain strain threshold. Is this currently possible? I was hoping the constraints lamda would contain some useful information but for the shapematching constraints it appears to always be zero. My other idea was to store the previous frames center of mass and measure the delta but was hoping there was a better way.
Reply


Messages In This Thread
Fracturing/Breaking Shape Matching Constraints - by saiacide - 30-11-2020, 10:36 PM