Module quaternions
Source - DQuat
- a 4 part double vector often used to represent rotations. note that multiplication of quaternions
is applying transformations
- Quat
- a 4 part vector often used to represent rotations. note that multiplication of quaternions
is applying transformations