define rotations by pairs of vectors
Description
Define a rotation that maps u1
onto v1
and u2
onto v2
Syntax
Input
u1, v1, u2, v2 | vector3d |
Output
rot | rotation |
See also
rotation.rotation rotation.byMatrix rotation.byAxisAngle rotation.byEuler