Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-1086 Improved text rendering in Qt 3D Studio
  3. QT3DS-1419

Rendering quality of Qt 3D Studio text label needs to be on par with Qt Quick

XMLWordPrintable

      At the moment customers are in some cases using QML streams to render text (especially smaller text) because Qt 3D Studio text labels are not on par with quality. This is critical as to get good performance you want to minimize switching between 3D/2D rendering and text labels should be rendered inside Qt 3D Studio with good enough quality to use as it is. Even the weight of the font is different in Qt 3D Studio, one needs to use 2x scaling to achieve same weight look as with Qt Quick (with worse non-RGB AA).

      Most likely the difference is in the fact that Qt Quick uses distance field rendering of glyphs and that produces better result.

        For Gerrit Dashboard: QT3DS-1419
        # Subject Branch Project Status CR V

            esabraha Eskil Abrahamsen Blomfeldt
            pakerane Pasi Keränen
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes