[vtkusers] create mesh from vertices and edges

David Doria daviddoria at gmail.com
Tue May 28 08:01:26 EDT 2013


On Tue, May 28, 2013 at 5:46 AM, Max <smapersmaper at gmail.com> wrote:
> Hello VTKers,
> I want to create a mesh from a given vertices and edges, not from obj file,
> How can I do it?
>
> Thank you,
> Max

Hi Max,

Have you looked through the available examples?
http://www.vtk.org/Wiki/VTK/Examples/Cxx

For instance, this one might be what you're looking for:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Meshes/AddCell

David



More information about the vtkusers mailing list