<div dir="ltr">Hi all,<br><br>I have a set of contours, for example 10 circles at 0, 5,10,.....45. Now, I want to create a smooth mesh (surface) from these contours. Which one Should I use vtkDelaunay3D or vtkTriangleFilter for this job?<br>
<br>And pipeline as I suppose should be<br><br>RawData----&gt;vtkPolyData----&gt;Delaunay/TriangleFilter---Mapper----&gt;Actor-----<br><br>Thanks,<br><br>Jothy<br></div>