[vtkusers] VTK 8.0.0 OpenGL2 Invisible surfaces

Sophonet vtk12af6bc42 at kant.sophonet.de
Fri Jul 21 12:19:16 EDT 2017


I can confirm this and have seen the exact same effect here on OpenGL2. 
Likewise, I do not have any transparency set in my colors. 
Interestingly, it does not happen to all vtkPolyData objects that I 
have, but only to some of them.

The platform is similar to mine and I can add that the problem also 
occurs when having openGL Mesa-library-dlls extracted in the executable 
folder, so it does not seem to be a driver problem.

So it might actually be a bug in VTK?


On 2017-07-21 11:21, Taron wrote:
> Hi there,
> 
> I have found a strange thing switching to the new Backend OpenGL2. When 
> I
> render surfaces it seems that only one side of a face is rendered and 
> the
> other is not. Front & Backface-Culling is off for those Actors.
> This worked perfectly fine with the old Backend. Strangely enough when 
> I
> turn on Depth-Peeling in the renderer the faces are rendered correctly,
> although none of the actors has any transparency set to it.
> It is not driver related because I can reproduce this behaviour with 
> mesa
> drivers as well.
> Everything takes place under Windows 10. It is an x64 Qt (5.9) app and 
> im
> using the QVTKWidget.
> I also tried the QVTKOpenGLWidget, but it has the same issues.
> 
> Any hints what goes wrong here?
> 
> 
> 
> 
> 
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/VTK-8-0-0-OpenGL2-Invisible-surfaces-tp5744093.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> 
> Search the list archives at: http://markmail.org/search/?q=vtkusers
> 
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers


More information about the vtkusers mailing list