What is the easiest (fastest) way to check in pov whether the angle between
two normalized vectors is >90 degrees? I am currently testing if
vlength(A-B)>sqrt(2)
And what is the easiest way to check if two colinear vectors point in the
same direction?
- Micha
Post a reply to this message
|