[vtkusers] load and display a vtk DataFile in a FLTK window

Charl Botha c.p.botha at tudelft.nl
Tue Apr 28 05:23:09 EDT 2009


2009/4/27  <frederic.salvador at epfl.ch>:
o display a vtk datafile containing a list of points in a FLTK
> window:
>
> I have seen it exists a few ways to link vtk to fltk, like: vtkFlRenderWindow,
> vtkFlRenderWindowInteractor, vtkFLTK, but I did not figure out how to use one
> of these in my case...
> Do you have some advices?

Use either http://cpbotha.net/software/vtkflrenderwindowinteractor/ by
me, or http://vtkfltk.sourceforge.net/ by Sean McInerney.  Both of
these packages contain complete examples showing how to combine VTK
and FLTK.

> Do I need to use the filter itkVTKImageToImageFilter so as to convert my vtk
> file into an itk file?

In this case you do not.

Good luck,
Charl



More information about the vtkusers mailing list