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

Check if surface will be self intersecting #143

Open
Edgar-21 opened this issue Sep 3, 2024 · 0 comments
Open

Check if surface will be self intersecting #143

Edgar-21 opened this issue Sep 3, 2024 · 0 comments
Labels
enhancement New feature or request robustness

Comments

@Edgar-21
Copy link
Contributor

Edgar-21 commented Sep 3, 2024

Given the set of offset vectors defining a surface, it should be possible to check if they cross. This would be a useful bit of feedback to a user if they are attempting to create a geometry that is self intersecting.

Separate from detecting the intersection, it could be possible to "repair" the surface by adjusting the length of the offset vectors so they meet rather than cross.

@connoramoreno connoramoreno added the enhancement New feature or request label Sep 10, 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 robustness
Projects
None yet
Development

No branches or pull requests

3 participants