Hi Joel,<br><br>I don&#39;t know of this is a good way, but you can try a forked visualisation pipeline:<br><br>1) Original polydata -&gt; Surface representation<br>2) Original polydata -&gt; PolyDataNormals -&gt; ExtractEdges -&gt; Surface representation<br>
<br>You will have to play with normals flipping, consistency and surface color. I will send (PM) a screenshot of a ParaView rendering that follows this idea.<br><br>HTH<br><br>Jerome<br><br><div class="gmail_quote">2010/4/26 Joel  Schaerer <span dir="ltr">&lt;<a href="mailto:joel.schaerer@gmail.com">joel.schaerer@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
I am using the wireframe representation to display triangular meshes. The<br>
representation works very well, except for one thing: I would like the<br>
wireframe to be &quot;opaque&quot;, in the sense that it shouldn&#39;t be possible to see<br>
through the surface.<br>
<br>
To try to emulate this, I tried using the Surface representation with<br>
EdgeVisibilityOn(). However in that case the edges are not shaded, so it<br>
doesn&#39;t look as good.<br>
<br>
Is there a good way to do this?<br>
<br>
Thanks a lot!<br>
<br>
Joel Schaerer<br>
--<br>
View this message in context: <a href="http://old.nabble.com/Non-transparent-wireframe-representation--tp28362835p28362835.html" target="_blank">http://old.nabble.com/Non-transparent-wireframe-representation--tp28362835p28362835.html</a><br>

Sent from the VTK - Users mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br>