Trying to understand matrices.
Posted: Sat Apr 04, 2020 1:10 pm
Hi.
My math knowledge leaves a lot to be desired, nevertheless I am trying to understand how matrices transform the clouds.
My problem is that I can not get to the same numbers as CC does, and I know I'm missing something, I just don't know what!
I am using this PTX file:
And on CC the coordinates for the (100;200;300) point after the matrix is applied are (175.516296;147.582657;299.916809) and for the life of me I can not figure out how CC get to that, even after reading the help on CC, and figuring out that the PTX's transformation matrix seems to be turned on it's side.
Many thanks, and apologies for posing such a basic question.
My math knowledge leaves a lot to be desired, nevertheless I am trying to understand how matrices transform the clouds.
My problem is that I can not get to the same numbers as CC does, and I know I'm missing something, I just don't know what!
I am using this PTX file:
Code: Select all
2
1
5.720491 2.051607 -0.066689
0.921670 -0.387975 -0.000111
0.387975 0.921670 -0.000027
0.000113 -0.000018 1
0.921670 -0.387975 -0.000111 0
0.387975 0.921670 -0.000027 0
0.000113 -0.000018 1.000000 0
5.720491 2.051607 -0.066689 1
-12.703384 19.466080 -0.777603 0.173709
100 200 300 0.500000
Many thanks, and apologies for posing such a basic question.