Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Displaying Colored Meshes in Qt 6 QML GUI

Displaying Colored Meshes in Qt 6 QML GUI

Scheduled Pinned Locked Moved Solved QML and Qt Quick
4 Posts 3 Posters 689 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MaverickHunterX93
    wrote on last edited by
    #1

    Hello,

    I am looking to display colored meshes in a Qt QML GUI. My experience with Qt dates back to version 5.15, where I encountered issues with meshes appearing as grayscale even when they had RGB information.

    I was wondering if the meshes can be displayed now with their original RGB information with the latest version. I checked the changelog but I am still not sure. If someone can clarify this for me I would truly appreciate it.

    GrecKoG 1 Reply Last reply
    0
    • M MaverickHunterX93

      Hello,

      I am looking to display colored meshes in a Qt QML GUI. My experience with Qt dates back to version 5.15, where I encountered issues with meshes appearing as grayscale even when they had RGB information.

      I was wondering if the meshes can be displayed now with their original RGB information with the latest version. I checked the changelog but I am still not sure. If someone can clarify this for me I would truly appreciate it.

      GrecKoG Offline
      GrecKoG Offline
      GrecKo
      Qt Champions 2018
      wrote on last edited by
      #2

      What's a "colored mesh"?

      M 1 Reply Last reply
      0
      • GrecKoG GrecKo

        What's a "colored mesh"?

        M Offline
        M Offline
        MaverickHunterX93
        wrote on last edited by
        #3

        @GrecKo What I mean by colored mesh is this. a0653536-b812-4a77-a242-bd6b9276b634-image.png

        This mesh is displayed with it's original RGB information in MeshLab. But when I display it in the Qt QML GUI it iscompletely in grayscale. I was wondering if that is fixed now.

        johngodJ 1 Reply Last reply
        0
        • M MaverickHunterX93

          @GrecKo What I mean by colored mesh is this. a0653536-b812-4a77-a242-bd6b9276b634-image.png

          This mesh is displayed with it's original RGB information in MeshLab. But when I display it in the Qt QML GUI it iscompletely in grayscale. I was wondering if that is fixed now.

          johngodJ Offline
          johngodJ Offline
          johngod
          wrote on last edited by
          #4

          @MaverickHunterX93 Are you using Qt3D or Quick3D to load the mesh? I have succefully open obj and fbx files with colors, that were exported from blender,using quick3D. There is a Quick3D example called runtime loader were you can open gltf files, check if it works for you.

          1 Reply Last reply
          1
          • M MaverickHunterX93 has marked this topic as solved on

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved