Metadata-Version: 2.4
Name: vtk-slice3d
Version: 0.1.0
Summary: 3D slice visualization with VTK
Author: Taihui Yang
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: quaternion
Requires-Dist: vtk
Dynamic: license-file

# slice3d

3D slice visualization with VTK.

## Installation

```bash
pip install vtk-slice3d
