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. Multiple Textures Not Work From QQuickFramebufferObject::Renderer

Multiple Textures Not Work From QQuickFramebufferObject::Renderer

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 553 Views
  • 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.
  • J Offline
    J Offline
    JediMaster
    wrote on last edited by JediMaster
    #1

    Hi !

    I want to a OpenGL multiple texture rendering in the method QQuickFramebufferObject::Renderer::render, in Qt 5.12.3, both Windows and Linux.

    I found that the program could not bind the multiple textures with whatever parameters as typical OpenGL program, the shader just outputs wrong result except use only 1 texture.

    Is there anybody has experience on this ? Thanks a lot !

    1 Reply Last reply
    0
    • F Offline
      F Offline
      fisher103
      wrote on last edited by
      #2

      I meet the same problem, have you resolved it?

      1 Reply Last reply
      0
      • J Offline
        J Offline
        JediMaster
        wrote on last edited by
        #3

        Sorry I didn't test it with further Qt versions anymore, I used CPU to calculate the pixels then upload to the texture.

        Hope this would be fixed soon.

        1 Reply Last reply
        0

        • Login

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