Y
Hacker News
new
|
ask
|
show
|
jobs
by
tagrun
966 days ago
Quaternions that represent 3D rotations have exactly 3 parameters, because they are normalized:
https://en.wikipedia.org/wiki/Quaternions_and_spatial_rotati...
Quaternions that are not normalized do not form a representation of the spin group Spin(3).
1 comments
Hydraulix989
966 days ago
I'm assuming Spin(3) is equivalent to SO(3)?
link
tagrun
966 days ago
It's a double cover of SO(3) (because q and -q correspond to the same element of SO(3)), and is isomorphic to SU(2)
link
Hydraulix989
966 days ago
Oh wow thanks I understand
link