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 contains method for manifold and crosssection #905

Open
yxdragon opened this issue Aug 23, 2024 · 1 comment
Open

add contains method for manifold and crosssection #905

yxdragon opened this issue Aug 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@yxdragon
Copy link

we can do section's and manifold's bool operation. I think add a contains method for 2d/3d ndarray points is useful too.

@elalish
Copy link
Owner

elalish commented Aug 23, 2024

Considering these might self-intersect, would you prefer returning a winding number or specifying a fill rule? Also, do you plan to implement this?

@pca006132 pca006132 added the enhancement New feature or request label Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants