Skip to content

BUG: Don't generate normals during flying edges

Andrew Wilson requested to merge andrew.wilson/iMSTK:NormalsFix into master
  • SurfaceMeshFlyingEdges seems to compute normals backwards from the triangle windings which is strange. Turning it off as imstk computes normals anyways if not present.

Merge request reports