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

Cancellation of booleans #971

Open
pca006132 opened this issue Oct 1, 2024 Discussed in #957 · 0 comments
Open

Cancellation of booleans #971

pca006132 opened this issue Oct 1, 2024 Discussed in #957 · 0 comments
Labels
enhancement New feature or request

Comments

@pca006132
Copy link
Collaborator

Discussed in #957

Originally posted by wtholliday September 26, 2024
I would like to add cancellation of boolean operations to the library. Am I correct that no facility currently exists? Progress reporting would be nice as well, though my primary concern is that I'm throwing big enough meshes at Manifold that iOS tends to kill my app for using too much memory. With a cancellation callback I could (hopefully) react to the OS memory warning in time and cancel the operation.

@elalish @pca006132 can you provide guidance? Is the boolean operation done lazily so an optional callback could be passed to Manifold::GetMeshGL()?

thanks!

@pca006132 pca006132 added the enhancement New feature or request label Oct 1, 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
Projects
None yet
Development

No branches or pull requests

1 participant