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

Add API to re-use a ShapePath between multiple shapes

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Quick: Shapes
    • None
    • All

    Description

      When a shape is used in multiple places in the same scene, there is no way of sharing the rendering assets between these, meaning that a lot of duplicate work will be done for each item.

      It is possible there is an opportunity for a general-purpose instancing Qt Quick API here (re-render the nodes of this item with this other matrix and these other properties), but at least for Shapes this is pretty common use case and would really benefit from not having to redo all the preprocessing for each item.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes