rotation_between_vectors

Function rotation_between_vectors 

Source
pub fn rotation_between_vectors(v1: Vec3, v2: Vec3) -> Mat3
Expand description

Get a rotation matrix from v1 to v2