Skip to content

A simple example of VTK(Visualization Toolkit) by Python.

Notifications You must be signed in to change notification settings

itoru257/VTK-Python-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VTK-Python-Example

A simple example of VTK(Visualization Toolkit) by Python.

  • Python 3.6.4
  • VTK 8.1.0

Installation of the library

  • pip install vtk

Cylinder

Create and display the cylinder

ScreenShot

ScreenShot_Cylinder

ReadBunny

Read file and display the data(Bunny)

ScreenShot

ScreenShot_ReadBunny

VtkToVtp

Convert vtk file to vtp file

About

A simple example of VTK(Visualization Toolkit) by Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published