[vtkusers] A problem with rendering lines on a surface

Ken Martin ken.martin at kitware.com
Mon Aug 20 09:33:14 EDT 2018


 FWIW

mapper->SetResolveCoincidentTopologyToPolygonOffset();  is supported with
OpenGL2. There is a test for it named TestCoincident.cxx I just checked and
it worked fine on my system and is passing on the dashboards.  Maybe
something in how you are using it.

On Wed, Aug 15, 2018 at 10:39 PM, pnt1614 <minpu.code at gmail.com> wrote:

> Using "mapper->SetResolveCoincidentTopologyToPolygonOffset();" only works
> when the VTK library is built with OpenGL. But I am using VTK 8.1.1 which
> is
> built with OpenGL2. Do you know how to solve this problem when using
> OpenGL2?
>
> Thank you.
>
>
>
> --
> Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
> _______________________________________________
> 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
>



-- 
Ken Martin PhD
Distinguished Engineer
Kitware Inc.
101 East Weaver Street
Carrboro, North Carolina
27510 USA

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: <https://public.kitware.com/pipermail/vtkusers/attachments/20180820/763be3ac/attachment.html>


More information about the vtkusers mailing list