Go to file
luoyaoming 628a71caac
!1 add include header file
Merge pull request !1 from luoyaoming/openkylin/yangtze
2022-11-03 08:11:38 +00:00
.ExternalData Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
Accelerators Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
CMake Remove gcc version checks, since we know on Debian 2022-11-03 16:03:50 +08:00
Charts/Core Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
Common Fix Latex code that made Dokygen halt the build 2022-11-03 16:03:49 +08:00
Deprecated Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
Documentation/dev Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
Domains Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
Examples Remove reverences to vtkHAVSVolumeMapper 2022-11-03 16:03:50 +08:00
Filters fix compilation with gcc-4.9 2022-11-03 16:03:49 +08:00
GUISupport Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
Geovis/Core Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
IO Replace deprecated FFmpeg API 2022-11-03 16:03:49 +08:00
Imaging Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
Infovis Enable Infovis Boost support 2022-11-03 16:03:50 +08:00
Interaction Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
Parallel use system mpi4py 2022-11-03 16:03:49 +08:00
Remote Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
Rendering add include header file 2022-11-03 16:10:37 +08:00
Testing Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
ThirdParty The H5FD_class_t struct gained an extra member in 1.10 2022-11-03 16:03:50 +08:00
Utilities _Doxygen use mathjax 2022-11-03 16:03:50 +08:00
Views Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
Wrapping set JVM max memory to 1024m. 2022-11-03 16:03:50 +08:00
debian add include header file 2022-11-03 16:10:37 +08:00
CMakeLists.txt _install_doxygen_scripts_in_nodoc_build 2022-11-03 16:03:50 +08:00
CONTRIBUTING.md Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
CTestConfig.cmake Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
Copyright.txt Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
README.md Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
vtkBanner.gif Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
vtkLogo.ico Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00
vtkLogo.jpg Import Upstream version 6.3.0+dfsg2 2022-11-03 16:02:58 +08:00

README.md

VTK - The Visualization Toolkit

Introduction

VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modelling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control).

VTK is used by academicians for teaching and research; by government research institutions such as Los Alamos National Lab in the US or CINECA in Italy; and by many commercial firms who use VTK to build or extend products.

The origin of VTK is with the textbook "The Visualization Toolkit, an Object-Oriented Approach to 3D Graphics" originally published by Prentice Hall and now published by Kitware, Inc. (Third Edition ISBN 1-930934-07-6). VTK has grown (since its initial release in 1994) to a world-wide user base in the commercial, academic, and research communities.

Learning Resources

Reporting Bugs

If you have found a bug:

  1. If you have a patch, please read the CONTRIBUTING.md document.

  2. Otherwise, please join the one of the VTK Mailing Lists and ask about the expected and observed behaviors to determine if it is really a bug.

  3. Finally, if the issue is not resolved by the above steps, open an entry in the VTK Issue Tracker.

Contributing

See CONTRIBUTING.md for instructions to contribute.

License

VTK is distributed under the OSI-approved BSD 3-clause License. See Copyright.txt for details.