<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Just another data point.  This is
      definitely Qt5 related as the script works fine with Qt4.8.x
      (PySide-1.2.2).</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">cheers,</div>
    <div class="moz-cite-prefix">Prabhu</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 11/11/18 10:05 PM, Prabhu
      Ramachandran wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:4d9c5670-b1b6-24e2-0ebc-f20aceffb8db@aero.iitb.ac.in">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <p><tt>Hi all,</tt></p>
      <p><tt>Some folks have been running into strange rendering issues
          with the Qt Render window interactor in Python, on Linux, with
          transparent actors.  I've reduced this to two scripts that I
          attach which just require VTK-Python.  The first is with pure
          VTK and which seems to work fine and the second is with the
          QVTKRenderWindowInteractor which fails.</tt></p>
      <p><tt>The script just creates two semi-transparent spheres one
          next to the other and turns on depth peeling. When the example
          fails, the blue ball can never be seen in front of the red
          one.  This example works fine with VTK 8.1.1 on Mac OSX but
          fails on Linux (ubuntu 16.04 and 18.04).  The non pyqt one
          works just fine.  I did try experimenting with using QGLWidget
          and also with using the newer QOpenGLWidget but they both
          display the same issue on Linux it seems like.</tt></p>
      <p><tt>Have any of you seen this before?  The blog post here: <a
            class="moz-txt-link-freetext"
            href="https://blog.kitware.com/vtk-8-0-0/"
            moz-do-not-send="true">https://blog.kitware.com/vtk-8-0-0/</a>
          suggests there are some transparency issues with the C++
          widget as well but I am not sure if those are already
          resolved.  Any thoughts or pointers on this?<br>
        </tt></p>
      <p><tt>Thanks!</tt></p>
      <p><tt>cheers,</tt></p>
      <p><tt>Prabhu<br>
        </tt></p>
      <p><br>
      </p>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>