VTK: Difference between revisions
No edit summary |
|||
Line 15: | Line 15: | ||
* [[VTK Scripts|Extending VTK with Scripts]] | * [[VTK Scripts|Extending VTK with Scripts]] | ||
* [[VTK Tools| | * [[VTK Tools|VTK-Based Tools and Applications]] | ||
* What are some [[VTK Projects|projects using VTK]]? | * What are some [[VTK Projects|projects using VTK]]? |
Revision as of 11:33, 4 November 2004
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. VTK consists of a C++ class library, and several interpreted interface layers including Tcl/Tk, Java, and Python. Professional support and products for VTK are provided by Kitware, Inc. (http://www.kitware.com) VTK supports a wide variety of visualization algorithms including scalar, vector, tensor, texture, and volumetric methods; and advanced modeling techniques such as implicit modelling, polygon reduction, mesh smoothing, cutting, contouring, and Delaunay triangulation. In addition, dozens of imaging algorithms have been directly integrated to allow the user to mix 2D imaging / 3D graphics algorithms and data.
Administrative Topics
- Where can I find more information about VTK?
- Where can I download VTK?
- What are some projects using VTK?