powered by
Create the list structure for a 3D arrow.
Z3Darrow(len = 1, basethick = 0.1, headlen = 0.6, headlip = 0.1)
List
List of vertices of the faces
Outward facing normal vectors to faces
Length in user coordinates
Thickness of the base
Length of the head
Width of the overhang lip
Jonathan M. Lees <jonathan.lees@unc.edu>
Creates a strucutre suitable for plotting rotated and translated 3D arrows.
PROJ3D, pglyph3D, phong3D
ZA = Z3Darrow(len = 1, basethick = 0.1, headlen = 0.6, headlip = 0.1)
Run the code above in your browser using DataLab