adisabolic/visible_segments
Computational geometry - implemented an algorithm which detects which segments on the plane are visible from a point in O(nlogn) time in C++.
C++
Computational geometry - implemented an algorithm which detects which segments on the plane are visible from a point in O(nlogn) time in C++.
C++