I have 4 points that creates some quadrilateral, I want to know if the fifth point is somewhere between them. something like these images:
It doesn't matter where the fifth Point is, I need to know if the fifth point is in the area that the other 4 points create.
also the 4 points are able to move. How do I do that?