[vtkusers] Java examples available - kind request to VTK folks

Jarek Sacha galicjan at yahoo.com
Mon Jan 20 17:45:26 EST 2003


Judging by frequency of posts on this list related to Java wrappers it 
is a frequently used language, however, VTK has very Java few examples.

I started porting examples available in Tcl and Python to Java. First 
batch is available at

http://prdownloads.sourceforge.net/ij-plugins/VTK-Examples_src_0.25.zip?download

It contains 25 examples (see list at the end). There are also two 
utility classes. One to help retrieve value of VTK_DATA_ROOT environment 
variable used by many examples. Second keeps definitions of colors used 
by examples. For the time being :) the examples, including CVS, are 
hosted on the ij-plugins website (ij-plugins.sf.net/vtk-examples)

Question to VTK folks: Can you include those examples into VTK source. 
It would be great if those or other Java examples could make their way 
into VTK 4.2.

Jarek

-------
Currently ported (working) examples:

- GUI
  * BoxWidget
  * TransformWithBoxWidget
  * SimpleCone
  * VolumeRenderWithBoxWidget

- ImageProcessing:
  * Contours2D

- Medical
  * Medical1
  * Medical2.
  * Medical3

- Modelling
  * ConstrainedDelaunay
  * Delaunay3D
  * DelMesh
  * ExpCos
  * FaultLines
  * Hello
  * IceCream
  * PerlinTerrain.java
  * ReconstructedSurface
  * SpherePuzzle

- VisualizationAlgorithms
  * BandContourTerrain
  * ColorIsosurface
  * DeciFran
  * ClipCow
  * CutCombustor.java

- VolumeRendering
  * PseudoVolumeRendering
  * SimpleRayCast
  * SimpleTextureMap2D





More information about the vtkusers mailing list