Page 1 of 1

How to create a MOT file based on the steps of bone fracture reduction

Posted: Tue Jan 16, 2024 8:48 pm
by 1lll
That's right, I have two broken bones now. The proximal bone is fixed, and the distal bone is reduced. Then, I divide the reduction steps into many relative pose matrices (including rotation angle and translation component), each representing a matrix.How to create a Mot file for two broken bones with their own coordinate systems?

Re: How to create a MOT file based on the steps of bone fracture reduction

Posted: Wed Jan 17, 2024 10:43 am
by aymanh
Hello,

Motion files contain the time history of coordinates. If you want a motion file to represent bone fracture reduction then you should introduce a joint into the model between the two broken bones with corresponding coordinate(s) such that you produce the motion by changing coordinate values, place these coordinate values in a motion file then play it.
If all what you want is an animation rather than a physics based simulation, this may be an overkill but it's your call.

Hope this helps,
-Ayman