<div dir="ltr">Hi Ricardo,<div>Depending on your code/data, any of the following examples may give you some pieces of useful info helping you put your code together:</div><div><br></div><div>1) <a href="http://www.itk.org/Wiki/VTK/Examples/Cxx/Filters/SurfaceFromUnorganizedPoints" target="_blank">http://www.itk.org/Wiki/VTK/Examples/Cxx/Filters/SurfaceFromUnorganizedPoints</a></div>


<div>2) <a href="http://www.itk.org/Wiki/VTK/Examples/SurfaceFromUnorganizedPoints" target="_blank">http://www.itk.org/Wiki/VTK/Examples/SurfaceFromUnorganizedPoints</a></div><div>3) <a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/ContoursToSurface">http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/ContoursToSurface</a></div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 26, 2014 at 8:46 PM, Ricardo Santos <span dir="ltr"><<a href="mailto:ricardo.c.r.santos@gmail.com" target="_blank">ricardo.c.r.santos@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">Hello,<div><br></div><div>    I am starting to use VTK on my software, but I can't find how to create a surface mesh from an array of vertices, can someone point me on the direction?</div>

<div><br></div>
<div>    Explaining a little further: I have a C++ function that returns a float3 array. I need to create a surface mesh and view it on a VTK window. Afterward, I need to save it to an stl file, but I need first to create the actor to be saved, right?</div>

<span class="HOEnZb"><font color="#888888">
<div><br></div><div>Ricardo Santos</div></font></span></div>
<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>
<br></blockquote></div><br></div>