Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-1067 Other tooling and features related tasks
  3. QT3DS-35

Handling target HW specific limitations in the editor application

XMLWordPrintable

      Study options how to handle the HW specific functionality in the Qt 3D Studio editor. How to e.g. handle OpenGL ES 2 support in the engine that disables certain features. Some options to consider are:

      • Does it make sense to offer editing modes for certain runtime targets like OpenGL ES 2 HW. In this case designer can still design a project that requires more than the most limite HW can offer, but you can preview how your design will look with different targets and UI controls for removed features become disabled or are hidden. --> Produces projects that can run on different environments.
      • Does it make sense to limit a project to support OpenGL ES 2 only? In this case the UI disables or removes features that are beyond the target HW completely and you can only use OpenGL ES 2 features in this project. --> Produces projects that are specifically aimed at the more limited HW.

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

            soili_vainamo Soili
            pakerane Pasi Keränen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes