calculate_rotation | R Documentation |
Calculate rotation matrix from non-zero vectors
calculate_rotation(vec_from, vec_to)
vec_from |
original vector, length of 3 |
vec_to |
vector after rotation, length of 3 |
A four-by-four transform matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.