[vtkusers] RE: Java examples available - More Borland C++ Builder examples?
Xianjin Yang
Yang at AGIUSA.COM
Mon Jan 20 17:55:50 EST 2003
Hi Jarek,
You have done amazing jobs. But it is unfortunate that I am using Borland C++
Builder (BCB). There is only one BCB example available in the distribution. Will
someone please post more BCB examples. Thanks a lot. Yang
-----Original Message-----
From: Jarek Sacha [mailto:galicjan at yahoo.com]
Sent: Monday, January 20, 2003 4:45 PM
To: vtkusers at public.kitware.com
Subject: [vtkusers] Java examples available - kind request to VTK folks
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
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list