Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 524 Bytes

vtk.rst

File metadata and controls

21 lines (14 loc) · 524 Bytes

VTK Visualization

There are some built in methods to visualize particle clouds via VTK. These require the python-vtk wrapper to be installed. Unfortunately, compiling this wrapper manually is quite painful - I highly suggest you utilize the conda package manager to take care of this one for you via:

$> conda install vtk

Afterwards the VTK methods described below should work.

vtk_funcs vtk_vis