| Documentation |
| Main Doc | http://www.vtk.org/doc/release/4.2/html/ |
| VTK FAQ | http://public.kitware.com/cgi-bin/vtkfaq |
| Examples | A directory of VTK examples that you
can build is at /soft/apps/packages/vtk-4.2/Examples . You can copy
these programs over to your home directory and compile them. The data
files for these examples is located in
/soft/apps/packages/vtk-4.2/VTKData-release-4-2 . You need to use
"cmake" to compile the examples. Add "+cmake" to your ~/.soft file
to have cmake added to your environment. |
|