This is an attempt to create a VTK Tutorial that is comprehensive in its instruction and coverage of VTK's TCL/TK and C++ packages for SUU's CS4920 "Scientific Visualization".
The Visualization ToolKit (VTK) is an open source, freely available software system for 3D computer graphics, image processing, and visualization used by thousands of researchers and developers around the world.
The code on this site was all written for VTK
version 4.0. Attempts to use our code with earlier or later versions of VTK
would be folly, as the DLL files are different.
For more information on VTK including a full listing of documentation, downloads
and help, visit public.kitware.com/vtk.