Inside outside test for polygon" in computer graphics
Answers
Answered by
0
Answer:
Explanation:
Inside and Outside Tests :-
Now count how many intersections of the line segment with the polygon boundary occur. If there are an odd number of intersections, then the point in question is inside; otherwise it is outside. This method is called the even-odd method of determining polygon inside points
Similar questions