Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Forum Updated on Feb 6th

    Z Fighting issue with transparent window ontop of an OpenGL Application

    General and Desktop
    1
    1
    880
    Loading More Posts
    • 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
      qtd1d1 last edited by

      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 Reply Quote 0
      • First post
        Last post