[vtkusers] creating polydonal surface from 3D data
    Ainojie Alexander Irune 
    aai at Cs.Nott.AC.UK
       
    Tue Jul  8 09:08:40 EDT 2003
    
    
  
hello,
I am trying to create a polygonal surface from some time series data 
readings. (any other ideas of rendring this kind of data very welcome).
The data is in the following format
an array containing arrays of size 3 which containg x,y and z values
These values represent the valuses for the e- cordinates (xyz)
i.e
x1 y1 z1
x2 y2 z2
x3 y3 z3
x4 y4 z4
..........
..........
xn yn zn
n = point in space
I am trying to create either a polygonal surface or mesh ...Can anyone 
please help.
Thanks alot
Alex
    
    
More information about the vtkusers
mailing list