Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-104122 Anti-aliased curve rendering for shapes
  3. QTBUG-113452

Overlap solver leaves self-intersecting edges

XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • Quick: Shapes
    • None

      Sometimes the overlap solver may create self-intersections, like in the following picture:

      These are the constrained edges provided to the triangulator, and the yellow edge passes through the end points of multiple other edges. There is no appropriate triangulation here, so we end up just ignoring the yellow edge and missing it from the triangulation.

        1. delaunay0.png
          17 kB
          Eskil Abrahamsen Blomfeldt
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.graphics.and.multimedia Qt Graphics Team
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes