[vtkusers] FLTK - simple question

Luis Ibanez luis.ibanez at kitware.com
Sat Jun 5 22:30:49 EDT 2004


Hi AJ,

The class

       vtkFlRenderWindowInteractor

written by Charl Botha,  has been used extensively in the
demo applications distributed with the Insight Toolkit (ITK).

You can get this class from his web site:

      http://cpbotha.net/vtkFlRenderWindowInteractor.html

It works fine on Windows, Linux, Sun and even the Mac.


Regards,


   Luis


-------------------
A J wrote:

> Hi,
>
> Right now I have code in C++ which uses VTK to render my scenes
>
> Because I want to do event handling, I am thinking of using FLTK...
>
> So now do I have to get myself a copy of vtkFlRenderWindow??  
> Different people have posted their own contributions to this, so I 
> dont know which version to get.. I need a version that works on both 
> Windows and Linux...
>
> Or can I do without this class?
>
> If anyone has some very basic sample code so I can see how to go about 
> combining vtk with this gui toolkit then that would be very helpful,
>
> Thanks!
> AJ
>
>






More information about the vtkusers mailing list