translation_matrix()
Return matrix to translate by direction vector.
direction (array_like, shape (3,)) –
translation – 4x4 translation matrix.
~numpy.ndarray, shape (4,4)