Calculate the individual rotations


RE: Calculate the individual rotations
#2
(2024-04-08, 20:18)Manfred Schaefer Wrote: Hello,

I am trying to calculate the individual rotations (Euler angles) around the three axes from the rotation matrix.

I have also tried it with quaternions, but somehow it doesn't work. Sad 

Has anyone tried something like this before and can give me a solution or tips?
Thank you.

Manfred

The LDraw transformation matrix is a general transformation matrix, so it is possible that what you want is not possible for some arbitrary one. Having said that, the matrix applied to parts should always contain only rotations and translations, so hopefully this StackOverflow answer helps:

https://stackoverflow.com/questions/1502...x#15029416
Reply
« Next Oldest | Next Newest »



Messages In This Thread
RE: Calculate the individual rotations - by Travis Cobbs - 2024-04-08, 23:24

Forum Jump:


Users browsing this thread: 1 Guest(s)