Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Problem with resize qml item with opengl texture inside
Qt 6.11 is out! See what's new in the release blog

Problem with resize qml item with opengl texture inside

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 217 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.
  • A Offline
    A Offline
    Artifeks 0
    wrote on last edited by
    #1

    Hello,
    I tried to write a viewport for opengl following the example provided in "texture in thread". But I ran into a problem, when I try to resize an area, the area turns black for a short time. Is there a way to fix this? As far as I understand, the problem is that I delete the QOpenGLFramebufferObject to resize it and this removes the texture.
    I posted an example of my project on github
    https://github.com/ArtifeksNN/qmlViewport

    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