Hi,
I have a line like:
Point 1 (x,y,z) start
Point2 (x,y,z) end
I want to draw an arrow head at Point2 to give the line some direction. Does anyone have a formula to figure out what the two corresponding base points of the arrow head would be? (point3 and 4 in this fantastic diagram):
Point 3
| \
| \
Point1 --------------------------
----------
- Point 2
| /
| /
Point 4
if I can just get the point 3 and 4 x,y,z locations then I will just connect everything with lines and have a nice arrow.
Thanks
Start Free Trial