[vtkusers] display .vtk files in window

David Doria daviddoria+vtk at gmail.com
Tue Jul 28 16:41:27 EDT 2009


On Tue, Jul 28, 2009 at 4:36 PM, Gururajan <gururajan.r at raster.in> wrote:

> Hi all,
> Please any one can help me in this.
>
> I have converted dicom series into .vtk format.,  but i do not know how
> to display this .vtk file in 3d view.
>
> am using java eclipse with vtk.jar
>
>
> Thanks
> Guru


If you want to do this in your program you can take ideas from this example:
http://www.vtk.org/Wiki/Visualize_a_Sphere_or_a_VTP_File

If you just want to visualize it in a nice GUI separate from your program,
you can use paraview:
http://www.paraview.org/

Thanks,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090728/ac93bfa0/attachment.htm>


More information about the vtkusers mailing list