Hi, i have a Collection of points and need to draw a polygon (this polygon can be concave).
The problem is: I don´t know if the point “surrounds” the polygon.
Is it an usual problem?
I´ve found the solution to the convex polygon --> “Convex Hull”
Henrique Spindola