VTK: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
http://public.kitware.com/images/logos/vtk-logo2.jpg | |||
<br /> | |||
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 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. | |||
[http://www. | |||
==Administrative Topics== | |||
[ | * Where can I find more [[VTK Additional Information|information about VTK]]? | ||
[ | |||
[http:// | * Where can I [http://vtk.org/get-software.php download VTK]? | ||
[ | * [[VTK Classes|Extending VTK]] | ||
[ | |||
[ | * [[VTK Coding Standards]] | ||
[ | |||
* [[VTK Scripts|Extending VTK with Scripts]] | |||
[ | * [[VTK Tools|VTK-Based Tools and Applications]] | ||
[ | |||
[ | * What are some [[VTK Projects|projects using VTK]]? | ||
[ | |||
[ | * [[Proposed Changes to VTK | Proposed Changes to VTK]] | ||
* [[VTK FAQ|Frequently asked questions]] | |||
* [[VTK OpenGL|Common OpenGL troubles]] | |||
* [[VTK Related Job Opportunities|VTK Related Job Opportunities]] |
Revision as of 08:31, 9 August 2005
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. (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?