SCIInstitute / ShapeWorks

ShapeWorks
http://sciinstitute.github.io/ShapeWorks/
Other
104 stars 32 forks source link

Non-manifold vertices break mesh warp #2047

Open akenmorris opened 1 year ago

akenmorris commented 1 year ago

Non-manifold vertices (but not edge) are currently not detected/fixed as part of mesh processing. For example:

image

VTK does not seem to have any way to detect this. Non-manifold vertices are different than non-manifold edges.

Example probject attached.

bowtie.zip