<div dir="ltr">Luca,<div><br></div><div>You are on the right track. <span style="font-size:12.8px">vtkStructuredGridGeometryFilte</span><wbr style="font-size:12.8px"><span style="font-size:12.8px">r should extract just one polydata defining all the boundaries of your structured grid. In the end, your pipeline should look like</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">vtkStructuredGrid -> </span><span style="font-size:12.8px">vtkStructuredGridGeometryFilte</span><wbr style="font-size:12.8px"><span style="font-size:12.8px">r -> </span><span style="font-size:12.8px">vtkPolyDataNormals -> </span><span style="font-size:12.8px">vtkDataSetMapper -> vtkActor</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">HTH,</span></div><div><span style="font-size:12.8px">Cory</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 10, 2016 at 12:08 PM, Luca Pallozzi Lavorante <span dir="ltr"><<a href="mailto:lplavorante@gmail.com" target="_blank">lplavorante@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hi everybody,<br></div>Is there  any way to visualize a StructuredGrid's boundary with Gouraud shading?<br></div>When I use a very simple pipeline vtkStructuredGrid -> vtkDataSetMapper  -> vtkActor I am able to visualize the closed boundary of the grid. The  polygons used in the rendering are triangles with a flat shading look. <br>If I wish to apply  a Gouraud shading to this boundary, should I extract this closed surface as a vtkPolyData and then use vtkPolyDataNormals on it?<br></div>If this is the case, How can I extract the boundary? Should I use vtkStructuredGridGeometryFilte<wbr>r to obtain six separate polydata's defining the boundary and then append them using vtkAppendPolyData?<br></div><br>Thank you very much for your help<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Luca Pallozzi Lavorante<br></font></span></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>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" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Cory Quammen<br>R&D Engineer<br>Kitware, Inc.</div>
</div>