vtk
There are 409 repositories under vtk topic.
f3d-app/f3d
Fast and minimalist 3D viewer.
pyvista/pyvista
3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)
marcomusy/vedo
A python module for scientific analysis of 3D data based on VTK and Numpy
nschloe/meshio
:spider_web: input/output for many mesh formats
Slicer/Slicer
Multi-platform, free open source software for visualization and image computing.
commontk/CTK
A set of common support code for medical imaging, surgical navigation, and related purposes.
Slicer/SlicerGitSVNArchive
:warning: OBSOLETE | Multi-platform, free open source software for visualization and image computing.
FNNDSC/ami
AMI Medical Imaging (AMI) JS ToolKit
Kitware/trame
Trame lets you weave various components and technologies into a Web Application solely written in Python.
eidelen/DicomToMesh
A command line tool to transform a DICOM volume into a 3d surface mesh (obj, stl or ply). Several mesh processing routines can be enabled, such as mesh reduction, smoothing or cleaning. Works on Linux, OSX and Windows.
topology-tool-kit/ttk
TTK - Topological Data Analysis and Visualization - Source Code
mathLab/PyGeM
Python Geometrical Morphing
qCring/QuickVtk
A VTK prototyping application based on QtQuick/QML
GavriloviciEduard/Asclepios-DICOM-Viewer
Bachelor thesis project. A DICOM Viewer written in C++, QT and VTK.
adityadua24/robopy
Robopy is a python port for Robotics Toolbox in Matlab created by Peter Corke
OpenGeoVis/PVGeo
🌍 Python package of VTK-based algorithms to analyze geoscientific data and models
dave3d/dicom2stl
Python script to extract a STL surface from a DICOM image series.
bjlittle/geovista
Cartographic rendering and mesh analytics powered by PyVista 🌍
adamkwolf/3d-nii-visualizer
A NIfTI (nii.gz) 3D Visualizer using VTK and Qt5
zippy84/vtkbool
A new boolean operations filter for VTK
JuliaVTK/WriteVTK.jl
Julia package for writing VTK XML files
starviewer-medical/starviewer
Starviewer, a cross-platform open source medical imaging software
szaghi/VTKFortran
pure Fortran VTK (XML) API
nicanor-romero/QtVtk
An integration between Qt Quick Controls 2 and VTK for 3D rendering
pyvista/pyvistaqt
Qt support for PyVista
alex-hjm/cloudtool
A 3D point cloud processing software base on PCL and QT.
KitwareMedical/SlicerVirtualReality
A Slicer extension that enables user to interact with a Slicer scene using virtual reality.
calculix/ccx2paraview
CalculiX to Paraview converter (frd to vtk/vtu). Makes possible to view and postprocess CalculiX analysis results in Paraview. Generates Mises and Principal components for stress and strain tensors.
VisTrails/VisTrails
VisTrails is an open-source data analysis and visualization tool. It provides a comprehensive provenance infrastructure that maintains detailed history information about the steps followed and data derived in the course of an exploratory task: VisTrails maintains provenance of data products, of the computational processes that derive these products and their executions.
Kitware/ipyvtklink
🔗 minimalist ipywidget to interface with any Python vtkRenderWindow
Kitware/wslink
Python/JavaScript library for communicating over WebSocket
yuta-hi/volume-renderer
Volume Renderer with VTK
jiafeng5513/QvtkDicomReader
使用Qt和VTK编写的Dicom阅读器
sining1989/PointCloudTools
PointCloudTools是一款在Windows平台基于VS2017、Qt5.9.5、PCL1.8.1、VTK8.0.0源码编译开发的专门处理点云(.pcd、.ply、.obj等格式)文件的可视化工具。 该工具点云可视化使用的是vtk8.0.0编译生成的QVTKWidget窗口控件,使用PCL可以对点云进行滤波(filter)、特征提取(features)、关键点(keypoint)、 分割(segmentation)、识别(recognition)、可视化(visualization)等操作,可以对所有点云进行WGS84到平面坐标系转换,也包含将经纬度坐标转为UTM坐标的方法。 下载64位PCL1.8.164位下载路径:https://github.com/PointCloudLibrary/pcl/releases或http://unanancyowen.com/en/pcl181 PCL1.8.1对应的VTK版本为8.0.0,下载地址:https://gitlab.kitware.com/vtk/vtk/tree/v8.0.0
Slicer/ExtensionsIndex
Slicer extensions index
xialinbo/DelaunayTriangulation
delaunay triangulation in 3D space, to reconstruct convex hull from spherical dot cloud