<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hi VTK folks,</p>
<p>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.<br>
</p>
<p>It does not matter whether front or back face culling is used, the edge visibility behavior is the same.
<br>
</p>
<p><br>
</p>
<p>What I am hoping to hear: Is there a way to get the "old" behavior with VTK7.1/OPENGL2?</p>
<p>I would like to show the edges only for the faces that are not culled away. <br>
</p>
<p><br>
</p>
<p>Thank you tons,</p>
<p>Miro<br>
</p>
<br>
<br>
<p><br>
</p>
</div>
</body>
</html>