Description Usage Arguments Details Value Author(s) See Also Examples
Rotation matrix to project a set of 3D points to z-plane
1 | rot2Zplane(vec, p)
|
vec |
3D normal vector |
p |
translation from this point |
provides a matrix to rotate and translate a set of points to the X-Y plane. Used for internal calculations
Matrix for projection
Jonathan M. Lees<jonathan.lees@unc.edu>
gmat
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.