How to find angles from matrix - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html) +--- Forum: LDraw File Processing and Conversion (https://forums.ldraw.org/forum-22.html) +--- Thread: How to find angles from matrix (/thread-12421.html) |
How to find angles from matrix - Michael Heidemann - 2014-02-09 There has been several questions been made in the past for this theme. The attached file is a pdf file zipped. The file is taken from this link. In my last project I used this quite well. The decision which of the two sets of values should be used I simply add the 3 abs values for each set and take the lower sum set. I'll leave this here for future use of the community. |