computeRotationBetweenUnitVectors

Compute the rotation between two unit vectors.

Return

The rotation that maps v1 to v2

Parameters

v1

The first unit vector

v2

The second unit vector