Hi Oliver, there actually is a better method to check that a point is inside a non-convex polygon that doesn’t require triangulating and that I’m using in my own algorithm, check it out on Stack Overflow : http://stackoverflow.com/questions/217578/how-can-i-determine-whether-a-2d-point-is-within-a-polygon/218081#218081