Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-49303

Qt Location: fix for low quality of MapPolyline (track, route) rendering due to overlapping triangles

    XMLWordPrintable

Details

    Description

      This suggestion relates to bug [1].

      The current MapPolyline implementation produces very low quality track lines due to overlapping triangles and bad looking joints. They are probably not useable in production applications.

      First, the triangulation mechanism has to be fixed to solve the problem of overlapping triangles (see [2]). Then I recommend to add an option for a line texture (in conjunction with the existing color and line width properties) as described in [2]. This gives much more freedom for line styling (for instance direction indicators).

      [1] https://bugreports.qt.io/browse/QTBUG-38459
      [2] http://gamedevelopment.tutsplus.com/tutorials/create-a-glowing-flowing-lava-river-using-bezier-curves-and-shaders--gamedev-919

      Here is also some literature about how to improve the line properties:

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              paangele Paolo Angelelli
              DanielSt Peter Staab
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes