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

attempt to coalesce redundant edges #58

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

randomdude
Copy link

I threw some code together to fix #53 . It accounts faces which have more than 4 edge, but in which some edges are redundant (ie, one is an extension of the other). Maybe it'll be helpful to someone?

@luzpaz
Copy link
Contributor

luzpaz commented Aug 20, 2022

bump @execuc

1 similar comment
@luzpaz
Copy link
Contributor

luzpaz commented Mar 6, 2023

bump @execuc

@luzpaz
Copy link
Contributor

luzpaz commented Feb 18, 2024

@execuc ping

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.

Interlocking: AttributeError: 'NoneType' object has no attribute 'Length'
2 participants