Closed bjarthur closed 8 years ago
i needed this for myself and thought i'd share with others. it adds support for polygons of non-intersecting lines, and a predicate to test whether a point is inside. the latter is limited to convex polygons.
Thanks, that's some good functionality!
i needed this for myself and thought i'd share with others. it adds support for polygons of non-intersecting lines, and a predicate to test whether a point is inside. the latter is limited to convex polygons.