I am creating a graphic project in which I must at some point find that if there is a point in the polygon x, so if I attach this point to all the vertices of this polygon, then all the segments connect the vertices, and this point xlies completely inside the polygon.
I wonder if there is any known algorithm, or if any of you can describe an algorithm for this.
I am looking for a linear time algorithm.
user760955
source
share