[vtkusers] create mesh from vertices and edges

Max smapersmaper at gmail.com
Wed May 29 02:58:06 EDT 2013


Hi David,
I have an input data which is points(i, x,y,z) and edges(i,j,k) where
(i,x,y,z) is point (x,y,z) and the index of that point, and (i,j,k) is
"connect point index i with points which indices j and k.
I need to create a mesh of that data. 
How can I do it?
I miss the connectivity part, how do i connect the vertices?

Thank you,
Max




--
View this message in context: http://vtk.1045678.n5.nabble.com/create-mesh-from-vertices-and-edges-tp5721015p5721042.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list