Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Open3d | 8,981 | 4 days ago | 876 | other | C++ | |||||
Open3D: A Modern Library for 3D Data Processing | ||||||||||
Epoch | 5,014 | 34 | 3 | 4 years ago | 7 | October 30, 2015 | 71 | mit | HTML | |
A general purpose, real-time visualization library. | ||||||||||
Vivagraphjs | 3,473 | 31 | 8 | a year ago | 29 | October 27, 2019 | 101 | other | JavaScript | |
Graph drawing library for JavaScript | ||||||||||
L7 | 3,076 | 2 | 42 | a day ago | 475 | September 20, 2022 | 99 | mit | TypeScript | |
🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis engine | ||||||||||
Vtk | 2,172 | a day ago | 5 | other | C++ | |||||
Mirror of Visualization Toolkit repository | ||||||||||
Glumpy | 1,171 | 2 months ago | 92 | bsd-3-clause | Python | |||||
Python+Numpy+OpenGL: fast, scalable and beautiful scientific visualization | ||||||||||
Pyrender | 1,043 | 12 | 9 | 2 months ago | 43 | February 18, 2021 | 143 | mit | Python | |
Easy-to-use glTF 2.0-compliant OpenGL renderer for visualization of 3D scenes. | ||||||||||
Vtk Js | 993 | 49 | 40 | 9 days ago | 970 | July 15, 2022 | 225 | bsd-3-clause | JavaScript | |
Visualization Toolkit for the Web | ||||||||||
Easy3d | 993 | 23 days ago | 8 | gpl-3.0 | C++ | |||||
A lightweight, easy-to-use, and efficient C++ library for processing and rendering 3D data | ||||||||||
Luxcore | 954 | 2 months ago | 95 | apache-2.0 | C++ | |||||
LuxCore source repository |
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.
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.
If you have found a bug:
If you have a patch, please read the CONTRIBUTING.md document.
Otherwise, please join the VTK Discourse forum and ask about the expected and observed behaviors to determine if it is really a bug.
Finally, if the issue is not resolved by the above steps, open an entry in the VTK Issue Tracker.
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:
VTK supports the following operating systems:
See build.md (in Documentation/dev/) for build instructions.
See CONTRIBUTING.md for instructions to contribute.
VTK is distributed under the OSI-approved BSD 3-clause License. See Copyright.txt for details.