pub fn rotation_between_vectors(v1: Vec3, v2: Vec3) -> Mat3
Get a rotation matrix from v1 to v2
v1
v2