[vtkusers] Rendering, cannot get rid of hidden edges

Allie Vacanti allison.vacanti at kitware.com
Mon Nov 26 12:05:17 EST 2018


Try calling UseHiddenLineRemovalOn() on your vtkRenderer to always get the
"after" result.

On Thu, Nov 15, 2018 at 3:53 PM Piotrek Konarski <
piotrek.konarski1 at gmail.com> wrote:

> Hello
>
> I try to write a python script to plot unstructured grid data. Everything
> goes fine except for rendering. VTK renders mesh edges that should be
> normally invisible. Those edges disappear when I click on the interactor
> window which rotates the plotted object. No matter if I use an interactor,
> render a widow or save a screenshot to a file without rendering a window
> the result is always the same, the edges are visible. I attach files to
> illustrate the problem.
>
> I use VTK 8.1.1 on Fedora linux.
>
> Any ideas?
> Regards,
> Piotr
> _______________________________________________
> 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:
> https://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20181126/63e01258/attachment.html>


More information about the vtkusers mailing list