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

Extend Marching Cubes to unstructured quad/hex meshes #1065

Open
gunney1 opened this issue Mar 29, 2023 · 0 comments
Open

Extend Marching Cubes to unstructured quad/hex meshes #1065

gunney1 opened this issue Mar 29, 2023 · 0 comments
Labels
App Integration Issues related to integration with applications enhancement New feature or request

Comments

@gunney1
Copy link
Contributor

gunney1 commented Mar 29, 2023

We should discuss extending the marching cubes implementation to unstructured meshes. The marching cubes algorithm should work on any quad/hex meshes, even if the connectivity is unstructured. It should work on deformed meshes also, as long as all cells are convex.

@kennyweiss suggested this in the discussion of PR #1059.

@rhornung67 rhornung67 added enhancement New feature or request App Integration Issues related to integration with applications labels Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Integration Issues related to integration with applications enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants