Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/tkoyama010/awesome-vtk

A curated list of awesome stuff related to VTK 😎
https://github.com/tkoyama010/awesome-vtk

List: awesome-vtk

awesome awesome-list lists vtk vtk-applications vtk-library

Last synced: about 1 month ago
JSON representation

A curated list of awesome stuff related to VTK 😎

Lists

README

        

# Awesome VTK [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)


Visualization_Toolkit_logo

> A curated list of awesome stuff related to VTK.

This list is a collection of tools, projects, images, and resources conforming to the [Awesome Manifesto](https://github.com/sindresorhus/awesome/blob/main/awesome.md)

Contributions _very welcome_ but first see [Contributing](CONTRIBUTING.md).

## Contents

- [3D Viewer](#3d-viewer)
- [Books](#books)
- [Jupyter](#jupyter)
- [Medical imaging](#medical-imaging)
- [Official](#official)
- [Python](#python)
- [Web](#web)

## 3D Viewer

- [F3D](https://github.com/f3d-app/f3d) - Fast and minimalist 3D viewer.
- [GammaRay](https://github.com/PauloCarvalhoRJ/gammaray) - A graphical interface to GSLib (geostatistics library) and other geomodeling algorithms.
- [ParaView](https://github.com/Kitware/ParaView) - VTK-based Data Analysis and Visualization Application
- [Slicer](https://github.com/Slicer/Slicer) - Multi-platform, free open source software for visualization and image computing.

## Books

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

## Jupyter

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

## Medical imaging

- [MITK]() - The Medical Imaging Interaction Toolkit.

## Official

- [Documentation](https://docs.vtk.org/en/latest/)
- [Examples](https://examples.vtk.org/site/)
- [Repository](https://gitlab.kitware.com/vtk/vtk)
- [Website](https://vtk.org/)

## Python

- [Mayavi](https://github.com/enthought/mayavi) - 3D visualization of scientific data in Python
- [PyVista](https://github.com/pyvista/pyvista) - 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)
- [Trame](https://github.com/Kitware/trame) - Trame lets you weave various components and technologies into a Web Application solely written in Python.
- [meshio](https://github.com/nschloe/meshio) - πŸ•ΈοΈ input/output for many mesh formats
- [TTK](https://github.com/topology-tool-kit) - Topological Data Analysis and Visualization
- [vedo](https://github.com/marcomusy/vedo) - A python module for scientific analysis of 3D data based on VTK and Numpy

## Web

- [vtk-js](https://github.com/Kitware/vtk-js) - Visualization Toolkit for the Web