Get interaction forces #79
Unanswered
VeronicaG24
asked this question in
Help - Using SofaUnity
Replies: 3 comments 3 replies
|
Hi |
1 reply
|
Hi @VeronicaG24 , Yes what you want to achieve is possible with this asset. Regarding the Collision force values access and display, it is work in progress and will be available in the next release which is plan for next month. Best regards |
2 replies
|
Hi, sorry for the late answer. Are you still working on that? Best regards, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I'm still learning to use Unity/Sofa/plugins so please be patient with me. 😄
I have diligently followed all the examples, tutorials, and demos on your website (https://infinytech3d.com/sapapi-unity3d/). However, I'm still looking for an example to obtain the contact forces (vectors or matrices, it doesn't matter).
My goal is to make an object deformable and elastic. When it collides with another object, it should change its shape based on the contact forces detected.
If it is possible to use this plugin for my goal, could someone help me find an example/demo where I can see how to obtain the contact forces from a collision between two objects? Is there any C# script available where the contact forces are detected, printed, or used in the simulation?
Thank you so much in advance!
All reactions