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: 3 days ago
JSON representation
A curated list of awesome stuff related to VTK π
- Host: GitHub
- URL: https://github.com/tkoyama010/awesome-vtk
- Owner: tkoyama010
- License: cc0-1.0
- Created: 2024-05-09T02:26:53.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T09:13:04.000Z (6 months ago)
- Last Synced: 2024-05-22T10:36:14.021Z (6 months ago)
- Topics: awesome, awesome-list, lists, vtk, vtk-applications, vtk-library
- Homepage:
- Size: 22.5 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- ultimate-awesome - awesome-vtk - A curated list of awesome stuff related to VTK π. (Other Lists / PowerShell Lists)
README
# Awesome VTK [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
![All Contributors](https://img.shields.io/github/all-contributors/tkoyama010/awesome-vtk?color=ee8449)
> The Visualization Toolkit (VTK) is open source software for manipulating and displaying scientific data. It comes with state-of-the-art tools for 3D rendering, a suite of widgets for 3D interaction, and extensive 2D plotting capability.
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)
- [Related Topics](#related-topics)
- [Web](#web)## 3D Viewer
- [BVTKNodes](https://github.com/tkeskita/BVtkNodes) - Create and execute VTK pipelines in Blender Node Editor
- [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
- [Common Toolkit (CTK)](https://github.com/commontk/CTK) - A set of common support code for medical imaging, surgical navigation, and related purposes.
- [ITK-Wasm](https://github.com/InsightSoftwareConsortium/itk-wasm) - High performance spatial analysis in a web browser and across programming languages and hardware architectures.
- [ITK](https://itk.org/) - ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
- [MITK]() - The Medical Imaging Interaction Toolkit.
- [RTK](https://www.openrtk.org/) - The Reconstruction Toolkit.## Official
- [Discourse](http://discourse.vtk.org/)
- [Documentation](https://docs.vtk.org/en/latest/)
- [Examples](https://examples.vtk.org/site/)
- [ParaView Documentation](https://docs.paraview.org/)
- [Repository](https://gitlab.kitware.com/vtk/vtk)
- [Website](https://vtk.org/)## Python
- [Dash VTK](https://github.com/plotly/dash-vtk) - Bringing vtk.js into Dash and Python
- [GeoVista](https://geovista.readthedocs.io/en/latest/) - Cartographic rendering and mesh analytics powered by PyVista
- [Mayavi](https://github.com/enthought/mayavi) - 3D visualization of scientific data in Python
- [meshio](https://github.com/nschloe/meshio) - πΈοΈ input/output for many mesh formats
- [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.
- [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
- [vtkbool](https://github.com/zippy84/vtkbool) - A new boolean operations filter for VTK## Related Topics
- [Awesome Finite Element Method (FEM)](https://github.com/tkoyama010/awesome-finite-elements) - A curated list of awesome stuff related to Finite Element Analysis (FEA) Software for Structural Engineeringπ ![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)
- [Awesome PyVista](https://github.com/pyvista/awesome-pyvista) - A curated list of awesome stuff related to PyVista π ![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)
- [Awesome scientific-visualization](https://github.com/tkoyama010/awesome-scientific-visualization) - A curated list of awesome stuff related to scientific-visualization π ![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)
- [Wikipedia](https://en.wikipedia.org/wiki/VTK) - The free encyclopedia that anyone can edit.## Web
- [vtk-js](https://github.com/Kitware/vtk-js) - Visualization Toolkit for the Web