Jetpack-Crow / autogrip

MIT License
109 stars 8 forks source link

Deformation Feedback loop #9

Open YourGentleGiant opened 1 year ago

YourGentleGiant commented 1 year ago

Hi, thanks again for such a great addon. During my usage of this addon, I have encountered some issue related to deformation of the mesh that is being grabbed. I am currently using a different addon that causes the deformation with the hand mesh onto the mesh it grabs. The deformation includes some inflation of the mesh that is being grabbed, this inflation is affecting the grip addon, which causes the hand shift location onto the inflated position. In the most simple term, if the object grabbed has a dynamic inflation deformation, it will create a feedback loop that constantly push the fingers back to the original position. I can think of a simple fix, that is to transfer the positions of the fingers onto a pose function, and allow transferring back. this way the fingers will no longer receive feedback from the grabbing object as it deforms.