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

COPLANAR faces need to be handled specially depending on their facing direction #103

Closed
gkjohnson opened this issue Jan 13, 2023 · 1 comment · Fixed by #104
Closed

COPLANAR faces need to be handled specially depending on their facing direction #103

gkjohnson opened this issue Jan 13, 2023 · 1 comment · Fixed by #104
Labels
bug Something isn't working
Milestone

Comments

@gkjohnson
Copy link
Owner

gkjohnson commented Jan 13, 2023

Ie with addition - two cubes with faces joining while next to each other requires that neither coplanar face is included. But two cubes in exactly the same spot should result in just a single face.

Related to #69

@gkjohnson gkjohnson added the bug Something isn't working label Jan 13, 2023
@gkjohnson gkjohnson added this to the v0.0.3 milestone Jan 13, 2023
@gkjohnson
Copy link
Owner Author

Can likely add COPLANAR_ALIGNED and COPLANAR_OPPOSITE flags to handle specially in the action function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant