The Visualization Toolkit (VTK)
VTK is an open source, freely available software system for 3D computer graphics, image processing, and visualization. This open-source project is maintained by Kitware.
The libary for powerpc can be found /usr/local/lib/powerpc/vtk/, for i386 at /usr/local/lib/i386/vtk/. At the moment there is no fortran interface, but maybe sometime we will have one.
An example C++-program with Makefiles is available.
Currently installed VTK versions:
| Version | Architecture | Path | Options |
|---|---|---|---|
| 5.0.3 | PowerPC | /usr/local/lib/powerpc/vtk | IBM xlC Compiler |
| 5.1.0 | PowerPC | /usr/local/lib/powerpc/vtk/vtk-5.1 | IBM xlC Compiler |
| 5.1.0 | PowerPC | /usr/local/lib/powerpc/vtk-cocoa | IBM xlC Compiler, Cocoa, Qt |
| 5.1.0 | PowerPC | /usr/local/lib/powerpc/vtk/vtk-gcc | gcc Compiler, Qt |
| 5.0.4 | i386 | /usr/local/lib/i386/vtk | Intel icc Compiler, Qt |
| 5.1.0 | i386 | /usr/local/lib/i386/vtk/old | gcc Compiler |
See the VTK Log for a version history at CATS.




