Line Intersection using Bentley Ottmann Algorithm

Revision en2, by FrozenBlood, 2019-11-13 16:09:35

I have been trying to learn this algorithm from this https://www.hackerearth.com/practice/math/geometry/line-intersection-using-bentley-ottmann-algorithm/tutorial/. But there is no clear implementation. I have failed to implement it. Does anyone have a good implementation. It will be very helpful.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English FrozenBlood 2019-11-13 16:09:35 17
en1 English FrozenBlood 2019-11-13 16:08:13 365 Initial revision (published)