Skip to content
  • David Thompson's avatar
    Progress on face creation. · b14f1385
    David Thompson authored
    This fixes the issue with the extended test case which had a non-simple hole.
    The problem turned out not to be the complexity of the hole but rather the
    angle tests used to insert fragments into a ring around the current sweep point;
    when the CCW angle swept between successive fragments was large (> pi), then the
    cross-product test failed to recognize that a fragment could be inserted.
    b14f1385