[vtkusers] Announcement: Another vtk <-> qt package
Jan Stifter
j.stifter at medres.ch
Tue Jun 27 06:36:20 EDT 2000
hi there,
I have released another package to combine vtk and qt: VTKandQT
What is it?
This package combines vtk (http://www.kitware.com/vtk) and qt
(http://www.trolltech.com/products/qt/) together.
It consists of 2 classes:
* RenderWindow -> combines a vtkRenderer into a QGLWidget
* RenderWindowInteractor -> gives a RenderWindow interaction
possibilities.
The package is
* small and simple (RenderWindow has 60 lines of code,
RenderWindowInteractor has 700)
* documented with doxygen
* flexible to use (dynamically definitons, which mouse button
to use in which interaction)
* clean code (IMHO)
* tested on win32 and linux
Homepage for the package: www.medres.ch/~jstifter/vtkandqt/
(sebastian, could you add this link to your wonderful link page?)
Other (similar packages):
* vtkqgl from Jan Erhardt:
http://www.medinf.mu-luebeck.de/~ehrhardt/vtkQGL/vtkQGL.html
* vtkgql (same name but different package) from M. P. Pagey:
http://pagey.penguinpowered.com/~pagey/Software/vtkQGL/
* vtkqt from Matthias Koenig:
http://isgwww.cs.uni-magdeburg.de/~makoenig/vtkqt.html
enjoy,
jan
More information about the vtkusers
mailing list