diff options
author | tg <tg@FreeBSD.org> | 1999-06-01 21:16:47 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1999-06-01 21:16:47 +0800 |
commit | 4b87fe0052775de8b60e48548416f4c1a5a72296 (patch) | |
tree | 4f178bae494070d0cf7eeaddd497b9d856e71378 /math/vtk43/pkg-descr | |
parent | 65bcc7096626debf43f35313cab321f410e85cc7 (diff) | |
download | freebsd-ports-gnome-4b87fe0052775de8b60e48548416f4c1a5a72296.tar.gz freebsd-ports-gnome-4b87fe0052775de8b60e48548416f4c1a5a72296.tar.zst freebsd-ports-gnome-4b87fe0052775de8b60e48548416f4c1a5a72296.zip |
Re-import vtk into "math", this is where all the other
data visualization tools are.
Diffstat (limited to 'math/vtk43/pkg-descr')
-rw-r--r-- | math/vtk43/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/vtk43/pkg-descr b/math/vtk43/pkg-descr new file mode 100644 index 000000000000..60208bf1bdc8 --- /dev/null +++ b/math/vtk43/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/ |