Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.16 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.16 KB

#vtk-python Tutorial

This repository contains some iPython notebooks with vtk-python examples

Satellite data

Satellite example

Displays data from the SCIVIS Contest 2014, which contains information from satellites near volcano eruptions.

Satellite Example

Volumetric data

Volume data example

Based on a vtk-example shows various techniques to visualize volumetric data.

Volumetric data example

Images and color mapping (not vtk)

Medical dataClimate data

Two examples of how to look at 2D data and apply color tables, this examples only uses matplotlib.

Medical Data World Map