Computer Graphics: C Version by Donald Hearn & M. Pauline Baker, 2nd ed. table of contents
recommended companion book:
Martin, Will Schroeder, Bill Lorensen. "The Visualization Toolkit, an Object-Oriented Approach to 3D Graphics -- 2nd edition" is the title of a new book published by Prentice Hall (ISBN 0-13-954694-4). 1997.
The book has a CD with all of the source code and data for the examples in
the book.
You can also find the
software and examples from the book at
http://www.cs.rpi.edu/~martink/.
The second edition of the book corresponds to vtk2.0 and the first edition
corresponds to vtk1.0.
Both versions of the software are usable, but thee are significant
differences between the internal structure of the two systems.