Skip to content

BUG: Surface mesh extraction from tet mesh fixes and changes

  • Fixes winding issues with surface mesh extraction.
  • Removes attachement meshes. They aren't used anywhere. VolumetricMesh's should not hold references to their extracted surface mesh.
  • Adds tests for surface mesh extraction, windings, surface mesh face and vertex normals, and surface mesh volumes.
Edited by Andrew Wilson

Merge request reports