[vtkusers] creating polydonal surface from 3D data

R K Shyamprakash ramakrishna.prakash at quest-global.com
Tue Jul 8 09:22:52 EDT 2003


have a look at Examples/DataManipulation/Tcl/CreateStrip.tcl. this might
help

-----Original Message-----
From: vtkusers-admin at vtk.org [mailto:vtkusers-admin at vtk.org]On Behalf Of
Ainojie Alexander Irune
Sent: Tuesday, July 08, 2003 6:39 PM
To: vtkusers at vtk.org
Subject: [vtkusers] creating polydonal surface from 3D data


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

_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers




More information about the vtkusers mailing list