How do I find the angle between two vectors?



Your Ad Here

MAXScript Frequently Asked Questions

A user asked:

How do I find the angle between two vectors?

Answer:

As explained in the Point3 Values topic, the angle between two vectors can be calculated using the dot product of the normalized vectors and calculating the acos of the result.

See also How do I find the angle between 3 vertices?

See also

Frequently Asked Questions

Return to Autodesk Index

Your Ad Here