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

Add API to re-use a ShapePath between multiple shapes

XMLWordPrintable

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

      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.

        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:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes