[vtkusers] Point data to Surface

johan.winell at dynamics.saab.se johan.winell at dynamics.saab.se
Thu Jul 12 04:14:03 EDT 2001


Hello users, 

I have a set of data from which I want to create a surface.

x      y      z

0     0      6
0     1      7
0     2      7
0     3      7
.
.
.
1     0      6
1     1      7
1     2      7
1     3      7
.
.
.
etc.

Does anyone have a suggestion of how to make a mesh from that data? I have
tried to put the data into three arrays from which I created a vtkDataSet.
How can I proceed from there? I have tried to use vtkDataSetSurfaceFilter
but my installation of VTK misses that h-file.

Regards 

/Johan Winell






More information about the vtkusers mailing list