Replies: 1 comment
-
And I think the function
I try to fix some mistake , my version:
In fact the results of the twe versions are both right , sometimes they are the same , sometimes one is N , the other is N-360deg. But in theory , the normal of Line/Angle shoud be clockwise rotation 90deg . And there is an optimized without NormalAngle() :
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my opinion, NormalAngle should add PI*0.5 .
Why use
- Math.PI * 0.5
?Beta Was this translation helpful? Give feedback.
All reactions