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

Extract Shell from Solid #983

Merged
merged 7 commits into from
Aug 23, 2022
Merged

Extract Shell from Solid #983

merged 7 commits into from
Aug 23, 2022

Conversation

hannobraun
Copy link
Owner

Shell is a new object type that represent a closed, 3-dimensional shell. This simplifies Solid and provides a convenient place to put APIs that can query the neighbor relationships of faces. I expect that I'm going to be needing these kinds of APIs for #42.

For now, this is a straight copy of `SolidBuilder`. `Solid` will be
updated to build on top of `Shell` soon, and then this redundancy can be
consolidated.
@hannobraun hannobraun enabled auto-merge August 23, 2022 10:24
@hannobraun hannobraun merged commit 36c50dd into main Aug 23, 2022
@hannobraun hannobraun deleted the shell branch August 23, 2022 10:28
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.

1 participant