Registered Member
|
Hello all,
Using Eigen::AngleAxisf to generate rotation matrices, I have found that the results are dependent on the magnitude of the input axis. That is to say, if I normalize the input axis to affine3f the results are different (and correct) compared to the results without normalization. This was, for me at least, rather non-intuitive. See this snippet of code:
which results in this output
Is this known behavior? best, Andrew |
Registered Member
|
Whoops, so I'm a dufus -- the docs mention this, although the tutorial page on geometry does not.
|
Moderator
|
This has been clarified in the manual.
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]