[vtkusers] Java VTK-Examples updated

Jarek Sacha jarek at ieee.org
Sat Jan 31 22:22:25 EST 2004


Updated version of Java VTK-Examples is available at:
http://ij-plugins.sourceforge.net/vtk-examples

The main difference from the previous releases is that all of the 
examples are now completed and work as expected :)

The VTK-Examples package aims to demonstrate how to use VTK from Java, 
in particular how to combine VTK and Swing GUIs. Currently many examples 
are translation of original Tcl examples. They retain original names and 
are organized in similar directory structure. Most of the Java examples 
in this package are deliberately written to utilize Swing GUI 
components, as this helps in providing illustration how VTK can be a 
part of larger Java applications. However, there are also some examples 
that demonstrate how simple applications can be written using "pure" VTK 
(no Swing involved).

For additional examples of how a Java applications can be integrated 
with non-visual VTK components see the VTK Filters plugins for ImageJ 
(currently part of the 3D-Toolkit plugin bundle):
http://ij-plugins.sourceforge.net/3d-toolkit

Comments or improvement suggestions appreciated.

Jarek




More information about the vtkusers mailing list