[vtkusers] face culling and edge visibility

Ken Martin ken.martin at kitware.com
Sat Mar 25 17:18:52 EDT 2017


Unfortunately wireframe backface culling is not implemented. But maybe
hidden line removal would do the job or maybe even better. See

https://blog.kitware.com/hidden-line-removal-now-available-in-vtk-and-paraview/



On Fri, Mar 24, 2017 at 8:14 PM, Miroslav Drahos <mdrahos at aurisrobotics.com>
wrote:

> Hi VTK folks,
>
> I am rendering a surface with culling faces on and edge visibility on as
> well. When I used VTK 6.2, only the edges of faces that were visible (i.e.
> not culled) were shown, with VTK 7.1.0 all edges are visible, even for
> faces that are culled. My VTK 6.2 was compiled with rendering backend
> OPENGL, and 7.1.0 with OPENGL2, which is what most likely causes the
> difference in behavior.
>
> It does not matter whether front or back face culling is used, the edge
> visibility behavior is the same.
>
>
> What I am hoping to hear: Is there a way to get the "old" behavior with
> VTK7.1/OPENGL2?
>
> I would like to show the edges only for the faces that are not culled
> away.
>
>
> Thank you tons,
>
> Miro
>
>
>
>
> _______________________________________________
> 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
>
>


-- 
Ken Martin PhD
Distinguished Engineer
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065

This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170325/475ae82d/attachment.html>


More information about the vtkusers mailing list