No description
  • C++ 89.2%
  • Python 4.7%
  • C 3.1%
  • CMake 2%
  • GLSL 0.2%
  • Other 0.6%
Find a file
2026-06-14 19:04:07 +02:00
Accelerators/Vtkm Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Charts/Core Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
CMake Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Common Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
debian Releasing fastforward version 9.5.2+dfsg2-1~exp2~ffwd13+u1. 2026-06-14 19:04:07 +02:00
Documentation Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Domains Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Examples Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Filters Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Geovis Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
GUISupport Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Imaging Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Infovis Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Interaction Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
IO Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Parallel Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Remote Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Rendering Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Serialization/Manager Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Testing Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
ThirdParty Merging upstream version 9.5.2+dfsg2. 2026-06-14 19:03:13 +02:00
Utilities Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Views Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Wrapping Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
.clang-format Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
.clang-tidy Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
.codespellrc Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
.kitware-release-paraview.json Adding upstream version 9.3.0+dfsg1. 2026-06-14 16:21:17 +02:00
.kitware-release.json Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
.readthedocs.yaml Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
CMakeLists.txt Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
CONTRIBUTING.md Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
Copyright.txt Adding upstream version 9.3.0+dfsg1. 2026-06-14 16:21:17 +02:00
CTestConfig.cmake Adding upstream version 9.3.0+dfsg1. 2026-06-14 16:21:17 +02:00
README.md Merging upstream version 9.5.2+dfsg1. 2026-06-14 19:02:22 +02:00
vtkBanner.gif Adding upstream version 9.3.0+dfsg1. 2026-06-14 16:21:17 +02:00
vtkLogo.ico Adding upstream version 9.3.0+dfsg1. 2026-06-14 16:21:17 +02:00

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 modeling, 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

  • General information is available at the VTK Homepage.

  • Community discussion takes place on the VTK Discourse forum.

  • Commercial support and training are available from Kitware.

  • Doxygen-generated nightly reference documentation is available online.

  • There is now a large collection of VTK Examples that showcase VTK features and provide a useful learning resource.

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 VTK Discourse forum 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.

Requirements

In general VTK tries to be as portable as possible; the specific configurations below are known to work and tested.

VTK supports the following compilers:

  1. GCC 8.0 or newer
  2. Clang 5.0 or newer
  3. Apple Clang 10.0 or newer
  4. Microsoft Visual Studio 2017 or newer
  5. Intel 19.0 or newer

VTK supports the following operating systems:

  1. Windows Vista or newer
  2. Mac OS X 10.7 or newer
  3. Linux (ex: Ubuntu 12.04 or newer, Debian 4 or newer)

Building

See build.md (in Documentation/dev/) for build instructions.

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.