Skip to content
Open
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 @@ -21,6 +21,7 @@ Contributions _very welcome_ but first see [Contributing](CONTRIBUTING.md).

- [3D Viewer](#3d-viewer)
- [Books](#books)
- [Geoscience](#geoscience)
- [Jupyter](#jupyter)
- [Medical imaging](#medical-imaging)
- [Official](#official)
Expand All @@ -42,6 +43,10 @@ Contributions _very welcome_ but first see [Contributing](CONTRIBUTING.md).

- [VTK Book](https://github.com/Kitware/vtk-book) - Markdown version of the Visualization Toolkit Book - An object Oriented Approach to 3D Graphics

## Geoscience

- [vtk_triangulate_points](https://github.com/pemn/vtk_triangulate_points) – Creates simplified surfaces from dense point clouds.

## Jupyter

- [jupyterview](https://github.com/trungleduc/jupyterview) - VTK Data visualization extension for JupyterLab
Expand Down