Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

segmentIntersect, lineIntersect? #28

Open
Fil opened this issue Jun 26, 2020 · 0 comments
Open

segmentIntersect, lineIntersect? #28

Fil opened this issue Jun 26, 2020 · 0 comments
Assignees

Comments

@Fil
Copy link
Member

Fil commented Jun 26, 2020

Line Intersection is much simpler than clipping (#4), at least if we don't care for the difficult cases. It would be useful, for example, in quadtree.findInPolygon (d3/d3-quadtree#30 & https://observablehq.com/d/54a6e96b6630b0d9). [EDIT] findInPolygon is not staying.

@Fil Fil changed the title segmentIntersect, lineIntersect ? segmentIntersect, polygonIntersect? Jun 26, 2020
@Fil Fil self-assigned this Jun 26, 2020
@Fil Fil changed the title segmentIntersect, polygonIntersect? segmentIntersect, lineIntersect? Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant