Given a point $(x,y,z)$ and an azimuth, dip and distance calculate the end point $(x,y,z)$

47 Views Asked by At

I have a 3d Point $(x, y, z)$ with a distance, azimuth and dip to an unknown ending point. How can i compute the coordinate of the end point. dip and azimuth are in degrees.