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

Fixing bounding boxes for infinite implicit functions. #438

Closed
wants to merge 2 commits into from

Conversation

lepsa
Copy link
Contributor

@lepsa lepsa commented Nov 15, 2022

Bounding boxes now work as edges when using implicit defined surfaces. This allows the use of infinite surface functions with a finite bounding box to work with operations such as intersect.

This fixes #412

Bounding boxes now work as edges when using `implicit` defined surfaces.
This allows the use of infinite surface functions with a finite bounding
box to work with operations such as `intersect`.

Haskell-Things#412
This test was failing, and the diff between what was expected compared
to what was generated looked to be very small changes in vertices, with
no meaningful changes to the overall shape.
@julialongtin
Copy link
Member

merged in PR #469.

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.

Object formed by extrusion is not solid
2 participants