Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

unionPolygons #5

Open
nyanloutre opened this issue Nov 11, 2014 · 2 comments
Open

unionPolygons #5

nyanloutre opened this issue Nov 11, 2014 · 2 comments

Comments

@nyanloutre
Copy link
Member

unionPolygons : Polygon × Polygon → Polygon

Computes the union between the two specified polygons

@nyanloutre nyanloutre added this to the Final Version milestone Nov 11, 2014
@nyanloutre nyanloutre self-assigned this Dec 4, 2014
@nyanloutre
Copy link
Member Author

Should use convexHull for that

@nyanloutre
Copy link
Member Author

Solution possible :
On imagine qu'on tourne dans le sens inverse des aiguille d'une montre
A chaque intersection on tourne systématiquement vers la droite
Au final c'est un peu comme convexhull

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants