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

changed vtklevelset -pl option to use DiscreteFlyingEdges3D, so normals will be preserved #6

Open
wants to merge 4 commits into
base: vtk9
Choose a base branch
from

Conversation

jilei-hao
Copy link
Contributor

This fixed a seg fault issue caused by missing normals, when normals needs to be flipped after transformation. The previous filter DiscreteMarchingCubes was not correctly generating normals in either point data or cell data, and DiscreteFlyingEdges3D was not available until vtk8.2.

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