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

Add line segment-line segment intersection #7228

Merged
merged 4 commits into from Nov 6, 2018

Conversation

shehzan10
Copy link
Member

Find the intersection between 2 line segments in 2D.

@cesium-concierge
Copy link

Thanks for the pull request @shehzan10!

  • ✔️ Signed CLA found.
  • CHANGES.md was not updated.
    • If this change updates the public API in any way, please add a bullet point to CHANGES.md.

Reviewers, don't forget to make sure that:

  • Cesium Viewer works.
  • Works in 2D/CV.
  • Works (or fails gracefully) in IE11.

I am a bot who helps you make Cesium awesome! Contributions to my configuration are welcome.

🌍 🌎 🌏

@hpinkos
Copy link
Contributor

hpinkos commented Nov 2, 2018

@shehzan10 merge in master. Other than that one comment, this looks good!

@shehzan10
Copy link
Member Author

@hpinkos Updated.

@hpinkos
Copy link
Contributor

hpinkos commented Nov 6, 2018

Thanks @shehzan10 !

@hpinkos hpinkos merged commit 47fe4a2 into CesiumGS:master Nov 6, 2018
@shehzan10 shehzan10 deleted the line-segment-intersection branch November 7, 2018 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants