Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Contributions _very welcome_ but first see [Contributing](CONTRIBUTING.md).
- [Jupyter](#jupyter)
- [Medical imaging](#medical-imaging)
- [Official](#official)
- [Paper](#paper)
- [Python](#python)
- [Related Topics](#related-topics)
- [Web](#web)
Expand Down Expand Up @@ -63,6 +64,10 @@ Contributions _very welcome_ but first see [Contributing](CONTRIBUTING.md).
- [Repository](https://gitlab.kitware.com/vtk/vtk)
- [Website](https://vtk.org/)

## Paper

- [The design and implementation of an object-oriented toolkit for 3D graphics and visualization](https://ieeexplore.ieee.org/document/567752) - W. J. Schroeder, K. M. Martin and W.

## Python

- [Dash VTK](https://github.com/plotly/dash-vtk) - Bringing vtk.js into Dash and Python
Expand Down