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

Investigate possibility of generating texture files in multithreaded way in 3D import

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.3.0
    • Quick: 3D
    • None

    Description

      When importing 3D assets with a lot of baked in textures, QImage::save takes significant amount of time. E.g. importing asset with 40MB of textures takes over 10s compressing the pngs. If this process could be multithreaded (e.g. doing each save on separate thread), significant speedup could be realized for cases where there are multiple different textures.

      If this seems feasible, separate implementation task can be created or the implementation can be done in context of this task as well.

      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
              e0348803 Miikka Heikkinen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes