Skip to content
Discussion options

You must be logged in to vote

Your VTK mesh is only the surface of the brain. It contains only triangles. As explained in earlier comments, you need to have a vtk mesh using volumetric elements (linear tetra or linear hexa) for your brain.

Moreover, you need to make sure they have the same scale (which is not the case here)

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
5 replies
@cdelor02
Comment options

@hugtalbot
Comment options

@cdelor02
Comment options

@hugtalbot
Comment options

@cdelor02
Comment options

Comment options

You must be logged in to vote
2 replies
@cdelor02
Comment options

@hugtalbot
Comment options

Answer selected by hugtalbot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants