Incorrect feedback force #81
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hi again, Which Data are you accessing? could you post your code here? |
Beta Was this translation helpful? Give feedback.
-
|
Hello @epernod, |
Beta Was this translation helpful? Give feedback.


Ok, the forces Data in Mesh correspond to the internal + external forces applied to each point.
To have a better visualization you should display each force vector3 ith at the position ith
I will check why x,y,z have the same values. It might be a bug from the API.
thank you