Skip to content

nvuaille/VTK

This branch is 30706 commits behind Kitware/VTK:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e1d409a · Mar 18, 2017
Jan 8, 2014
Mar 15, 2017
Mar 17, 2017
Mar 15, 2017
Mar 16, 2017
Sep 26, 2016
Mar 15, 2017
Mar 15, 2017
Mar 15, 2017
Mar 17, 2017
Mar 14, 2017
Mar 15, 2017
Mar 15, 2017
Mar 15, 2017
Mar 15, 2017
Mar 15, 2017
Mar 15, 2017
Mar 15, 2017
Mar 15, 2017
Mar 10, 2017
Mar 15, 2017
Mar 15, 2017
Mar 15, 2017
Mar 15, 2017
Mar 17, 2017
Mar 16, 2015
Nov 16, 2016
Feb 7, 2012
Mar 7, 2017
Nov 18, 2016
Jun 20, 2014
Jan 14, 2015
Mar 7, 2017
Aug 31, 2005
Apr 18, 2011
Oct 31, 2001

Repository files navigation

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.

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. Microsoft Visual Studio 2012 or newer
  2. gcc 4.6 or newer
  3. Clang 3.0 or newer
  4. Apple Clang 3.0 (from Xcode 4.2) or newer
  5. Intel 14.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)

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.

About

Visualization Toolkit

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 53.2%
  • C 32.3%
  • Python 11.1%
  • CMake 1.3%
  • Tcl 1.0%
  • Makefile 0.2%
  • Other 0.9%