Open timohausmann opened 11 months ago
There is a bug where detection fails on corner intersections when the line enters/exits the node exactly at corners (45°)
https://github.com/timohausmann/quadtree-ts/blob/main/test/Line/Line.getIndex.test.ts#L65
There is a bug where detection fails on corner intersections when the line enters/exits the node exactly at corners (45°)
https://github.com/timohausmann/quadtree-ts/blob/main/test/Line/Line.getIndex.test.ts#L65