Closed Jossl123 closed 3 months ago
the line intersection is not fully working, do not merge for now
the line intersection function have been fixed :+1:
I did the changes you suggested : Adding better documentation, tests and do some small modification on function names and implementation for the line utils
Add a line segment intersection function. Also, add a method to find a point along the line given a parameter between 0 and 1.