[vtkusers] VTK Point Cloud

fred fredmfp at gmail.com
Wed Jan 9 02:42:40 EST 2008


valerie a écrit :
> Hi,
Hi,

> I am new to vtk. I have a file(.txt) of 3D point clouds with (x y z).
> How can I dislpay it by using VTK??

It depends...

VTK is not a ready-to-use app to display 3D viz.

You have the choice to:

- build your own app in C++, Java, Python, Tcl/Tk.

- use 3D visualization apps such as mayavi2 
(http://code.enthought.com/mayavi2) or paraview 
(http://www.paraview.org/HTML/Index.html)


Cheers,

-- 
http://scipy.org/FredericPetit



More information about the vtkusers mailing list