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

new feature : convert animref to cells #32

Open
LeonLenclos opened this issue Feb 20, 2020 · 2 comments
Open

new feature : convert animref to cells #32

LeonLenclos opened this issue Feb 20, 2020 · 2 comments

Comments

@LeonLenclos
Copy link
Owner

No description provided.

@LeonLenclos
Copy link
Owner Author

conflit avec #37 ?

@LeonLenclos
Copy link
Owner Author

conflit avec #37 ?

Non.

Pour aplatir un mask :
1- Pour chaque polyline sous le mask, trouver tous les points d'intersection et les inserer dans la polyline en tant que nouveaux points.
2- Pour chaque point de la polyline determiner par raycasting (https://stackoverflow.com/a/6486515/8752259) s'il est à l'interieur du mask ou pas, séparer les polyline des points interieurs.

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

No branches or pull requests

1 participant