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

[Help] How to close off the edge to make manifold mesh after marching cube? #5149

Open
kevinsmia1939 opened this issue Oct 7, 2024 · 1 comment

Comments

@kevinsmia1939
Copy link

kevinsmia1939 commented Oct 7, 2024

Problem statement

Hi,
I am looking for a way to close off the edge of a surface after it has been generated by marching cube. I could not find relevant information on how to proceed. Are there a way to close this edge loop with Sverchok?
I want to close the edge loop to make manifold mesh for 3D printing purposes.

Screenshot_20241007_221836

Steps to reproduce

  1. Create Gyroid surface like in the image.

Sverchok version

Latest master branch commit: ff02e7d
Blender on Linux
openSUSE Tumbleweed

@portnov
Copy link
Collaborator

portnov commented Oct 8, 2024

You can try to use "fill holes" node. It will simply add an N-gon (with really high N in this case) face at each hole.

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

No branches or pull requests

2 participants