diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-06-01 13:16:47 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-06-01 13:16:47 +0000 |
commit | 032421c10ea0ed6a7a14790ba766740d3c7ea3b3 (patch) | |
tree | 644bec6b81f7040a3e7bad6a84b0b1559a4fba89 /math/vtk/pkg-descr | |
parent | Activate vtk. (diff) |
Re-import vtk into "math", this is where all the other
data visualization tools are.
Notes
Notes:
svn path=/head/; revision=19163
Diffstat (limited to 'math/vtk/pkg-descr')
-rw-r--r-- | math/vtk/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/vtk/pkg-descr b/math/vtk/pkg-descr new file mode 100644 index 000000000000..60208bf1bdc8 --- /dev/null +++ b/math/vtk/pkg-descr @@ -0,0 +1,11 @@ +The ideal way to learn about the software is from the book it is designed to +support. You should be able to get the book from any local bookstore or from +our web page. The web page also contains some html reference pages for the +objects in vtk as well as a FAQ. + + The Visualization Toolkit, An Object-Oriented Approach to 3D Graphics + by Will Schroeder, Ken Martin and Bill Lorensen. + Prentice Hall, ISBN 013199837-4 + +For more information and a FAQ see our web page at +http://www.kitware.com/~martink/ |