What would you like to Propose? I would like to propose adding an implementation of the Bentley–Ottmann algorithm to the geometry category. This algorithm efficiently finds all intersection points ...
Detecting intersections among a set of line segments. Checking a user-drawn polygon for self-intersections. It includes graphical user interfaces (GUIs) to visualize both applications. Implements the ...