a simple collection of 2d collision/intersects functions, supporting points, circles, circle outlines (circumference), lines, axis-aligned boxes, and polygons (convex)
A module to check if a polygon self-intersects using a sweepline algorithm
Determines if camera's frustum intersects with aabb box and sphere