markraz Full Member Joined Feb 19, 2014 Messages 338 Feb 6, 2018 #1 Hi, I have a 3D vector i, j ,k I need to find its angles with respect to the X Y and Z axis. What is the most simplistic procedure to do this? What type of approach does on take to accomplish this? Thanks
Hi, I have a 3D vector i, j ,k I need to find its angles with respect to the X Y and Z axis. What is the most simplistic procedure to do this? What type of approach does on take to accomplish this? Thanks
lev888 Elite Member Joined Jan 16, 2018 Messages 2,993 Feb 6, 2018 #2 If you can think of a vector that lies on the X axis you can use the formula for calculating the angle between 2 vectors.
If you can think of a vector that lies on the X axis you can use the formula for calculating the angle between 2 vectors.