A Streamlined Python Interface for the Visualization Toolkit
vtki is a VTK helper module that takes a different approach on interfacing with VTK through NumPy and direct array access. This module simplifies mesh creation and plotting by adding functionality to existing VTK objects. This module can be used for scientific plotting for presentations and research papers as well as a supporting module for other mesh dependent Python modules.