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. Z Fighting issue with transparent window ontop of an OpenGL Application
Forum Updated to NodeBB v4.3 + New Features

Z Fighting issue with transparent window ontop of an OpenGL Application

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 991 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.
  • Q Offline
    Q Offline
    qtd1d1
    wrote on last edited by
    #1

    Hi,

    I am having an issue with Z-Fighting when I put my Qt-Application, which has no frame and is transparent, ontop of an simple OpenGl Application (triangle example).
    Does anybody know how to fix this issue?

    The only thing I found is to use following line to make the used OpenGL variables invariant:
    #pragma STDGL invariant(all)

    But this line doesn't solve my issue.

    Thanks

    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