Skip to main content
Ctrl+K
PyVista 0.45.0 documentation - Home
  • GitHub
  • Slack Community
  • Support
  • Contributing
  • The Paper
  • Getting Started
    • Why PyVista?
    • Authors & Citation
    • Installation
    • Connections
    • External Examples
  • User Guide
    • What is a Mesh?
    • Basic API Usage
    • PyVista Data Model
    • Transitioning from VTK to PyVista
    • Plotting Themes
    • Jupyter Notebook Plotting
      • Trame Jupyter Backend for PyVista
    • Optional Features
  • Tags
    • filter (45)
      • Boolean Operations
      • Extract Cell Centers
      • Clipping with Planes & Boxes
      • Clipping with a Surface
      • Collision
      • Computing Surface Normals
      • Volumetric Analysis
      • Connectivity
      • Contouring
      • Decimation
      • Distance Between Two Surfaces
      • Extract Cells Inside Surface
      • Extract Edges
      • Extract Surface
      • Extrude Rotation
      • Extrude Trim
      • Marching Cubes
      • Gaussian Smoothing
      • Geodesic Paths
      • Plotting Glyphs (Vectors or PolyData)
      • Table of Glyphs
      • Compute Gradients of a Field
      • Fast Fourier Transform
      • Fast Fourier Transform with Perlin Noise
      • Image Data Representations
      • Integrate Data
      • Detailed Interpolating Points
      • Compare interpolation/sampling methods
      • Computing Mesh Quality
      • Ray Tracing
      • Project to a Plane
      • Reflect Meshes
      • Detailed Resampling
      • Rotations
      • Sample Function: Perlin Noise in 2D
      • Sample Function: Perlin Noise in 3D
      • Slicing
      • Streamlines
      • 2D Streamlines
      • Subdivide Cells
      • Surface Reconstruction
      • Surface Smoothing
      • Using Common Filters
      • Voxelize a Surface Mesh
      • Warping by Vectors
    • lights (7)
      • Light Actors
      • Attenuation
      • Beam Shape
      • Light Types
      • Disabling Mesh Lighting
      • Plotter Lighting Systems
      • Shadows
    • load (29)
      • Creating an Explicit Structured Grid
      • Geometric Objects
      • Create a Kochanek Spline
      • Parametric Geometric Objects
      • Pixel Art of ALIEN MONSTERS
      • Platonic Solids
      • Create Point Cloud
      • Create a PointSet
      • Create PolyData
      • Triangle Strips
      • Unstructured Grid with Polyhedra
      • Create Sphere Mesh Multiple Ways
      • Creating a Spline
      • Creating a Structured Surface
      • Drape 2D Surface From Line
      • Create Triangulated Surface
      • Plot Truss-like FEA Solution with Cylinders
      • Creating a Uniform Grid
      • Creating an Unstructured Grid
      • Linear Cells
      • Working with glTF Files
      • Working with VRML Files
      • Read FEniCS/Dolfin Meshes
      • Load and Plot from a File
      • Read Image Files
      • Parallel Files
      • Load data using a Reader
      • Terrain Following Mesh
      • Wrapping Other Objects
    • medical (2)
      • Volume Rendering
      • Visualize Anatomical Groups
    • plot (57)
      • Anti-Aliasing
      • Setting Backface Properties
      • Background Image
      • Blurring
      • Plotting Bounds
      • Chart Basics
      • Chart Overlays
      • Clearing a Mesh or the Entire Plot
      • Colormap Choices
      • Color Cycling
      • Composite Picking
      • Depth of Field Plotting
      • Depth Peeling
      • Label based on Distance on Line
      • Measuring distance
      • Show Edges
      • Eye Dome Lighting
      • Picking elements of a mesh
      • Plot with Floors
      • Hide Cells with Ghosting
      • Create a GIF Movie
      • Render a depth image
      • Interpolate Before Mapping
      • Moving Isovalue
      • Label Points
      • Legends and glyphs
      • Lighting Properties
      • Linked Views in Subplots
      • Lookup Tables
      • Picking Meshes
      • Create a MP4 Movie
      • Save a Movie Using Glyphs
      • Create a GIF Movie of a Static Object with a Moving Colormap
      • Multi-Window Plot
      • Plot with Opacity
      • Orbiting
      • Orthogonal Slices
      • Physically Based Rendering
      • Plot Scalars Over a Circular Arc
      • Plot Over Line
      • Point Cell Scalars
      • Plotting Point Clouds
      • Picking points on a mesh
      • Scaled Gaussian Points
      • Customize Scalar Bars
      • Saving Screenshots
      • Types of Shading
      • Silhouette Highlight
      • Plot data in spherical coordinates
      • Surface Space Ambient Occlusion
      • Picking a Point on the Surface of a Mesh
      • Applying Textures
      • Control Global and Local Plotting Themes
      • Topographic Map
      • Plot Vector Component
      • Visible Vertices
      • Volume Rendering
    • widgets (10)
      • Animation
      • Box Widget
      • Checkbox Widget
      • Clip Volume Widget
      • Line Widget
      • Multiple Slider Widgets
      • Plane Widget
      • Slider Bar Widget
      • Sphere Widget
      • Spline Widget
  • Examples
    • Mesh Creation
      • Creating an Explicit Structured Grid
      • Geometric Objects
      • Create a Kochanek Spline
      • Parametric Geometric Objects
      • Pixel Art of ALIEN MONSTERS
      • Platonic Solids
      • Create Point Cloud
      • Create a PointSet
      • Create PolyData
      • Triangle Strips
      • Unstructured Grid with Polyhedra
      • Create Sphere Mesh Multiple Ways
      • Creating a Spline
      • Creating a Structured Surface
      • Drape 2D Surface From Line
      • Create Triangulated Surface
      • Plot Truss-like FEA Solution with Cylinders
      • Creating a Uniform Grid
      • Creating an Unstructured Grid
      • Linear Cells
      • Working with glTF Files
      • Working with VRML Files
      • Read FEniCS/Dolfin Meshes
      • Load and Plot from a File
      • Read Image Files
      • Parallel Files
      • Load data using a Reader
      • Terrain Following Mesh
      • Wrapping Other Objects
    • Filtering
      • Boolean Operations
      • Extract Cell Centers
      • Clipping with Planes & Boxes
      • Clipping with a Surface
      • Collision
      • Computing Surface Normals
      • Volumetric Analysis
      • Connectivity
      • Contouring
      • Decimation
      • Distance Between Two Surfaces
      • Extract Cells Inside Surface
      • Extract Edges
      • Extract Surface
      • Extrude Rotation
      • Extrude Trim
      • Marching Cubes
      • Gaussian Smoothing
      • Geodesic Paths
      • Plotting Glyphs (Vectors or PolyData)
      • Table of Glyphs
      • Compute Gradients of a Field
      • Fast Fourier Transform
      • Fast Fourier Transform with Perlin Noise
      • Image Data Representations
      • Integrate Data
      • Detailed Interpolating Points
      • Compare interpolation/sampling methods
      • Computing Mesh Quality
      • Ray Tracing
      • Project to a Plane
      • Reflect Meshes
      • Detailed Resampling
      • Rotations
      • Sample Function: Perlin Noise in 2D
      • Sample Function: Perlin Noise in 3D
      • Slicing
      • Streamlines
      • 2D Streamlines
      • Subdivide Cells
      • Surface Reconstruction
      • Surface Smoothing
      • Using Common Filters
      • Voxelize a Surface Mesh
      • Warping by Vectors
    • Plotting
      • Anti-Aliasing
      • Setting Backface Properties
      • Background Image
      • Blurring
      • Plotting Bounds
      • Chart Basics
      • Chart Overlays
      • Clearing a Mesh or the Entire Plot
      • Colormap Choices
      • Color Cycling
      • Composite Picking
      • Depth of Field Plotting
      • Depth Peeling
      • Label based on Distance on Line
      • Measuring distance
      • Show Edges
      • Eye Dome Lighting
      • Picking elements of a mesh
      • Plot with Floors
      • Hide Cells with Ghosting
      • Create a GIF Movie
      • Render a depth image
      • Interpolate Before Mapping
      • Moving Isovalue
      • Label Points
      • Legends and glyphs
      • Lighting Properties
      • Linked Views in Subplots
      • Lookup Tables
      • Picking Meshes
      • Create a MP4 Movie
      • Save a Movie Using Glyphs
      • Create a GIF Movie of a Static Object with a Moving Colormap
      • Multi-Window Plot
      • Plot with Opacity
      • Orbiting
      • Orthogonal Slices
      • Physically Based Rendering
      • Plot Scalars Over a Circular Arc
      • Plot Over Line
      • Point Cell Scalars
      • Plotting Point Clouds
      • Picking points on a mesh
      • Scaled Gaussian Points
      • Customize Scalar Bars
      • Saving Screenshots
      • Types of Shading
      • Silhouette Highlight
      • Plot data in spherical coordinates
      • Surface Space Ambient Occlusion
      • Picking a Point on the Surface of a Mesh
      • Applying Textures
      • Control Global and Local Plotting Themes
      • Topographic Map
      • Plot Vector Component
      • Visible Vertices
      • Volume Rendering
    • Widgets
      • Animation
      • Box Widget
      • Checkbox Widget
      • Clip Volume Widget
      • Line Widget
      • Multiple Slider Widgets
      • Plane Widget
      • Slider Bar Widget
      • Sphere Widget
      • Spline Widget
    • Lighting
      • Light Actors
      • Attenuation
      • Beam Shape
      • Light Types
      • Disabling Mesh Lighting
      • Plotter Lighting Systems
      • Shadows
    • Common
      • Project points to a plane and Tessellate
    • Advanced
      • Adding a New Gallery Example
      • Visualize Anatomical Groups
      • Compare Field Across Mesh Regions
      • Plot Atomic Orbitals
      • Customize Trame toolbar
      • Extending PyVista
      • Visualize Hertzian Contact Stress
      • Plot a Magnetic Field
      • Electronics Cooling CFD
      • Plot OpenFOAM data
      • Plot CFD Data
      • 3D Earth and Celestial Bodies
      • Plotting with VTK Algorithms
      • Visualize Modal Analysis of a Pump Bracket
      • Visualize the Moeller-Trumbore Algorithm
      • Turning the sphere inside out
      • Display Eigenmodes of Vibration
  • API Reference
    • Core API
      • DataObject
      • Data Sets
      • Point Sets
      • Gridded Data
      • Composite Datasets
      • Filters
      • Cameras
      • Lights
      • Cells
      • Helpers
      • Miscellaneous
      • Typing
      • Partitioned Datasets
      • Validation
    • Plotting
      • Plotting
      • PyVista and PyQt
      • Themes
      • Trame
      • pyvista.Actor
      • pyvista.Axes
      • pyvista.AxesActor
      • pyvista.AxesAssembly
      • pyvista.AxesAssemblySymmetric
      • pyvista.CameraPosition
      • pyvista.CornerAnnotation
      • pyvista.CubeAxesActor
      • pyvista.DataSetMapper
      • pyvista.Label
      • pyvista.LookupTable
      • pyvista.PlanesAssembly
      • pyvista.Plotter
      • pyvista.Prop3D
      • pyvista.Property
      • pyvista.Renderer
      • pyvista.RenderWindowInteractor
      • pyvista.Text
      • pyvista.TextProperty
      • pyvista.Timer
      • pyvista.plotting.mapper._BaseMapper
      • pyvista.plotting.opts.InterpolationType
      • pyvista.plotting.opts.RepresentationType
      • pyvista.plotting.opts.ElementType
      • pyvista.plotting.volume.Volume
      • pyvista.plotting.volume_property.VolumeProperty
      • pyvista.CompositePolyDataMapper
      • pyvista.CompositeAttributes
      • pyvista.BlockAttributes
      • Charts
      • pyvista.plotting.widgets.WidgetHelper
      • pyvista.plotting.widgets.AffineWidget3D
      • pyvista.plotting.picking.PickingHelper
      • Convenience Functions
    • Utilities
      • Geometry
      • Image
      • Parametric Objects
      • General Utilities
    • Readers
      • pyvista.get_reader
      • pyvista.AVSucdReader
      • pyvista.BMPReader
      • pyvista.BYUReader
      • pyvista.BinaryMarchingCubesReader
      • pyvista.CGNSReader
      • pyvista.DEMReader
      • pyvista.DICOMReader
      • pyvista.EnSightReader
      • pyvista.ExodusIIBlockSet
      • pyvista.ExodusIIReader
      • pyvista.FacetReader
      • pyvista.FLUENTCFFReader
      • pyvista.FluentReader
      • pyvista.GambitReader
      • pyvista.GaussianCubeReader
      • pyvista.GESignaReader
      • pyvista.GIFReader
      • pyvista.GLTFReader
      • pyvista.HDFReader
      • pyvista.HDRReader
      • pyvista.JPEGReader
      • pyvista.MFIXReader
      • pyvista.MetaImageReader
      • pyvista.MINCImageReader
      • pyvista.MultiBlockPlot3DReader
      • pyvista.Nek5000Reader
      • pyvista.NIFTIReader
      • pyvista.NRRDReader
      • pyvista.OBJReader
      • pyvista.OpenFOAMReader
      • pyvista.ParticleReader
      • pyvista.PDBReader
      • pyvista.PLYReader
      • pyvista.PNGReader
      • pyvista.PNMReader
      • pyvista.POpenFOAMReader
      • pyvista.PTSReader
      • pyvista.PVDReader
      • pyvista.Plot3DMetaReader
      • pyvista.ProStarReader
      • pyvista.SLCReader
      • pyvista.STLReader
      • pyvista.SegYReader
      • pyvista.TIFFReader
      • pyvista.TecplotReader
      • pyvista.VTKDataSetReader
      • pyvista.VTKPDataSetReader
      • pyvista.XMLImageDataReader
      • pyvista.XMLMultiBlockDataReader
      • pyvista.XMLPImageDataReader
      • pyvista.XMLPRectilinearGridReader
      • pyvista.XMLPUnstructuredGridReader
      • pyvista.XMLPartitionedDataSetReader
      • pyvista.XMLPolyDataReader
      • pyvista.XMLRectilinearGridReader
      • pyvista.XMLStructuredGridReader
      • pyvista.XMLUnstructuredGridReader
      • pyvista.XdmfReader
      • pyvista.BaseReader
      • pyvista.PointCellDataSelection
      • pyvista.TimeReader
      • Reader Enumerations
    • Examples
      • pyvista.examples.examples
      • pyvista.examples.downloads
      • pyvista.demos.demos
      • pyvista.examples.planets
      • pyvista.examples.vrml
      • pyvista.examples.download_3ds
      • pyvista.examples.gltf
      • pyvista.examples.cells
      • Dataset Gallery
  • Extras
    • Building VTK
    • PyVista within a Docker Container
    • Freezing PyVista with PyInstaller
    • Contributing
    • Sphinx PyVista Plot Directive
    • PyVista pytest Plugin
    • Using Local VTK-Data
    • Extending PyVista
  • .rst

Dataset Gallery

Contents

  • Browse All Datasets
  • Browse Datasets by Module
  • Browse Datasets by Type
    • Point Sets
    • Gridded Data
    • Composite Datasets
    • Miscellaneous Datasets
  • Browse Datasets by Category

Dataset Gallery#

Browse PyVista datasets and their metadata.

Browse All Datasets#

#

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

Dataset Count:

209

3gqp Dataset

Downloads PolyData

download_3gqp()

Download a 3GQP dataset.

../../_images/pyvista-examples-downloads-download_3gqp-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

LINE

N Cells

4 722

N Points

4 793

Length

1.14e+02

N Arrays

11

File Info

File Size

446.6 KB

Num Files

1

File Ext

.pdb

Reader

PDBReader

Data Source

3GQP.pdb

Action Figure Dataset

Downloads PolyData Surface Mesh

download_action_figure()

Download scan of an action figure.

../../_images/pyvista-examples-downloads-download_action_figure-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

31 421

N Points

15 713

Length

1.67e+02

N Arrays

1

File Info

File Size

1.5 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

tigerfighter_decimated.obj

Aero Bracket Dataset

Downloads UnstructuredGrid

download_aero_bracket()

Download the finite element solution of an aero bracket.

../../_images/pyvista-examples-downloads-download_aero_bracket-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUADRATIC_TETRA

N Cells

117 292

N Points

187 037

Length

1.46e-01

N Arrays

3

File Info

File Size

14.7 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

See also Notch Stress Dataset, Notch Displacement Dataset, Fea Bracket Dataset, Fea Hertzian Contact Cylinder Dataset

Data Source

fea/aero_bracket/aero_bracket.vtu

Airplane Dataset

Built-in PolyData Surface Mesh

load_airplane()

Load ply airplane mesh.

../../_images/pyvista-examples-examples-load_airplane-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

2 452

N Points

1 335

Length

2.01e+03

N Arrays

0

File Info

File Size

74.5 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

airplane.ply

Angular Sector Dataset

Downloads UnstructuredGrid

download_angular_sector()

Download the angular sector dataset.

../../_images/pyvista-examples-downloads-download_angular_sector-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

HEXAHEDRON

PYRAMID

N Cells

7 776

N Points

10 141

Length

2.56e-01

N Arrays

2

File Info

File Size

728.6 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

AngularSector.vtk

Ant Dataset

Built-in PolyData Surface Mesh

load_ant()

Load ply ant mesh.

../../_images/pyvista-examples-examples-load_ant-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

912

N Points

486

Length

5.00e+01

N Arrays

0

File Info

File Size

17.9 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

ant.ply

Antarctica Velocity Dataset

Downloads PolyData Surface Mesh

download_antarctica_velocity()

Download the antarctica velocity simulation results.

../../_images/pyvista-examples-downloads-download_antarctica_velocity-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

LINE

TRIANGLE

N Cells

1 106 948

N Points

557 470

Length

6.84e+06

N Arrays

2

File Info

File Size

33.4 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Compare Field Across Mesh Regions

Data Source

antarctica_velocity.vtp

Armadillo Dataset

Downloads PolyData Surface Mesh

download_armadillo()

Download armadillo dataset.

../../_images/pyvista-examples-downloads-download_armadillo-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

345 944

N Points

172 974

Length

2.29e+02

N Arrays

0

File Info

File Size

6.6 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

Armadillo.ply

Backward Facing Step Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_backward_facing_step()

Download an ensight gold case of a fluid simulation.

../../_images/pyvista-examples-downloads-download_backward_facing_step-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

QUAD

HEXAHEDRON

Length

1.01e+02

File Info

File Size

998 B

Num Files

1

File Ext

.case

Reader

EnSightReader

Data Source

EnSight.zip

Beach Dataset

Downloads ImageData 2D Image

download_beach()

Download the beach NRRD image.

../../_images/pyvista-examples-downloads-download_beach-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

9 801

N Points

10 000

Length

1.40e+02

Dimensions

100, 100, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

30.2 KB

Num Files

1

File Ext

.nrrd

Reader

NRRDReader

Data Source

beach.nrrd

Biplane Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_biplane()

Download biplane dataset.

../../_images/pyvista-examples-downloads-download_biplane-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

LINE

TRIANGLE

QUAD

TETRA

HEXAHEDRON

QUADRATIC_TRIANGLE

QUADRATIC_QUAD

QUADRATIC_TETRA

QUADRATIC_HEXAHEDRON

Length

1.18e+01

File Info

File Size

348.8 KB

Num Files

1

File Ext

.exo

Reader

ExodusIIReader

Data Source

biplane_rms_pressure_bs.exo

Bird Dataset

Downloads ImageData 2D Image

download_bird()

Download bird dataset.

../../_images/pyvista-examples-downloads-download_bird-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

155 837

N Points

156 636

Length

5.70e+02

Dimensions

458, 342, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

31.9 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Bird Texture Dataset

Data Source

Pileated.jpg

Bird Bath Dataset

Downloads PolyData Surface Mesh

download_bird_bath()

Download a scan of a bird bath created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_bird_bath-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 079

N Points

18 796

Length

4.57e+02

N Arrays

0

File Info

File Size

699.8 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/birdBath_decimated.vtp

Bird Texture Dataset

Downloads Texture

download_bird_texture()

Download bird texture.

../../_images/pyvista-examples-downloads-download_bird_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

458, 342

File Info

File Size

31.9 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Bird Dataset

Data Source

Pileated.jpg

Black Vase Dataset

Downloads PolyData Surface Mesh

download_black_vase()

Download a black vase scan created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_black_vase-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

31 366

N Points

17 337

Length

5.39e+02

N Arrays

0

File Info

File Size

624.1 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/blackVase_decimated.vtp

Blood Vessels Dataset

Downloads UnstructuredGrid

download_blood_vessels()

Download data representing the bifurcation of blood vessels.

../../_images/pyvista-examples-downloads-download_blood_vessels-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

VOXEL

N Cells

39 353

N Points

48 823

Length

1.44e+02

N Arrays

5

File Info

File Size

786 B

Num Files

1

File Ext

.pvtu

Reader

XMLPUnstructuredGridReader

Data Source

pvtu_blood_vessels/blood_vessels.zip

Blow Dataset

Downloads UnstructuredGrid

download_blow()

Download blow dataset.

../../_images/pyvista-examples-downloads-download_blow-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

N Cells

1 057

N Points

687

Length

5.41e+01

N Arrays

20

File Info

File Size

307.2 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

blow.vtk

Bolt Nut Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous

download_bolt_nut()

Download bolt nut dataset.

../../_images/pyvista-examples-downloads-download_bolt_nut-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.54e+02

File Info

File Size

132.8 KB

Num Files

2

File Ext

.slc

Reader

SLCReader

See also Volume Rendering

Data Source

bolt.slc nut.slc

Brain Dataset

Downloads ImageData 3D Volume Medical

download_brain()

Download brain dataset.

../../_images/pyvista-examples-downloads-download_brain-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 998 400

N Points

7 109 137

Length

3.34e+02

Dimensions

181, 217, 181

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

7.1 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Brain Atlas With Sides Dataset

Data Source

brain.vtk

Brain Atlas With Sides Dataset

Downloads ImageData 3D Volume Medical

download_brain_atlas_with_sides()

Download an image of an averaged brain with a right-left label.

../../_images/pyvista-examples-downloads-download_brain_atlas_with_sides-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

874 800

N Points

902 629

Length

3.34e+02

Dimensions

91, 109, 91

Spacing

2.0, 2.0, 2.0

N Arrays

1

File Info

File Size

531.1 KB

Num Files

1

File Ext

.nii.gz

Reader

NIFTIReader

See also Brain Dataset

Data Source

avg152T1_RL_nifti.nii.gz

Bunny Dataset

Downloads PolyData Surface Mesh

download_bunny()

Download bunny dataset.

../../_images/pyvista-examples-downloads-download_bunny-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

69 451

N Points

35 947

Length

2.50e-01

N Arrays

0

File Info

File Size

3.0 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Bunny Coarse Dataset

Data Source

bunny.ply

Bunny Coarse Dataset

Downloads PolyData Surface Mesh

download_bunny_coarse()

Download coarse bunny dataset.

../../_images/pyvista-examples-downloads-download_bunny_coarse-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

1 000

N Points

872

Length

5.00e-01

N Arrays

1

File Info

File Size

33.4 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Bunny Dataset

Data Source

Bunny.vtp

Cad Model Dataset

Downloads PolyData Surface Mesh

download_cad_model()

Download cad dataset.

../../_images/pyvista-examples-downloads-download_cad_model-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

11 036

N Points

5 500

Length

1.76e+01

N Arrays

0

File Info

File Size

551.9 KB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Load and Plot from a File

Data Source

42400-IDGH.stl

Cad Model Case Dataset

Downloads PolyData Surface Mesh

download_cad_model_case()

Download a CAD model of a Raspberry PI 4 case.

../../_images/pyvista-examples-downloads-download_cad_model_case-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

15 446

N Points

7 677

Length

1.74e+02

N Arrays

2

File Info

File Size

374.9 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

cad/4947746/Vented_Rear_Case_With_Pi_Supports.vtp

Caffeine Dataset

Downloads PolyData

download_caffeine()

Download the caffeine molecule.

../../_images/pyvista-examples-downloads-download_caffeine-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

LINE

N Cells

25

N Points

24

Length

1.09e+01

N Arrays

11

File Info

File Size

2.0 KB

Num Files

1

File Ext

.pdb

Reader

PDBReader

Data Source

caffeine.pdb

Cake Easy Dataset

Downloads ImageData 2D Image

download_cake_easy()

Download cake dataset.

../../_images/pyvista-examples-downloads-download_cake_easy-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

9 801

N Points

10 000

Length

1.40e+02

Dimensions

100, 100, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

9.1 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Cake Easy Texture Dataset

Data Source

cake_easy.jpg

Cake Easy Texture Dataset

Downloads Texture

download_cake_easy_texture()

Download cake texture.

../../_images/pyvista-examples-downloads-download_cake_easy_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

100, 100

File Info

File Size

9.1 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Cake Easy Dataset

Data Source

cake_easy.jpg

Can Dataset

Downloads Misc

download_can()

Download the can dataset mesh.

../../_images/not_available.png

Dataset Info

Data Type

Not available

Cell Type

None

File Info

File Size

Not available

Num Files

Not available

File Ext

Not available

Reader

Not available

See also Can Crushed Hdf Dataset, Can Crushed Vtu Dataset

Data Source

Not available

Can Crushed Hdf Dataset

Downloads UnstructuredGrid

download_can_crushed_hdf()

Download the crushed can dataset.

../../_images/pyvista-examples-downloads-download_can_crushed_hdf-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

HEXAHEDRON

N Cells

4 800

N Points

6 724

Length

2.09e+01

N Arrays

16

File Info

File Size

1.1 MB

Num Files

1

File Ext

.hdf

Reader

HDFReader

See also Can Crushed Vtu Dataset, Can Dataset

Data Source

hdf/can-vtu.hdf

Can Crushed Vtu Dataset

Downloads UnstructuredGrid

download_can_crushed_vtu()

Download the crushed can dataset.

../../_images/pyvista-examples-downloads-download_can_crushed_vtu-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

HEXAHEDRON

N Cells

4 800

N Points

6 724

Length

2.09e+01

N Arrays

16

File Info

File Size

1.1 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

See also Can Crushed Hdf Dataset, Can Dataset

Data Source

can.vtu

Carburetor Dataset

Downloads PolyData Surface Mesh

download_carburetor()

Download scan of a carburetor.

../../_images/pyvista-examples-downloads-download_carburetor-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

500 000

N Points

251 320

Length

3.27e+02

N Arrays

0

File Info

File Size

9.5 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

carburetor.ply

Carotid Dataset

Downloads ImageData 3D Volume Medical

download_carotid()

Download carotid dataset.

../../_images/pyvista-examples-downloads-download_carotid-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

158 400

N Points

167 580

Length

9.93e+01

Dimensions

76, 49, 45

Spacing

1.0, 1.0, 1.0

N Arrays

2

File Info

File Size

2.7 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

carotid.vtk

Cavity Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_cavity()

Download cavity OpenFOAM example.

../../_images/not_available.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

PolyData

Cell Type

QUAD

HEXAHEDRON

Length

1.42e-01

File Info

File Size

0 B

Num Files

1

File Ext

.foam

Reader

POpenFOAMReader

See also Plot OpenFOAM data

Data Source

OpenFOAM.zip

Cells Nd Dataset

Downloads UnstructuredGrid

download_cells_nd()

Download example AVS UCD dataset.

../../_images/pyvista-examples-downloads-download_cells_nd-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

N Cells

12

N Points

13

Length

5.66e+00

N Arrays

4

File Info

File Size

1.2 KB

Num Files

1

File Ext

.inp

Reader

AVSucdReader

Data Source

cellsnd.ascii.inp

Cgns Multi Dataset

Downloads StructuredGrid MultiBlock Homogeneous

download_cgns_multi()

Download a multielement airfoil with a cell centered solution.

../../_images/pyvista-examples-downloads-download_cgns_multi-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

HEXAHEDRON

Length

2.83e+01

File Info

File Size

4.1 MB

Num Files

1

File Ext

.cgns

Reader

CGNSReader

See also Cgns Structured Dataset

Data Source

cgns/multi.cgns

Cgns Structured Dataset

Downloads StructuredGrid MultiBlock Homogeneous

download_cgns_structured()

Download the structured CGNS dataset mesh.

../../_images/pyvista-examples-downloads-download_cgns_structured-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

QUAD

HEXAHEDRON

Length

2.62e+00

File Info

File Size

1.0 MB

Num Files

1

File Ext

.cgns

Reader

CGNSReader

See also Cgns Multi Dataset

Data Source

cgns/sqnz_s.adf.cgns

Channels Dataset

Built-in ImageData 3D Volume

load_channels()

Load a uniform grid of fluvial channels in the subsurface.

../../_images/pyvista-examples-examples-load_channels-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 250 000

N Points

6 363 101

Length

3.67e+02

Dimensions

251, 251, 101

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

522.3 KB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

Data Source

channels.vti

Chest Dataset

Downloads ImageData 3D Volume Medical

download_chest()

Download chest dataset.

../../_images/pyvista-examples-downloads-download_chest-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

4 700 178

N Points

4 980 736

Length

3.39e+02

Dimensions

512, 512, 19

Spacing

4.69e-01, 4.69e-01, 5.00e-01

N Arrays

1

File Info

File Size

6.1 MB

Num Files

1

File Ext

.mha

Reader

MetaImageReader

See also Volume Rendering

Data Source

MetaIO/ChestCT-SHORT.mha

Cloud Dark Matter Dataset

Downloads PointSet Point Cloud

download_cloud_dark_matter()

Download particles from a simulated dark matter halo.

../../_images/pyvista-examples-downloads-download_cloud_dark_matter-1_00_00.png

Dataset Info

Data Type

PointSet

Cell Type

None

N Cells

0

N Points

32 314

Length

8.97e+00

N Arrays

0

File Info

File Size

387.9 KB

Num Files

1

File Ext

.npy

Reader

None

See also Cloud Dark Matter Dense Dataset, Plotting Point Clouds

Data Source

point-clouds/findus23/halo_low_res.npy

Cloud Dark Matter Dense Dataset

Downloads PointSet Point Cloud

download_cloud_dark_matter_dense()

Download a particles from a simulated dark matter halo.

../../_images/pyvista-examples-downloads-download_cloud_dark_matter_dense-1_00_00.png

Dataset Info

Data Type

PointSet

Cell Type

None

N Cells

0

N Points

2 062 256

Length

8.77e+00

N Arrays

0

File Info

File Size

24.7 MB

Num Files

1

File Ext

.npy

Reader

None

See also Cloud Dark Matter Dataset, Plotting Point Clouds

Data Source

point-clouds/findus23/halo_high_res.npy

Clown Dataset

Downloads PolyData Surface Mesh

download_clown()

Download clown dataset.

../../_images/pyvista-examples-downloads-download_clown-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

802

N Points

631

Length

2.22e+00

N Arrays

3

File Info

File Size

29.4 KB

Num Files

1

File Ext

.facet

Reader

FacetReader

Data Source

clown.facet

Coastlines Dataset

Downloads PolyData

download_coastlines()

Download coastlines dataset.

../../_images/pyvista-examples-downloads-download_coastlines-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

LINE

N Cells

11 443

N Points

11 459

Length

3.42e+00

N Arrays

0

File Info

File Size

221.1 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

EarthModels/Coastlines_Los_Alamos.vtp

Coil Magnetic Field Dataset

Downloads ImageData 3D Volume

download_coil_magnetic_field()

Download the magnetic field of a coil.

../../_images/pyvista-examples-downloads-download_coil_magnetic_field-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

512 000

N Points

531 441

Length

1.39e+02

Dimensions

81, 81, 81

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

9.0 MB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

See also Plot a Magnetic Field

Data Source

magpylib/coil_field.vti

Cow Dataset

Downloads PolyData Surface Mesh

download_cow()

Download cow dataset.

../../_images/pyvista-examples-downloads-download_cow-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

3 263

N Points

2 903

Length

1.27e+01

N Arrays

0

File Info

File Size

60.4 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Cow Head Dataset

Data Source

cow.vtp

Cow Head Dataset

Downloads PolyData Surface Mesh

download_cow_head()

Download cow head dataset.

../../_images/pyvista-examples-downloads-download_cow_head-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

QUAD

N Cells

7 994

N Points

4 074

Length

4.61e+00

N Arrays

1

File Info

File Size

281.4 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Cow Dataset

Data Source

cowHead.vtp

Crater Imagery Dataset

Downloads Texture

download_crater_imagery()

Download crater texture.

../../_images/pyvista-examples-downloads-download_crater_imagery-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1535, 1772

File Info

File Size

8.2 MB

Num Files

1

File Ext

.tif

Reader

TIFFReader

See also Topographic Map

Data Source

BJ34_GeoTifv1-04_crater_clip.tif

Crater Topo Dataset

Downloads ImageData 2D Image

download_crater_topo()

Download crater dataset.

../../_images/pyvista-examples-downloads-download_crater_topo-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 677 401

N Points

1 680 000

Length

2.76e+04

Dimensions

1400, 1200, 1

Spacing

15.0, 15.0, 0.0

N Arrays

1

File Info

File Size

13.4 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

Ruapehu_mag_dem_15m_NZTM.vtk

Cubemap Park Dataset

Downloads Texture Cubemap

download_cubemap_park()

Download a cubemap of a park.

../../_images/pyvista-examples-downloads-download_cubemap_park-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

512, 512

File Info

File Size

606.1 KB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 4k Dataset, Cubemap Space 16k Dataset, Sky Box Cube Map Dataset

Data Source

cubemap_park/cubemap_park.zip

Cubemap Space 16k Dataset

Downloads Texture Cubemap

download_cubemap_space_16k()

Download the 16k space cubemap.

../../_images/pyvista-examples-downloads-download_cubemap_space_16k-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

4096, 4096

File Info

File Size

39.5 MB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 4k Dataset, Cubemap Park Dataset, Sky Box Cube Map Dataset

Data Source

cubemap_space/16k.zip

Cubemap Space 4k Dataset

Downloads Texture Cubemap

download_cubemap_space_4k()

Download the 4k space cubemap.

../../_images/pyvista-examples-downloads-download_cubemap_space_4k-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1024, 1024

File Info

File Size

1.5 MB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 16k Dataset, Cubemap Park Dataset, Sky Box Cube Map Dataset

Data Source

cubemap_space/4k.zip

Cylinder Crossflow Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_cylinder_crossflow()

Download CFD result for cylinder in cross flow at Re=35.

../../_images/pyvista-examples-downloads-download_cylinder_crossflow-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

LINE

TRIANGLE

QUAD

Length

1.68e+01

File Info

File Size

734.6 KB

Num Files

5

File Ext

.case,

.geo,

.scl1,

.scl2,

.vel

Reader

EnSightReader

See also 2D Streamlines

Data Source

EnSight/CylinderCrossflow/cylinder_Re35.case EnSight/CylinderCrossflow/cylinder_Re35.geo EnSight/CylinderCrossflow/cylinder_Re35.scl1 EnSight/CylinderCrossflow/cylinder_Re35.scl2 EnSight/CylinderCrossflow/cylinder_Re35.vel

Damavand Volcano Dataset

Downloads ImageData 3D Volume

download_damavand_volcano()

Download damavand volcano model.

../../_images/pyvista-examples-downloads-download_damavand_volcano-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

11 003 760

N Points

11 156 040

Length

3.68e+05

Dimensions

280, 233, 171

Spacing

1.00e+03, 1.00e+03, 3.54e+02

N Arrays

1

File Info

File Size

44.6 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Volume Rendering

Data Source

damavand-volcano.vtk

Delaunay Example Dataset

Downloads PolyData Surface Mesh

download_delaunay_example()

Download a pointset for the Delaunay example.

../../_images/pyvista-examples-downloads-download_delaunay_example-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

374

N Points

226

Length

9.42e+02

N Arrays

0

File Info

File Size

10.8 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

250.vtk

Dicom Stack Dataset

Downloads ImageData 3D Volume Medical

download_dicom_stack()

Download TCIA DICOM stack volume.

../../_images/pyvista-examples-downloads-download_dicom_stack-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

522 242

N Points

786 432

Length

7.06e+02

Dimensions

512, 512, 3

Spacing

9.77e-01, 9.77e-01, 1.20e+01

N Arrays

1

File Info

File Size

1.6 MB

Num Files

3

File Ext

.dcm

Reader

DICOMReader

Data Source

DICOM_Stack/data.zip

Dikhololo Night Dataset

Downloads Texture

download_dikhololo_night()

Download and read the dikholo night hdr texture example.

../../_images/pyvista-examples-downloads-download_dikhololo_night-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

4096, 2048

File Info

File Size

28.4 MB

Num Files

1

File Ext

.hdr

Reader

HDRReader

Data Source

dikhololo_night_4k.hdr

Disc Quads Dataset

Downloads UnstructuredGrid

download_disc_quads()

Download disc quads dataset.

../../_images/pyvista-examples-downloads-download_disc_quads-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

BIQUADRATIC_QUAD

N Cells

376

N Points

1 569

Length

1.41e-01

N Arrays

3

File Info

File Size

60.2 KB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

Disc_BiQuadraticQuads_0_0.vtu

Dolfin Dataset

Downloads UnstructuredGrid

download_dolfin()

Download dolfin mesh.

../../_images/pyvista-examples-downloads-download_dolfin-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TRIANGLE

N Cells

5 400

N Points

2 868

Length

1.41e+00

N Arrays

0

File Info

File Size

478.3 KB

Num Files

1

File Ext

.xml

Reader

None

Data Source

dolfin_fine.xml

Doorman Dataset

Downloads PolyData Surface Mesh

download_doorman()

Download doorman dataset.

../../_images/pyvista-examples-downloads-download_doorman-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

9 783

N Points

29 349

Length

7.25e+00

N Arrays

8

File Info

File Size

2.6 MB

Num Files

9

File Ext

.mtl,

.obj,

.png

Reader

OBJReader

See also Load and Plot from a File

Data Source

doorman/doorman.obj doorman/doorman.mtl doorman/t_doorMan_d.png doorman/t_doorMan_n.png doorman/t_doorMan_s.png doorman/t_doorMan_teeth_d.png doorman/t_doorMan_teeth_n.png doorman/t_eye_d.png doorman/t_eye_n.png

Dragon Dataset

Downloads PolyData Surface Mesh

download_dragon()

Download dragon dataset.

../../_images/pyvista-examples-downloads-download_dragon-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

871 414

N Points

437 645

Length

2.67e-01

N Arrays

0

File Info

File Size

33.8 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

dragon.ply

Drill Dataset

Downloads PolyData Surface Mesh

download_drill()

Download scan of a power drill.

../../_images/pyvista-examples-downloads-download_drill-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

250 000

N Points

750 000

Length

4.26e+02

N Arrays

6

File Info

File Size

23.2 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

drill.obj

Dual Sphere Animation Dataset

Downloads PolyData MultiBlock Surface Mesh Homogeneous

download_dual_sphere_animation()

Download PVD file for double sphere.

../../_images/pyvista-examples-downloads-download_dual_sphere_animation-1_00_00.gif

Dataset Info

Data Type

MultiBlock

PolyData

Cell Type

TRIANGLE

Length

1.96e+00

File Info

File Size

2.5 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Single Sphere Animation Dataset

Data Source

PVD/paraview/dualSphereAnimation.zip

E07733s002i009 Dataset

Downloads ImageData 2D Image

download_e07733s002i009()

Download a e07733s002i009 image.

../../_images/pyvista-examples-downloads-download_e07733s002i009-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

65 025

N Points

65 536

Length

3.38e+02

Dimensions

256, 256, 1

Spacing

9.38e-01, 9.38e-01, 3.50e+00

N Arrays

1

File Info

File Size

83.2 KB

Num Files

1

File Ext

.mr

Reader

GESignaReader

Data Source

E07733S002I009.MR

Electronics Cooling Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_electronics_cooling()

Download the electronics cooling example datasets.

../../_images/pyvista-examples-downloads-download_electronics_cooling-1_00_00.png

Dataset Info

Data Type

MultiBlock

PolyData

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

Length

2.64e-01

File Info

File Size

67.9 MB

Num Files

2

File Ext

.vtp,

.vtu

Reader

XMLPolyDataReader

XMLUnstructuredGridReader

See also Electronics Cooling CFD

Data Source

fvm/cooling_electronics/datasets.zip

Embryo Dataset

Downloads ImageData 3D Volume Medical

download_embryo()

Download a volume of an embryo.

../../_images/pyvista-examples-downloads-download_embryo-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

16 581 375

N Points

16 777 216

Length

4.42e+02

Dimensions

256, 256, 256

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

3.9 MB

Num Files

1

File Ext

.slc

Reader

SLCReader

Data Source

embryo.slc

Emoji Dataset

Downloads ImageData 2D Image

download_emoji()

Download emoji dataset.

../../_images/pyvista-examples-downloads-download_emoji-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

14 605

N Points

14 848

Length

1.71e+02

Dimensions

128, 116, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

9.5 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Emoji Texture Dataset

Data Source

emote.jpg

Emoji Texture Dataset

Downloads Texture

download_emoji_texture()

Download emoji texture.

../../_images/pyvista-examples-downloads-download_emoji_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

128, 116

File Info

File Size

9.5 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Emoji Dataset

Data Source

emote.jpg

Exodus Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_exodus()

Sample ExodusII data file.

../../_images/pyvista-examples-downloads-download_exodus-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

WEDGE

Length

1.45e+01

File Info

File Size

69.7 KB

Num Files

1

File Ext

.exo

Reader

ExodusIIReader

Data Source

mesh_fs8.exo

Explicit Structured Dataset

Built-in ExplicitStructuredGrid

load_explicit_structured()

Load a simple explicit structured grid.

../../_images/pyvista-examples-examples-load_explicit_structured-1_00_00.png

Dataset Info

Data Type

ExplicitStructuredGrid

Cell Type

HEXAHEDRON

N Cells

120

N Points

210

Length

9.45e+01

Dimensions

5, 6, 7

N Arrays

0

File Info

Reader

None

Face Dataset

Downloads PolyData Surface Mesh

download_face()

Download face dataset.

../../_images/pyvista-examples-downloads-download_face-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

4 224

N Points

2 205

Length

2.23e-01

N Arrays

1

File Info

File Size

174.9 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Face2 Dataset, Decimation

Data Source

fran_cut.vtk

Face2 Dataset

Downloads PolyData Surface Mesh

download_face2()

Download scan of a man’s face.

../../_images/pyvista-examples-downloads-download_face2-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

223 987

N Points

112 862

Length

9.12e+00

N Arrays

0

File Info

File Size

11.2 MB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Face Dataset

Data Source

man_face.stl

Faults Dataset

Downloads PolyData

download_faults()

Download faults dataset.

../../_images/pyvista-examples-downloads-download_faults-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_LINE

N Cells

78

N Points

1 933

Length

1.64e+04

N Arrays

0

File Info

File Size

31.9 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

faults.vtk

Fea Bracket Dataset

Downloads UnstructuredGrid

download_fea_bracket()

Download the finite element solution of a bracket.

../../_images/pyvista-examples-downloads-download_fea_bracket-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUADRATIC_TETRA

N Cells

56 786

N Points

102 578

Length

6.52e+00

N Arrays

1

File Info

File Size

3.0 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

See also Fea Hertzian Contact Cylinder Dataset, Aero Bracket Dataset, Notch Stress Dataset, Notch Displacement Dataset

Data Source

fea/kiefer/dataset.vtu

Fea Hertzian Contact Cylinder Dataset

Downloads UnstructuredGrid

download_fea_hertzian_contact_cylinder()

Download a hertzian contact finite element solution.

../../_images/pyvista-examples-downloads-download_fea_hertzian_contact_cylinder-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TETRA

N Cells

132 258

N Points

34 185

Length

3.61e-01

N Arrays

16

File Info

File Size

2.5 KB

Num Files

1

File Ext

.pvtu

Reader

XMLPUnstructuredGridReader

See also Fea Bracket Dataset, Aero Bracket Dataset, Notch Stress Dataset, Notch Displacement Dataset

Data Source

fea/hertzian_contact_cylinder/Hertzian_cylinder_on_plate.zip

Filled Contours Dataset

Downloads PolyData Surface Mesh

download_filled_contours()

Download filled contours dataset.

../../_images/pyvista-examples-downloads-download_filled_contours-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

24

N Points

39

Length

1.22e+01

N Arrays

1

File Info

File Size

3.1 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

filledContours.vtp

Foot Bones Dataset

Downloads PolyData Surface Mesh Medical

download_foot_bones()

Download foot bones dataset.

../../_images/pyvista-examples-downloads-download_foot_bones-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

4 204

N Points

2 154

Length

1.26e+01

N Arrays

0

File Info

File Size

135.9 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Voxelize a Surface Mesh

Data Source

fsu/footbones.ply

Frog Dataset

Downloads ImageData 3D Volume Medical

download_frog()

Download frog dataset.

../../_images/pyvista-examples-downloads-download_frog-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

31 594 185

N Points

31 960 000

Length

7.14e+02

Dimensions

500, 470, 136

Spacing

1.0, 1.0, 1.5

N Arrays

1

File Info

File Size

5.2 MB

Num Files

2

File Ext

.mhd,

.zraw

Reader

MetaImageReader

See also Frog Tissue Dataset, Volume Rendering

Data Source

froggy/frog.mhd froggy/frog.zraw

Frog Tissue Dataset

Downloads ImageData 3D Volume

download_frog_tissue()

Download frog tissue dataset.

../../_images/not_available.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

31 594 185

N Points

31 960 000

Length

7.14e+02

Dimensions

500, 470, 136

Spacing

1.0, 1.0, 1.5

N Arrays

1

File Info

File Size

262.4 KB

Num Files

2

File Ext

.mhd,

.zraw

Reader

MetaImageReader

See also Frog Dataset

Data Source

froggy/frogtissue.mhd froggy/frogtissue.zraw

Frog Tissues Dataset

Built-in ImageData 3D Volume Medical

load_frog_tissues()

Load frog tissues dataset.

../../_images/pyvista-examples-examples-load_frog_tissues-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

31 594 185

N Points

31 960 000

Length

7.14e+02

Dimensions

500, 470, 136

Spacing

1.0, 1.0, 1.5

N Arrays

1

File Info

File Size

380.4 KB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

See also Frog Dataset

Data Source

frog_tissues.vti

Full Head Dataset

Downloads ImageData 3D Volume

download_full_head()

Download the full head image.

../../_images/pyvista-examples-downloads-download_full_head-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 047 325

N Points

6 160 384

Length

3.66e+02

Dimensions

256, 256, 94

Spacing

9.38e-01, 9.38e-01, 1.50e+00

N Arrays

1

File Info

File Size

6.6 MB

Num Files

2

File Ext

.mhd,

.raw.gz

Reader

MetaImageReader

Data Source

FullHead.mhd FullHead.raw.gz

Gears Dataset

Downloads PolyData Surface Mesh

download_gears()

Download gears dataset.

../../_images/pyvista-examples-downloads-download_gears-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

19 426

N Points

9 723

Length

7.46e+01

N Arrays

0

File Info

File Size

3.7 MB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

gears.stl

Gif Simple Dataset

Downloads ImageData 2D Image

download_gif_simple()

Download a simple three frame GIF.

../../_images/pyvista-examples-downloads-download_gif_simple-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

59 501

N Points

60 000

Length

3.59e+02

Dimensions

300, 200, 1

Spacing

1.0, 1.0, 1.0

N Arrays

3

File Info

File Size

8.6 KB

Num Files

1

File Ext

.gif

Reader

GIFReader

Data Source

gifs/sample.gif

Globe Dataset

Built-in PolyData Surface Mesh

load_globe()

Load a globe source.

../../_images/pyvista-examples-examples-load_globe-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

980

N Points

540

Length

2.20e+10

N Arrays

1

File Info

File Size

37.4 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

globe.vtk

Globe Texture Dataset

Built-in Texture

load_globe_texture()

Load a pyvista.Texture that can be applied to the globe source.

../../_images/pyvista-examples-examples-load_globe_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

2048, 1024

File Info

File Size

463.1 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

Data Source

2k_earth_daymap.jpg

Gourds Dataset

Downloads ImageData 2D Image

download_gourds()

Download gourds dataset.

../../_images/pyvista-examples-downloads-download_gourds-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

306 081

N Points

307 200

Length

7.99e+02

Dimensions

640, 480, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

525.5 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Gourds Pnm Dataset, Gourds Texture Dataset, Gaussian Smoothing

Data Source

Gourds.png

Gourds Pnm Dataset

Downloads ImageData 2D Image

download_gourds_pnm()

Download gourds dataset from pnm file.

../../_images/pyvista-examples-downloads-download_gourds_pnm-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

306 081

N Points

307 200

Length

7.99e+02

Dimensions

640, 480, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

921.6 KB

Num Files

1

File Ext

.pnm

Reader

PNMReader

See also Gourds Dataset, Gourds Texture Dataset

Data Source

Gourds.pnm

Gourds Texture Dataset

Downloads Texture

download_gourds_texture()

Download gourds texture.

../../_images/pyvista-examples-downloads-download_gourds_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

640, 480

File Info

File Size

525.5 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Gourds Dataset, Gourds Pnm Dataset

Data Source

Gourds.png

Gpr Data Array Dataset

Downloads Misc

download_gpr_data_array()

Download GPR example data array.

../../_images/not_available.png

Dataset Info

Data Type

ndarray

Cell Type

None

File Info

File Size

34.4 MB

Num Files

1

File Ext

.npy

Reader

None

See also Gpr Path Dataset, Drape 2D Surface From Line

Data Source

gpr-example/data.npy

Gpr Path Dataset

Downloads PolyData Point Cloud

download_gpr_path()

Download GPR example path.

../../_images/pyvista-examples-downloads-download_gpr_path-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

1 835

N Points

1 835

Length

3.07e+03

N Arrays

0

File Info

File Size

137.6 KB

Num Files

1

File Ext

.txt

Reader

None

See also Gpr Data Array Dataset, Drape 2D Surface From Line

Data Source

gpr-example/path.txt

Great White Shark Dataset

Downloads PolyData Surface Mesh

download_great_white_shark()

Download great white shark dataset.

../../_images/pyvista-examples-downloads-download_great_white_shark-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

6 264

N Points

3 155

Length

2.76e+01

N Arrays

0

File Info

File Size

313.3 KB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Shark Dataset, Grey Nurse Shark Dataset

Data Source

great_white_shark/greatWhite.stl

Grey Nurse Shark Dataset

Downloads PolyData Surface Mesh

download_grey_nurse_shark()

Download grey nurse shark dataset.

../../_images/pyvista-examples-downloads-download_grey_nurse_shark-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

49 702

N Points

25 057

Length

2.69e+02

N Arrays

0

File Info

File Size

2.5 MB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Shark Dataset, Great White Shark Dataset

Data Source

grey_nurse_shark/Grey_Nurse_Shark.stl

Guitar Dataset

Downloads PolyData Surface Mesh

download_guitar()

Download guitar dataset.

../../_images/pyvista-examples-downloads-download_guitar-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

8 660

N Points

4 500

Length

5.25e+02

N Arrays

0

File Info

File Size

282.1 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Trumpet Dataset

Data Source

fsu/stratocaster.ply

Head Dataset

Downloads ImageData 3D Volume Medical

download_head()

Download head dataset.

../../_images/pyvista-examples-downloads-download_head-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

117 547

N Points

124 992

Length

3.49e+02

Dimensions

48, 62, 42

Spacing

4.0, 4.0, 4.0

N Arrays

1

File Info

File Size

125.2 KB

Num Files

2

File Ext

.mhd,

.raw

Reader

MetaImageReader

See also Head 2 Dataset, Volume Rendering

Data Source

HeadMRVolume.mhd HeadMRVolume.raw

Head 2 Dataset

Downloads ImageData 3D Volume Medical

download_head_2()

Download head dataset.

../../_images/pyvista-examples-downloads-download_head_2-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 047 325

N Points

6 160 384

Length

4.06e+02

Dimensions

256, 256, 94

Spacing

1.0, 1.0, 2.0

N Arrays

1

File Info

File Size

8.8 MB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

See also Head Dataset

Data Source

head.vti

Headsq Dataset

Downloads ImageData 3D Volume

download_headsq()

Download the headsq dataset.

../../_images/pyvista-examples-downloads-download_headsq-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

365 148

N Points

380 928

Length

3.17e+02

Dimensions

64, 64, 93

Spacing

3.2, 3.2, 1.5

N Arrays

1

File Info

File Size

762.0 KB

Num Files

94

File Ext

.1,

.10,

.11,

…,

.92,

.93,

.nhdr

Reader

NRRDReader

Data Source

headsq/quarter.nhdr headsq/quarter.1 headsq/quarter.2 headsq/quarter.3 headsq/quarter.4 headsq/quarter.5 headsq/quarter.6 headsq/quarter.7 headsq/quarter.8 headsq/quarter.9 headsq/quarter.10 headsq/quarter.11 headsq/quarter.12 headsq/quarter.13 headsq/quarter.14 headsq/quarter.15 headsq/quarter.16 headsq/quarter.17 headsq/quarter.18 headsq/quarter.19 headsq/quarter.20 headsq/quarter.21 headsq/quarter.22 headsq/quarter.23 headsq/quarter.24 headsq/quarter.25 headsq/quarter.26 headsq/quarter.27 headsq/quarter.28 headsq/quarter.29 headsq/quarter.30 headsq/quarter.31 headsq/quarter.32 headsq/quarter.33 headsq/quarter.34 headsq/quarter.35 headsq/quarter.36 headsq/quarter.37 headsq/quarter.38 headsq/quarter.39 headsq/quarter.40 headsq/quarter.41 headsq/quarter.42 headsq/quarter.43 headsq/quarter.44 headsq/quarter.45 headsq/quarter.46 headsq/quarter.47 headsq/quarter.48 headsq/quarter.49 headsq/quarter.50 headsq/quarter.51 headsq/quarter.52 headsq/quarter.53 headsq/quarter.54 headsq/quarter.55 headsq/quarter.56 headsq/quarter.57 headsq/quarter.58 headsq/quarter.59 headsq/quarter.60 headsq/quarter.61 headsq/quarter.62 headsq/quarter.63 headsq/quarter.64 headsq/quarter.65 headsq/quarter.66 headsq/quarter.67 headsq/quarter.68 headsq/quarter.69 headsq/quarter.70 headsq/quarter.71 headsq/quarter.72 headsq/quarter.73 headsq/quarter.74 headsq/quarter.75 headsq/quarter.76 headsq/quarter.77 headsq/quarter.78 headsq/quarter.79 headsq/quarter.80 headsq/quarter.81 headsq/quarter.82 headsq/quarter.83 headsq/quarter.84 headsq/quarter.85 headsq/quarter.86 headsq/quarter.87 headsq/quarter.88 headsq/quarter.89 headsq/quarter.90 headsq/quarter.91 headsq/quarter.92 headsq/quarter.93

Hexbeam Dataset

Built-in UnstructuredGrid

load_hexbeam()

Load a sample UnstructuredGrid.

../../_images/pyvista-examples-examples-load_hexbeam-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

HEXAHEDRON

N Cells

40

N Points

99

Length

5.20e+00

N Arrays

3

File Info

File Size

3.1 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

hexbeam.vtk

Honolulu Dataset

Downloads PolyData Surface Mesh

download_honolulu()

Download honolulu dataset.

../../_images/pyvista-examples-downloads-download_honolulu-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

403 680

N Points

202 740

Length

1.91e+04

N Arrays

0

File Info

File Size

16.1 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

honolulu.vtk

Horse Dataset

Downloads PolyData Surface Mesh

download_horse()

Download horse dataset.

../../_images/pyvista-examples-downloads-download_horse-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

67 868

N Points

33 936

Length

2.52e-01

N Arrays

0

File Info

File Size

736.6 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Horse Points Dataset, Disabling Mesh Lighting

Data Source

horse.vtp

Horse Points Dataset

Downloads PolyData Point Cloud

download_horse_points()

Download horse points dataset.

../../_images/pyvista-examples-downloads-download_horse_points-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

128 449

N Points

128 449

Length

2.53e-01

N Arrays

2

File Info

File Size

4.6 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Horse Dataset

Data Source

horsePoints.vtp

Human Dataset

Downloads PolyData Surface Mesh

download_human()

Download human dataset.

../../_images/pyvista-examples-downloads-download_human-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

34 660

N Points

17 665

Length

2.03e+02

N Arrays

1

File Info

File Size

1.7 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

Human.vtp

Hydrogen Orbital Dataset

Built-in ImageData 3D Volume

load_hydrogen_orbital()

Load the hydrogen wave function for a pyvista.ImageData.

../../_images/pyvista-examples-examples-load_hydrogen_orbital-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

970 299

N Points

1 000 000

Length

8.66e+00

Dimensions

100, 100, 100

Spacing

5.05e-02, 5.05e-02, 5.05e-02

N Arrays

2

File Info

Reader

None

Iron Protein Dataset

Downloads ImageData 3D Volume

download_iron_protein()

Download iron protein dataset.

../../_images/pyvista-examples-downloads-download_iron_protein-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

300 763

N Points

314 432

Length

1.16e+02

Dimensions

68, 68, 68

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

314.6 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

ironProt.vtk

Ivan Angel Dataset

Downloads PolyData Surface Mesh

download_ivan_angel()

Download a scan of an angel statue created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_ivan_angel-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 804

N Points

18 412

Length

4.12e+02

N Arrays

0

File Info

File Size

546.6 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/Angel_decimated.vtp

Jupiter Surface Dataset

Planets ImageData 2D Image

download_jupiter_surface()

Download the surface of the planet Jupiter.

../../_images/pyvista-examples-planets-download_jupiter_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

499.0 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/jupiter.jpg

Kitchen Dataset

Downloads StructuredGrid

download_kitchen()

Download structured grid of kitchen with velocity field.

../../_images/pyvista-examples-downloads-download_kitchen-1_00_00.png

Dataset Info

Data Type

StructuredGrid

Cell Type

HEXAHEDRON

N Cells

9 936

N Points

11 424

Length

8.94e+00

Dimensions

28, 24, 17

N Arrays

20

File Info

File Size

3.0 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

kitchen.vtk

Knee Dataset

Downloads ImageData 2D Image Medical

download_knee()

Download knee dataset.

../../_images/pyvista-examples-downloads-download_knee-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

261 121

N Points

262 144

Length

3.11e+02

Dimensions

512, 512, 1

Spacing

4.30e-01, 4.30e-01, 8.00e-01

N Arrays

1

File Info

File Size

526.7 KB

Num Files

1

File Ext

.dcm

Reader

DICOMReader

See also Knee Full Dataset

Data Source

DICOM_KNEE.dcm

Knee Full Dataset

Downloads ImageData 3D Volume Medical

download_knee_full()

Download full knee dataset.

../../_images/pyvista-examples-downloads-download_knee_full-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

10 225 800

N Points

10 368 384

Length

3.07e+02

Dimensions

208, 248, 201

Spacing

7.23e-01, 7.23e-01, 1.00e+00

N Arrays

1

File Info

File Size

9.0 MB

Num Files

1

File Ext

.slc

Reader

SLCReader

See also Knee Dataset

Data Source

vw_knee.slc

Letter A Dataset

Downloads UnstructuredGrid

download_letter_a()

Download letter a dataset.

../../_images/pyvista-examples-downloads-download_letter_a-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TETRA

N Cells

4 802

N Points

1 317

Length

1.15e+00

N Arrays

0

File Info

File Size

147.0 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Letter K Dataset, Extract Cell Centers

Data Source

a_grid.vtk

Letter K Dataset

Downloads PolyData Surface Mesh

download_letter_k()

Download letter k dataset.

../../_images/pyvista-examples-downloads-download_letter_k-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

QUAD

N Cells

245

N Points

166

Length

3.83e+01

N Arrays

0

File Info

File Size

8.3 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Letter A Dataset

Data Source

k.vtk

Lidar Dataset

Downloads PolyData Point Cloud

download_lidar()

Download lidar dataset.

../../_images/pyvista-examples-downloads-download_lidar-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

3 392 091

N Points

3 392 091

Length

2.64e+02

N Arrays

1

File Info

File Size

37.8 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

kafadar-lidar-interp.vtp

Lobster Dataset

Downloads PolyData Surface Mesh

download_lobster()

Download scan of a lobster.

../../_images/pyvista-examples-downloads-download_lobster-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

249 569

N Points

125 156

Length

4.35e+02

N Arrays

0

File Info

File Size

10.4 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

lobster.ply

Logo Dataset

Built-in ImageData 2D Image

load_logo()

Load the PyVista logo as a pyvista.ImageData.

../../_images/pyvista-examples-examples-load_logo-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

820 308

N Points

822 288

Length

1.51e+03

Dimensions

1389, 592, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

257.1 KB

Num Files

1

File Ext

.png

Reader

PNGReader

Data Source

pyvista_logo.png

Louis Louvre Dataset

Downloads PolyData Surface Mesh

download_louis_louvre()

Download the Louis XIV de France statue at the Louvre, Paris.

../../_images/pyvista-examples-downloads-download_louis_louvre-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

421 965

N Points

210 873

Length

1.61e+01

N Arrays

1

File Info

File Size

9.7 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Physically Based Rendering

Data Source

louis.ply

Lshape Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_lshape()

Download LShape dataset in EnSight format.

../../_images/pyvista-examples-downloads-download_lshape-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

VERTEX

HEXAHEDRON

Length

2.86e+00

File Info

File Size

10.8 KB

Num Files

3

File Ext

.case,

.geo,

.var

Reader

EnSightReader

Data Source

EnSight/LShape.case EnSight/LShape_geometry.geo EnSight/LShape_displacement.var

Lucy Dataset

Downloads PolyData Surface Mesh

download_lucy()

Download the lucy angel mesh.

../../_images/pyvista-examples-downloads-download_lucy-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

99 970

N Points

49 987

Length

1.92e+03

N Arrays

0

File Info

File Size

1.9 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Jupyter Notebook Plotting

Data Source

lucy.ply

M4 Total Density Dataset

Downloads ImageData 3D Volume

download_m4_total_density()

Download a total density dataset of the chemistry.

../../_images/pyvista-examples-downloads-download_m4_total_density-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

15 120

N Points

17 050

Length

4.38e+01

Dimensions

25, 22, 31

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

225.7 KB

Num Files

1

File Ext

.cube

Reader

GaussianCubeReader

Data Source

m4_TotalDensity.cube

Mars Surface Dataset

Planets ImageData 2D Image

download_mars_surface()

Download the surface of the planet Mars.

../../_images/pyvista-examples-planets-download_mars_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 997 001

N Points

2 000 000

Length

2.23e+03

Dimensions

2000, 1000, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

620.4 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/mars.jpg

Masonry Texture Dataset

Downloads Texture

download_masonry_texture()

Download masonry texture.

../../_images/pyvista-examples-downloads-download_masonry_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

256, 256

File Info

File Size

66.6 KB

Num Files

1

File Ext

.bmp

Reader

BMPReader

See also Applying Textures

Data Source

masonry.bmp

Mercury Surface Dataset

Planets ImageData 2D Image

download_mercury_surface()

Download the surface of planet Mercury.

../../_images/pyvista-examples-planets-download_mercury_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

872.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/mercury.jpg

Meshio Xdmf Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_meshio_xdmf()

Download xdmf file created by meshio.

../../_images/pyvista-examples-downloads-download_meshio_xdmf-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

TRIANGLE

Length

1.41e+00

File Info

File Size

12.4 KB

Num Files

2

File Ext

.h5,

.xdmf

Reader

XdmfReader

Data Source

meshio/out.xdmf meshio/out.h5

Milkyway Sky Background Dataset

Planets ImageData 2D Image

download_milkyway_sky_background()

Download the sky texture of the Milky Way galaxy.

../../_images/pyvista-examples-planets-download_milkyway_sky_background-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

33 542 145

N Points

33 554 432

Length

9.16e+03

Dimensions

8192, 4096, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.9 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Stars Sky Background Dataset, 3D Earth and Celestial Bodies

Data Source

planet3d-matlab/milkyway.jpg

Model With Variance Dataset

Downloads UnstructuredGrid

download_model_with_variance()

Download model with variance dataset.

../../_images/pyvista-examples-downloads-download_model_with_variance-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TETRA

N Cells

2 841 790

N Points

551 724

Length

2.36e+04

N Arrays

2

File Info

File Size

34.1 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

See also Plot with Opacity

Data Source

model_with_variance.vtu

Moon Surface Dataset

Planets ImageData 2D Image

download_moon_surface()

Download the surface of the Earth’s Moon.

../../_images/pyvista-examples-planets-download_moon_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.1 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/moon.jpg

Moonlanding Image Dataset

Downloads ImageData 2D Image

download_moonlanding_image()

Download the Moon landing image.

../../_images/pyvista-examples-downloads-download_moonlanding_image-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

297 517

N Points

298 620

Length

7.87e+02

Dimensions

630, 474, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

216.5 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Fast Fourier Transform

Data Source

moonlanding.png

Motor Dataset

Downloads PolyData Surface Mesh

download_motor()

Download motor dataset.

../../_images/pyvista-examples-downloads-download_motor-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

1 572

N Points

1 710

Length

9.37e-01

N Arrays

0

File Info

File Size

95.3 KB

Num Files

1

File Ext

.g

Reader

BYUReader

Data Source

motor.g

Mount Damavand Dataset

Downloads PolyData Surface Mesh

download_mount_damavand()

Download the Mount Damavand dataset.

../../_images/pyvista-examples-downloads-download_mount_damavand-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

260 400

N Points

261 426

Length

3.64e+05

N Arrays

1

File Info

File Size

5.9 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

AOI.Damavand.32639.vtp

Mug Dataset

Downloads UnstructuredGrid MultiBlock Misc Heterogeneous

download_mug()

Download mug dataset.

../../_images/pyvista-examples-downloads-download_mug-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

NoneType

Cell Type

QUAD

HEXAHEDRON

Length

8.08e+00

File Info

File Size

1.9 MB

Num Files

1

File Ext

.e

Reader

ExodusIIReader

Data Source

mug.e

Naca Dataset

Downloads StructuredGrid MultiBlock Homogeneous

download_naca()

Download NACA airfoil dataset in EnSight format.

../../_images/pyvista-examples-downloads-download_naca-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

QUAD

Length

1.89e+02

File Info

File Size

505.8 KB

Num Files

4

File Ext

.case,

.dens_1,

.dens_3,

.geo

Reader

EnSightReader

See also Load data using a Reader

Data Source

EnSight/naca.bin.case EnSight/naca.gold.bin.DENS_1 EnSight/naca.gold.bin.DENS_3 EnSight/naca.gold.bin.geo

Nefertiti Dataset

Downloads PolyData Surface Mesh

download_nefertiti()

Download mesh of Queen Nefertiti.

../../_images/pyvista-examples-downloads-download_nefertiti-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

2 018 232

N Points

1 009 118

Length

6.58e+02

N Arrays

0

File Info

File Size

38.3 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

nefertiti.ply.zip

Nek5000 Dataset

Downloads UnstructuredGrid

download_nek5000()

Download 2D nek5000 data example.

../../_images/pyvista-examples-downloads-download_nek5000-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUAD

N Cells

12 544

N Points

16 384

Length

8.89e+00

N Arrays

3

File Info

File Size

3.6 MB

Num Files

12

File Ext

.f00001,

.f00002,

.f00003,

…,

.f00010,

.f00011,

.nek5000

Reader

Nek5000Reader

Data Source

nek5000/eddy_uv.nek5000 nek5000/eddy_uv0.f00001 nek5000/eddy_uv0.f00002 nek5000/eddy_uv0.f00003 nek5000/eddy_uv0.f00004 nek5000/eddy_uv0.f00005 nek5000/eddy_uv0.f00006 nek5000/eddy_uv0.f00007 nek5000/eddy_uv0.f00008 nek5000/eddy_uv0.f00009 nek5000/eddy_uv0.f00010 nek5000/eddy_uv0.f00011

Neptune Surface Dataset

Planets ImageData 2D Image

download_neptune_surface()

Download the texture of the surface of planet Neptune.

../../_images/pyvista-examples-planets-download_neptune_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

241.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/neptune.jpg

Notch Displacement Dataset

Downloads UnstructuredGrid

download_notch_displacement()

Download the FEA displacement result from a notched beam.

../../_images/pyvista-examples-downloads-download_notch_displacement-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUADRATIC_HEXAHEDRON

QUADRATIC_WEDGE

N Cells

2 192

N Points

12 717

Length

4.12e-01

N Arrays

1

File Info

File Size

697.4 KB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

See also Notch Stress Dataset, Aero Bracket Dataset, Fea Bracket Dataset, Fea Hertzian Contact Cylinder Dataset

Data Source

notch_disp.vtu

Notch Stress Dataset

Downloads UnstructuredGrid

download_notch_stress()

Download the FEA stress result from a notched beam.

../../_images/pyvista-examples-downloads-download_notch_stress-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

HEXAHEDRON

WEDGE

N Cells

2 192

N Points

12 717

Length

4.12e-01

N Arrays

3

File Info

File Size

1.5 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Notch Displacement Dataset, Aero Bracket Dataset, Fea Bracket Dataset, Fea Hertzian Contact Cylinder Dataset

Data Source

notch_stress.vtk

Nut Dataset

Built-in PolyData Surface Mesh

load_nut()

Load an example nut mesh.

../../_images/pyvista-examples-examples-load_nut-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

1 046

N Points

523

Length

7.12e+01

N Arrays

0

File Info

File Size

20.1 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

nut.ply

Oblique Cone Dataset

Downloads PolyData Surface Mesh

download_oblique_cone()

Download oblique cone dataset.

../../_images/pyvista-examples-downloads-download_oblique_cone-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

N Cells

25

N Points

25

Length

4.76e+02

N Arrays

0

File Info

File Size

3.7 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ObliqueCone.vtp

Office Dataset

Downloads StructuredGrid

download_office()

Download office dataset.

../../_images/pyvista-examples-downloads-download_office-1_00_00.png

Dataset Info

Data Type

StructuredGrid

Cell Type

HEXAHEDRON

N Cells

7 220

N Points

8 400

Length

6.82e+00

Dimensions

21, 20, 20

N Arrays

2

File Info

File Size

235.4 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Clipping with Planes & Boxes

Data Source

office.binary.vtk

Openfoam Tubes Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_openfoam_tubes()

Download tubes OpenFOAM example.

../../_images/pyvista-examples-downloads-download_openfoam_tubes-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

PolyData

Cell Type

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

Length

3.71e-01

File Info

File Size

0 B

Num Files

1

File Ext

.foam

Reader

POpenFOAMReader

See also Plot CFD Data

Data Source

fvm/turbo_incompressible/Turbo-Incompressible_3-Run_1-SOLUTION_FIELDS.zip

Osmnx Graph Dataset

Downloads Misc

download_osmnx_graph()

Load a simple street map from Open Street Map.

../../_images/not_available.png

Dataset Info

Data Type

MultiDiGraph

Cell Type

None

File Info

File Size

45.4 KB

Num Files

1

File Ext

.p

Reader

None

Data Source

osmnx_graph.p

Owl Dataset

Downloads PolyData Surface Mesh

download_owl()

Download a scan of an owl statue created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_owl-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

24 407

N Points

12 442

Length

2.74e+02

N Arrays

0

File Info

File Size

377.0 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/owl_decimated.vtp

Parched Canal 4k Dataset

Downloads Texture

download_parched_canal_4k()

Download parched canal 4k dataset.

../../_images/pyvista-examples-downloads-download_parched_canal_4k-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

4096, 2048

File Info

File Size

25.9 MB

Num Files

1

File Ext

.hdr

Reader

HDRReader

Data Source

parched_canal_4k.hdr

Particles Dataset

Downloads PolyData Point Cloud

download_particles()

Download a particle dataset.

../../_images/pyvista-examples-downloads-download_particles-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_VERTEX

N Cells

1

N Points

197

Length

3.63e+38

N Arrays

1

File Info

File Size

3.2 KB

Num Files

1

File Ext

.raw

Reader

ParticleReader

Data Source

Particles.raw

Particles Lethe Dataset

Downloads UnstructuredGrid

download_particles_lethe()

Download a particles dataset generated by lethe .

../../_images/pyvista-examples-downloads-download_particles_lethe-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

VERTEX

N Cells

107 860

N Points

107 860

Length

4.25e-01

N Arrays

6

File Info

File Size

7.2 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

lethe/result_particles.20000.0000.vtu

Pepper Dataset

Downloads PolyData Surface Mesh

download_pepper()

Download scan of a pepper (capsicum).

../../_images/pyvista-examples-downloads-download_pepper-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

29 956

N Points

14 980

Length

1.57e+02

N Arrays

0

File Info

File Size

1.9 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

pepper.ply

Pine Roots Dataset

Downloads PolyData Surface Mesh

download_pine_roots()

Download pine roots dataset.

../../_images/pyvista-examples-downloads-download_pine_roots-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

351 536

N Points

178 091

Length

1.48e+02

N Arrays

1

File Info

File Size

25.3 MB

Num Files

1

File Ext

.tri

Reader

BinaryMarchingCubesReader

See also Connectivity

Data Source

pine_root.tri

Plastic Vase Dataset

Downloads PolyData Surface Mesh

download_plastic_vase()

Download a scan of a plastic vase created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_plastic_vase-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 708

N Points

18 238

Length

5.47e+02

N Arrays

0

File Info

File Size

678.9 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/plasticVase_decimated.vtp

Pluto Surface Dataset

Planets ImageData 2D Image

download_pluto_surface()

Download the texture of the surface of the dwarf planet Pluto.

../../_images/pyvista-examples-planets-download_pluto_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

17 549 850

N Points

17 558 738

Length

6.62e+03

Dimensions

5926, 2963, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.4 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/pluto.jpg

Poly Line Dataset

Downloads PolyData

download_poly_line()

Download polyline dataset.

../../_images/pyvista-examples-downloads-download_poly_line-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_LINE

N Cells

1

N Points

4

Length

1.92e+02

N Arrays

0

File Info

File Size

135 B

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

polyline.vtk

Prism Dataset

Downloads UnstructuredGrid

download_prism()

Download a prism model.

../../_images/pyvista-examples-downloads-download_prism-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

WEDGE

N Cells

4

N Points

10

Length

3.00e+00

N Arrays

2

File Info

File Size

1.8 KB

Num Files

1

File Ext

.neu

Reader

GambitReader

Data Source

prism.neu

Prostar Dataset

Downloads UnstructuredGrid

download_prostar()

Download a prostar dataset.

../../_images/pyvista-examples-downloads-download_prostar-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

VERTEX

LINE

TRIANGLE

POLYGON

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

POLYHEDRON

N Cells

10

N Points

44

Length

8.78e+00

N Arrays

1

File Info

File Size

5.0 KB

Num Files

2

File Ext

.cel,

.vrt

Reader

ProStarReader

Data Source

prostar.vrt prostar.cel

Prostate Dataset

Downloads ImageData 2D Image Medical

download_prostate()

Download prostate dataset.

../../_images/pyvista-examples-downloads-download_prostate-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

261 121

N Points

262 144

Length

6.77e+02

Dimensions

512, 512, 1

Spacing

9.38e-01, 9.38e-01, 5.00e+00

N Arrays

1

File Info

File Size

527.3 KB

Num Files

1

File Ext

.img

Reader

DICOMReader

Data Source

prostate.img

Pump Bracket Dataset

Downloads UnstructuredGrid

download_pump_bracket()

Download the pump bracket example dataset.

../../_images/pyvista-examples-downloads-download_pump_bracket-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUADRATIC_TETRA

N Cells

124 806

N Points

250 487

Length

1.08e+00

N Arrays

10

File Info

File Size

44.5 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Visualize Modal Analysis of a Pump Bracket

Data Source

fea/pump_bracket/pump_bracket.zip

Puppy Dataset

Downloads ImageData 2D Image

download_puppy()

Download puppy dataset.

../../_images/pyvista-examples-downloads-download_puppy-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 917 201

N Points

1 920 000

Length

2.00e+03

Dimensions

1600, 1200, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

436.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Puppy Texture Dataset

Data Source

puppy.jpg

Puppy Texture Dataset

Downloads Texture

download_puppy_texture()

Download puppy texture.

../../_images/pyvista-examples-downloads-download_puppy_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1600, 1200

File Info

File Size

436.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Puppy Dataset, Applying Textures

Data Source

puppy.jpg

Quadratic Pyramid Dataset

Downloads UnstructuredGrid

download_quadratic_pyramid()

Download quadratic pyramid dataset.

../../_images/pyvista-examples-downloads-download_quadratic_pyramid-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUADRATIC_PYRAMID

N Cells

48

N Points

153

Length

3.46e+00

N Arrays

2

File Info

File Size

10.3 KB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

QuadraticPyramid.vtu

Random Hills Dataset

Built-in PolyData Surface Mesh

load_random_hills()

Create random hills toy example.

../../_images/pyvista-examples-examples-load_random_hills-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

19 602

N Points

10 000

Length

2.92e+01

N Arrays

2

File Info

Reader

None

Rectilinear Dataset

Built-in RectilinearGrid

load_rectilinear()

Load a sample uniform grid.

../../_images/pyvista-examples-examples-load_rectilinear-1_00_00.png

Dataset Info

Data Type

RectilinearGrid

Cell Type

VOXEL

N Cells

16 146

N Points

18 144

Length

2.58e+03

Dimensions

27, 28, 24

N Arrays

1

File Info

File Size

228.5 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

rectilinear.vtk

Rectilinear Grid Dataset

Downloads RectilinearGrid

download_rectilinear_grid()

Download rectilinear grid dataset.

../../_images/pyvista-examples-downloads-download_rectilinear_grid-1_00_00.png

Dataset Info

Data Type

RectilinearGrid

Cell Type

VOXEL

N Cells

524 288

N Points

545 025

Length

1.43e+01

Dimensions

129, 65, 65

N Arrays

9

File Info

File Size

1.1 MB

Num Files

1

File Ext

.vtr

Reader

XMLRectilinearGridReader

Data Source

RectilinearGrid.vtr

Reservoir Dataset

Downloads ExplicitStructuredGrid

download_reservoir()

Download the UNISIM-II-D reservoir model.

../../_images/pyvista-examples-downloads-download_reservoir-1_00_00.png

Dataset Info

Data Type

ExplicitStructuredGrid

Cell Type

EMPTY_CELL

HEXAHEDRON

N Cells

47 610

N Points

58 433

Length

1.11e+04

Dimensions

47, 70, 16

N Arrays

6

File Info

File Size

2.3 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

reservoir/UNISIM-II-D.zip

Rgba Texture Dataset

Downloads Texture

download_rgba_texture()

Download a texture with an alpha channel.

../../_images/pyvista-examples-downloads-download_rgba_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

420, 300

File Info

File Size

121.5 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Applying Textures

Data Source

alphachannel.png

Room Cff Dataset

Downloads UnstructuredGrid MultiBlock Single Block

download_room_cff()

Download a room model in CFF format.

../../_images/pyvista-examples-downloads-download_room_cff-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

QUAD

Length

5.66e+00

File Info

File Size

893.4 KB

Num Files

2

File Ext

.h5

Reader

FLUENTCFFReader

Data Source

FLUENTCFF/room.cas.h5 FLUENTCFF/room.dat.h5

Room Surface Mesh Dataset

Downloads PolyData Surface Mesh

download_room_surface_mesh()

Download the room surface mesh.

../../_images/pyvista-examples-downloads-download_room_surface_mesh-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

103 332

N Points

80 757

Length

2.86e+01

N Arrays

1

File Info

File Size

6.3 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

See also Depth Peeling

Data Source

room_surface_mesh.obj

Saddle Surface Dataset

Downloads PolyData Surface Mesh

download_saddle_surface()

Download saddle surface dataset.

../../_images/pyvista-examples-downloads-download_saddle_surface-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

5 131

N Points

2 669

Length

5.93e+01

N Arrays

0

File Info

File Size

1.7 MB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Detailed Interpolating Points

Data Source

InterpolatingOnSTL_final.stl

Saturn Rings Dataset

Planets ImageData 2D Image

download_saturn_rings()

Download the texture of Saturn’s rings.

../../_images/pyvista-examples-planets-download_saturn_rings-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

253 828

N Points

256 000

Length

2.05e+03

Dimensions

2048, 125, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

12.1 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/saturn_ring_alpha.png

Saturn Surface Dataset

Planets ImageData 2D Image

download_saturn_surface()

Download the surface of the planet Saturn.

../../_images/pyvista-examples-planets-download_saturn_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

199.9 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/saturn.jpg

Sea Vase Dataset

Downloads PolyData Surface Mesh

download_sea_vase()

Download a scan of a sea vase created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_sea_vase-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 483

N Points

18 063

Length

6.30e+02

N Arrays

0

File Info

File Size

697.0 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/seaVase_decimated.vtp

Shark Dataset

Downloads PolyData Surface Mesh

download_shark()

Download shark dataset.

../../_images/pyvista-examples-downloads-download_shark-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

2 562

N Points

2 560

Length

1.67e+02

N Arrays

0

File Info

File Size

124.0 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Great White Shark Dataset, Grey Nurse Shark Dataset

Data Source

shark.ply

Single Sphere Animation Dataset

Downloads PolyData MultiBlock Surface Mesh Single Block

download_single_sphere_animation()

Download PVD file for single sphere.

../../_images/pyvista-examples-downloads-download_single_sphere_animation-1_00_00.gif

Dataset Info

Data Type

MultiBlock

PolyData

Cell Type

TRIANGLE

Length

1.71e+00

File Info

File Size

1.5 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Dual Sphere Animation Dataset

Data Source

PVD/paraview/singleSphereAnimation.zip

Sky Box Cube Map Dataset

Downloads Texture Cubemap

download_sky_box_cube_map()

Download a skybox cube map texture.

../../_images/pyvista-examples-downloads-download_sky_box_cube_map-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1024, 1024

File Info

File Size

1.9 MB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 4k Dataset, Cubemap Space 16k Dataset, Cubemap Park Dataset, Physically Based Rendering

Data Source

skybox2-posx.jpg skybox2-negx.jpg skybox2-posy.jpg skybox2-negy.jpg skybox2-posz.jpg skybox2-negz.jpg

Sky Box Nz Dataset

Downloads ImageData 2D Image

download_sky_box_nz()

Download skybox-nz dataset.

../../_images/pyvista-examples-downloads-download_sky_box_nz-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 046 529

N Points

1 048 576

Length

1.45e+03

Dimensions

1024, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

54.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Sky Box Nz Texture Dataset, Sky Box Cube Map Dataset

Data Source

skybox-nz.jpg

Sky Box Nz Texture Dataset

Downloads Texture

download_sky_box_nz_texture()

Download skybox-nz texture.

../../_images/pyvista-examples-downloads-download_sky_box_nz_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1024, 1024

File Info

File Size

54.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Sky Box Nz Dataset, Sky Box Cube Map Dataset

Data Source

skybox-nz.jpg

Sparse Points Dataset

Downloads PolyData Point Cloud

download_sparse_points()

Download sparse points data.

../../_images/pyvista-examples-downloads-download_sparse_points-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_VERTEX

N Cells

1

N Points

16

Length

4.33e+01

N Arrays

1

File Info

File Size

375 B

Num Files

1

File Ext

.txt

Reader

None

See also Detailed Interpolating Points

Data Source

sparsePoints.txt

Sphere Dataset

Built-in PolyData Surface Mesh

load_sphere()

Load sphere ply mesh.

../../_images/pyvista-examples-examples-load_sphere-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

840

N Points

422

Length

4.38e+02

N Arrays

0

File Info

File Size

16.2 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

sphere.ply

Sphere Vectors Dataset

Built-in PolyData Surface Mesh

load_sphere_vectors()

Create example sphere with a swirly vector field defined on nodes.

../../_images/not_available.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

1 680

N Points

842

Length

1.08e+01

N Arrays

2

File Info

Reader

None

Spider Dataset

Downloads PolyData Surface Mesh

download_spider()

Download spider dataset.

../../_images/pyvista-examples-downloads-download_spider-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

9 286

N Points

4 670

Length

8.40e+00

N Arrays

0

File Info

File Size

275.8 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

spider.ply

Spline Dataset

Built-in PolyData

load_spline()

Load an example spline mesh.

../../_images/pyvista-examples-examples-load_spline-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_LINE

N Cells

1

N Points

1 000

Length

1.23e+01

N Arrays

1

File Info

Reader

None

St Helens Dataset

Downloads ImageData 2D Image

download_st_helens()

Download Saint Helens dataset.

../../_images/pyvista-examples-downloads-download_st_helens-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

151 916

N Points

152 709

Length

1.71e+04

Dimensions

327, 467, 1

Spacing

30.0, 30.0, 1.0

N Arrays

1

File Info

File Size

995.3 KB

Num Files

1

File Ext

.dem

Reader

DEMReader

Data Source

SainteHelens.dem

Stars Cloud Hyg Dataset

Downloads PolyData Point Cloud

download_stars_cloud_hyg()

Download a point cloud of stars as computed by the HYG Database.

../../_images/pyvista-examples-downloads-download_stars_cloud_hyg-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

107 857

N Points

107 857

Length

3.37e+03

N Arrays

3

File Info

File Size

3.2 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Plotting Point Clouds

Data Source

point-clouds/hyg-database/stars.vtp

Stars Sky Background Dataset

Planets ImageData 2D Image

download_stars_sky_background()

Download the night sky stars texture.

../../_images/pyvista-examples-planets-download_stars_sky_background-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

33 542 145

N Points

33 554 432

Length

9.16e+03

Dimensions

8192, 4096, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.8 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Milkyway Sky Background Dataset, 3D Earth and Celestial Bodies

Data Source

planet3d-matlab/stars.jpg

Structured Dataset

Built-in StructuredGrid

load_structured()

Load a simple StructuredGrid.

../../_images/pyvista-examples-examples-load_structured-1_00_00.png

Dataset Info

Data Type

StructuredGrid

Cell Type

QUAD

N Cells

6 241

N Points

6 400

Length

2.80e+01

Dimensions

80, 80, 1

N Arrays

0

File Info

Reader

None

Structured Grid Dataset

Downloads StructuredGrid

download_structured_grid()

Download structured grid dataset.

../../_images/pyvista-examples-downloads-download_structured_grid-1_00_00.png

Dataset Info

Data Type

StructuredGrid

Cell Type

HEXAHEDRON

N Cells

440

N Points

648

Length

1.54e+01

Dimensions

6, 12, 9

N Arrays

3

File Info

File Size

19.7 KB

Num Files

1

File Ext

.vts

Reader

XMLStructuredGridReader

See also Structured Grid Two Dataset

Data Source

StructuredGrid.vts

Structured Grid Two Dataset

Downloads StructuredGrid

download_structured_grid_two()

Download structured grid two dataset.

../../_images/pyvista-examples-downloads-download_structured_grid_two-1_00_00.png

Dataset Info

Data Type

StructuredGrid

Cell Type

HEXAHEDRON

N Cells

21 489

N Points

24 000

Length

1.32e+00

Dimensions

20, 30, 40

N Arrays

2

File Info

File Size

1.1 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Structured Grid Dataset

Data Source

SampleStructGrid.vtk

Sun Surface Dataset

Planets ImageData 2D Image

download_sun_surface()

Download the surface of the Sun.

../../_images/pyvista-examples-planets-download_sun_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

822.4 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/sun.jpg

T3 Grid 0 Dataset

Downloads ImageData 2D Image

download_t3_grid_0()

Download a T3 grid 0 image.

../../_images/pyvista-examples-downloads-download_t3_grid_0-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

56 865

N Points

57 344

Length

3.39e+02

Dimensions

224, 256, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

346.4 KB

Num Files

1

File Ext

.mnc

Reader

MINCImageReader

Data Source

t3_grid_0.mnc

Teapot Dataset

Downloads PolyData Surface Mesh

download_teapot()

Download teapot dataset.

../../_images/pyvista-examples-downloads-download_teapot-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

3 751

N Points

1 976

Length

8.14e+00

N Arrays

0

File Info

File Size

133.6 KB

Num Files

1

File Ext

.g

Reader

BYUReader

Data Source

teapot.g

Tecplot Ascii Dataset

Downloads UnstructuredGrid MultiBlock Single Block

download_tecplot_ascii()

Download the single block ASCII Tecplot dataset.

../../_images/pyvista-examples-downloads-download_tecplot_ascii-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

HEXAHEDRON

Length

4.69e+00

File Info

File Size

13.1 KB

Num Files

1

File Ext

.dat

Reader

TecplotReader

Data Source

tecplot_ascii.dat

Tensors Dataset

Downloads UnstructuredGrid

download_tensors()

Download tensors dataset.

../../_images/pyvista-examples-downloads-download_tensors-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

VOXEL

N Cells

1

N Points

8

Length

1.73e+00

N Arrays

3

File Info

File Size

895 B

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

tensors.vtk

Tetbeam Dataset

Built-in UnstructuredGrid

load_tetbeam()

Load a sample UnstructuredGrid containing only tetrahedral cells.

../../_images/pyvista-examples-examples-load_tetbeam-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TETRA

N Cells

200

N Points

99

Length

5.20e+00

N Arrays

1

File Info

Reader

None

Tetra Dc Mesh Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_tetra_dc_mesh()

Download two meshes defining an electrical inverse problem.

../../_images/pyvista-examples-downloads-download_tetra_dc_mesh-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

TETRA

Length

1.80e+00

File Info

File Size

60.8 MB

Num Files

2

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

dc-inversion.zip

Tetrahedron Dataset

Downloads UnstructuredGrid

download_tetrahedron()

Download tetrahedron dataset.

../../_images/pyvista-examples-downloads-download_tetrahedron-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TETRA

N Cells

96

N Points

35

Length

3.46e+00

N Arrays

2

File Info

File Size

6.4 KB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

Tetrahedron.vtu

Thermal Probes Dataset

Downloads PolyData Point Cloud

download_thermal_probes()

Download thermal probes dataset.

../../_images/pyvista-examples-downloads-download_thermal_probes-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

245

N Points

245

Length

2.27e+04

N Arrays

1

File Info

File Size

6.2 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Detailed Interpolating Points

Data Source

probes.vtp

Topo Global Dataset

Downloads PolyData Surface Mesh

download_topo_global()

Download topo dataset.

../../_images/pyvista-examples-downloads-download_topo_global-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

2 333 880

N Points

2 336 041

Length

3.46e+00

N Arrays

1

File Info

File Size

45.2 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

EarthModels/ETOPO_10min_Ice.vtp

Topo Land Dataset

Downloads PolyData Surface Mesh

download_topo_land()

Download topo land dataset.

../../_images/pyvista-examples-downloads-download_topo_land-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

767 366

N Points

788 273

Length

3.43e+00

N Arrays

1

File Info

File Size

15.2 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

EarthModels/ETOPO_10min_Ice_only-land.vtp

Torso Dataset

Downloads PolyData Surface Mesh

download_torso()

Download torso dataset.

../../_images/pyvista-examples-downloads-download_torso-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

QUAD

N Cells

12 448

N Points

12 015

Length

8.62e+02

N Arrays

0

File Info

File Size

283.2 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

Torso.vtp

Tri Quadratic Hexahedron Dataset

Downloads UnstructuredGrid

download_tri_quadratic_hexahedron()

Download tri quadratic hexahedron dataset.

../../_images/pyvista-examples-downloads-download_tri_quadratic_hexahedron-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TRIQUADRATIC_HEXAHEDRON

N Cells

7

N Points

117

Length

3.65e+00

N Arrays

0

File Info

File Size

5.7 KB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

TriQuadraticHexahedron.vtu

Trumpet Dataset

Downloads PolyData Surface Mesh

download_trumpet()

Download trumpet dataset.

../../_images/pyvista-examples-downloads-download_trumpet-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

11 362

N Points

11 908

Length

7.93e+02

N Arrays

5

File Info

File Size

678.2 KB

Num Files

1

File Ext

.obj

Reader

OBJReader

See also Guitar Dataset

Data Source

trumpet.obj

Turbine Blade Dataset

Downloads PolyData Surface Mesh

download_turbine_blade()

Download scan of a turbine blade.

../../_images/pyvista-examples-downloads-download_turbine_blade-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

199 034

N Points

99 519

Length

5.06e+01

N Arrays

0

File Info

File Size

3.8 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

turbineblade.ply

Uniform Dataset

Built-in ImageData 3D Volume

load_uniform()

Load a sample uniform grid.

../../_images/pyvista-examples-examples-load_uniform-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

729

N Points

1 000

Length

1.56e+01

Dimensions

10, 10, 10

Spacing

1.0, 1.0, 1.0

N Arrays

2

File Info

File Size

14.1 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

uniform.vtk

Unstructured Grid Dataset

Downloads UnstructuredGrid

download_unstructured_grid()

Download unstructured grid dataset.

../../_images/pyvista-examples-downloads-download_unstructured_grid-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

VERTEX

LINE

TRIANGLE

TRIANGLE_STRIP

POLYGON

QUAD

TETRA

HEXAHEDRON

N Cells

12

N Points

27

Length

6.40e+00

N Arrays

2

File Info

File Size

1.0 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

uGridEx.vtk

Uranus Surface Dataset

Planets ImageData 2D Image

download_uranus_surface()

Download and the texture of the surface of planet Uranus.

../../_images/pyvista-examples-planets-download_uranus_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

77.8 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/uranus.jpg

Urn Dataset

Downloads PolyData Surface Mesh

download_urn()

Download scan of a burial urn.

../../_images/pyvista-examples-downloads-download_urn-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

245 486

N Points

122 706

Length

7.31e+02

N Arrays

0

File Info

File Size

12.3 MB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

urn.stl

Usa Dataset

Downloads PolyData Surface Mesh

download_usa()

Download usa dataset.

../../_images/pyvista-examples-downloads-download_usa-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLYGON

N Cells

51

N Points

3 652

Length

1.14e+02

N Arrays

0

File Info

File Size

80.3 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Usa Texture Dataset

Data Source

usa.vtk

Usa Texture Dataset

Downloads Texture

download_usa_texture()

Download USA texture.

../../_images/pyvista-examples-downloads-download_usa_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

512, 222

File Info

File Size

41.4 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Usa Dataset

Data Source

usa_image.jpg

Venus Surface Dataset

Planets ImageData 2D Image

download_venus_surface()

Download the surface or atmosphere of Planet Venus.

../../_images/pyvista-examples-planets-download_venus_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

229.7 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/venus_atmosphere.jpg

Victorian Goblet Face Illusion Dataset

Downloads PolyData Surface Mesh

download_victorian_goblet_face_illusion()

Download Victorian Goblet face illusion.

../../_images/pyvista-examples-downloads-download_victorian_goblet_face_illusion-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

10 910

N Points

5 457

Length

1.55e+02

N Arrays

0

File Info

File Size

545.6 KB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

Victorian_Goblet_face_illusion/Vase.stl

Vtk Dataset

Downloads PolyData

download_vtk()

Download vtk dataset.

../../_images/pyvista-examples-downloads-download_vtk-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_LINE

N Cells

3

N Points

51

Length

5.27e+00

N Arrays

0

File Info

File Size

3.2 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Vtk Logo Dataset

Data Source

vtk.vtp

Vtk Logo Dataset

Downloads Texture

download_vtk_logo()

Download a texture of the VTK logo.

../../_images/pyvista-examples-downloads-download_vtk_logo-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

256, 256

File Info

File Size

26.3 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Vtk Dataset

Data Source

vtk.png

Wavy Dataset

Downloads StructuredGrid MultiBlock Single Block

download_wavy()

Download PVD file of a 2D wave.

../../_images/pyvista-examples-downloads-download_wavy-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

QUAD

Length

2.80e+01

File Info

File Size

1.4 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Load data using a Reader

Data Source

PVD/wavy.zip

Whole Body Ct Female Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous Medical

download_whole_body_ct_female()

Download a CT image of a female subject with 117 segmented anatomic structures.

../../_images/pyvista-examples-downloads-download_whole_body_ct_female-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.06e+03

File Info

File Size

17.7 KB

Num Files

2

File Ext

.py,

.vtm

Reader

XMLMultiBlockDataReader

See also Visualize Anatomical Groups, Whole Body Ct Male Dataset, Volume With Segmentation Mask

Data Source

whole_body_ct/s1380_resampled.zip whole_body_ct/colors.py

Whole Body Ct Male Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous Medical

download_whole_body_ct_male()

Download a CT image of a male subject with 117 segmented anatomic structures.

../../_images/pyvista-examples-downloads-download_whole_body_ct_male-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.06e+03

File Info

File Size

17.7 KB

Num Files

2

File Ext

.py,

.vtm

Reader

XMLMultiBlockDataReader

See also Visualize Anatomical Groups, Whole Body Ct Female Dataset, Volume With Segmentation Mask

Data Source

whole_body_ct/s1397_resampled.zip whole_body_ct/colors.py

Woman Dataset

Downloads PolyData Surface Mesh

download_woman()

Download scan of a woman.

../../_images/pyvista-examples-downloads-download_woman-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

300 000

N Points

149 948

Length

1.79e+03

N Arrays

0

File Info

File Size

15.0 MB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

woman.stl

Browse Datasets by Module#

Datasets in this section are organized by the module they are imported from.

Dataset Modules

Built-in datasets that ship with pyvista. Available through examples module.

Section Badge:

Built-in

Dataset Count:

19

Airplane Dataset

Built-in PolyData Surface Mesh

load_airplane()

Load ply airplane mesh.

../../_images/pyvista-examples-examples-load_airplane-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

2 452

N Points

1 335

Length

2.01e+03

N Arrays

0

File Info

File Size

74.5 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

airplane.ply

Ant Dataset

Built-in PolyData Surface Mesh

load_ant()

Load ply ant mesh.

../../_images/pyvista-examples-examples-load_ant-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

912

N Points

486

Length

5.00e+01

N Arrays

0

File Info

File Size

17.9 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

ant.ply

Channels Dataset

Built-in ImageData 3D Volume

load_channels()

Load a uniform grid of fluvial channels in the subsurface.

../../_images/pyvista-examples-examples-load_channels-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 250 000

N Points

6 363 101

Length

3.67e+02

Dimensions

251, 251, 101

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

522.3 KB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

Data Source

channels.vti

Explicit Structured Dataset

Built-in ExplicitStructuredGrid

load_explicit_structured()

Load a simple explicit structured grid.

../../_images/pyvista-examples-examples-load_explicit_structured-1_00_00.png

Dataset Info

Data Type

ExplicitStructuredGrid

Cell Type

HEXAHEDRON

N Cells

120

N Points

210

Length

9.45e+01

Dimensions

5, 6, 7

N Arrays

0

File Info

Reader

None

Frog Tissues Dataset

Built-in ImageData 3D Volume Medical

load_frog_tissues()

Load frog tissues dataset.

../../_images/pyvista-examples-examples-load_frog_tissues-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

31 594 185

N Points

31 960 000

Length

7.14e+02

Dimensions

500, 470, 136

Spacing

1.0, 1.0, 1.5

N Arrays

1

File Info

File Size

380.4 KB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

See also Frog Dataset

Data Source

frog_tissues.vti

Globe Dataset

Built-in PolyData Surface Mesh

load_globe()

Load a globe source.

../../_images/pyvista-examples-examples-load_globe-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

980

N Points

540

Length

2.20e+10

N Arrays

1

File Info

File Size

37.4 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

globe.vtk

Globe Texture Dataset

Built-in Texture

load_globe_texture()

Load a pyvista.Texture that can be applied to the globe source.

../../_images/pyvista-examples-examples-load_globe_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

2048, 1024

File Info

File Size

463.1 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

Data Source

2k_earth_daymap.jpg

Hexbeam Dataset

Built-in UnstructuredGrid

load_hexbeam()

Load a sample UnstructuredGrid.

../../_images/pyvista-examples-examples-load_hexbeam-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

HEXAHEDRON

N Cells

40

N Points

99

Length

5.20e+00

N Arrays

3

File Info

File Size

3.1 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

hexbeam.vtk

Hydrogen Orbital Dataset

Built-in ImageData 3D Volume

load_hydrogen_orbital()

Load the hydrogen wave function for a pyvista.ImageData.

../../_images/pyvista-examples-examples-load_hydrogen_orbital-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

970 299

N Points

1 000 000

Length

8.66e+00

Dimensions

100, 100, 100

Spacing

5.05e-02, 5.05e-02, 5.05e-02

N Arrays

2

File Info

Reader

None

Logo Dataset

Built-in ImageData 2D Image

load_logo()

Load the PyVista logo as a pyvista.ImageData.

../../_images/pyvista-examples-examples-load_logo-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

820 308

N Points

822 288

Length

1.51e+03

Dimensions

1389, 592, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

257.1 KB

Num Files

1

File Ext

.png

Reader

PNGReader

Data Source

pyvista_logo.png

Nut Dataset

Built-in PolyData Surface Mesh

load_nut()

Load an example nut mesh.

../../_images/pyvista-examples-examples-load_nut-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

1 046

N Points

523

Length

7.12e+01

N Arrays

0

File Info

File Size

20.1 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

nut.ply

Random Hills Dataset

Built-in PolyData Surface Mesh

load_random_hills()

Create random hills toy example.

../../_images/pyvista-examples-examples-load_random_hills-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

19 602

N Points

10 000

Length

2.92e+01

N Arrays

2

File Info

Reader

None

Rectilinear Dataset

Built-in RectilinearGrid

load_rectilinear()

Load a sample uniform grid.

../../_images/pyvista-examples-examples-load_rectilinear-1_00_00.png

Dataset Info

Data Type

RectilinearGrid

Cell Type

VOXEL

N Cells

16 146

N Points

18 144

Length

2.58e+03

Dimensions

27, 28, 24

N Arrays

1

File Info

File Size

228.5 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

rectilinear.vtk

Sphere Dataset

Built-in PolyData Surface Mesh

load_sphere()

Load sphere ply mesh.

../../_images/pyvista-examples-examples-load_sphere-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

840

N Points

422

Length

4.38e+02

N Arrays

0

File Info

File Size

16.2 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

sphere.ply

Sphere Vectors Dataset

Built-in PolyData Surface Mesh

load_sphere_vectors()

Create example sphere with a swirly vector field defined on nodes.

../../_images/not_available.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

1 680

N Points

842

Length

1.08e+01

N Arrays

2

File Info

Reader

None

Spline Dataset

Built-in PolyData

load_spline()

Load an example spline mesh.

../../_images/pyvista-examples-examples-load_spline-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_LINE

N Cells

1

N Points

1 000

Length

1.23e+01

N Arrays

1

File Info

Reader

None

Structured Dataset

Built-in StructuredGrid

load_structured()

Load a simple StructuredGrid.

../../_images/pyvista-examples-examples-load_structured-1_00_00.png

Dataset Info

Data Type

StructuredGrid

Cell Type

QUAD

N Cells

6 241

N Points

6 400

Length

2.80e+01

Dimensions

80, 80, 1

N Arrays

0

File Info

Reader

None

Tetbeam Dataset

Built-in UnstructuredGrid

load_tetbeam()

Load a sample UnstructuredGrid containing only tetrahedral cells.

../../_images/pyvista-examples-examples-load_tetbeam-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TETRA

N Cells

200

N Points

99

Length

5.20e+00

N Arrays

1

File Info

Reader

None

Uniform Dataset

Built-in ImageData 3D Volume

load_uniform()

Load a sample uniform grid.

../../_images/pyvista-examples-examples-load_uniform-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

729

N Points

1 000

Length

1.56e+01

Dimensions

10, 10, 10

Spacing

1.0, 1.0, 1.0

N Arrays

2

File Info

File Size

14.1 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

uniform.vtk

Datasets from the downloads module.

Section Badge:

Downloads

Dataset Count:

177

3gqp Dataset

Downloads PolyData

download_3gqp()

Download a 3GQP dataset.

../../_images/pyvista-examples-downloads-download_3gqp-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

LINE

N Cells

4 722

N Points

4 793

Length

1.14e+02

N Arrays

11

File Info

File Size

446.6 KB

Num Files

1

File Ext

.pdb

Reader

PDBReader

Data Source

3GQP.pdb

Action Figure Dataset

Downloads PolyData Surface Mesh

download_action_figure()

Download scan of an action figure.

../../_images/pyvista-examples-downloads-download_action_figure-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

31 421

N Points

15 713

Length

1.67e+02

N Arrays

1

File Info

File Size

1.5 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

tigerfighter_decimated.obj

Aero Bracket Dataset

Downloads UnstructuredGrid

download_aero_bracket()

Download the finite element solution of an aero bracket.

../../_images/pyvista-examples-downloads-download_aero_bracket-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUADRATIC_TETRA

N Cells

117 292

N Points

187 037

Length

1.46e-01

N Arrays

3

File Info

File Size

14.7 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

See also Notch Stress Dataset, Notch Displacement Dataset, Fea Bracket Dataset, Fea Hertzian Contact Cylinder Dataset

Data Source

fea/aero_bracket/aero_bracket.vtu

Angular Sector Dataset

Downloads UnstructuredGrid

download_angular_sector()

Download the angular sector dataset.

../../_images/pyvista-examples-downloads-download_angular_sector-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

HEXAHEDRON

PYRAMID

N Cells

7 776

N Points

10 141

Length

2.56e-01

N Arrays

2

File Info

File Size

728.6 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

AngularSector.vtk

Antarctica Velocity Dataset

Downloads PolyData Surface Mesh

download_antarctica_velocity()

Download the antarctica velocity simulation results.

../../_images/pyvista-examples-downloads-download_antarctica_velocity-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

LINE

TRIANGLE

N Cells

1 106 948

N Points

557 470

Length

6.84e+06

N Arrays

2

File Info

File Size

33.4 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Compare Field Across Mesh Regions

Data Source

antarctica_velocity.vtp

Armadillo Dataset

Downloads PolyData Surface Mesh

download_armadillo()

Download armadillo dataset.

../../_images/pyvista-examples-downloads-download_armadillo-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

345 944

N Points

172 974

Length

2.29e+02

N Arrays

0

File Info

File Size

6.6 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

Armadillo.ply

Backward Facing Step Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_backward_facing_step()

Download an ensight gold case of a fluid simulation.

../../_images/pyvista-examples-downloads-download_backward_facing_step-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

QUAD

HEXAHEDRON

Length

1.01e+02

File Info

File Size

998 B

Num Files

1

File Ext

.case

Reader

EnSightReader

Data Source

EnSight.zip

Beach Dataset

Downloads ImageData 2D Image

download_beach()

Download the beach NRRD image.

../../_images/pyvista-examples-downloads-download_beach-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

9 801

N Points

10 000

Length

1.40e+02

Dimensions

100, 100, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

30.2 KB

Num Files

1

File Ext

.nrrd

Reader

NRRDReader

Data Source

beach.nrrd

Biplane Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_biplane()

Download biplane dataset.

../../_images/pyvista-examples-downloads-download_biplane-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

LINE

TRIANGLE

QUAD

TETRA

HEXAHEDRON

QUADRATIC_TRIANGLE

QUADRATIC_QUAD

QUADRATIC_TETRA

QUADRATIC_HEXAHEDRON

Length

1.18e+01

File Info

File Size

348.8 KB

Num Files

1

File Ext

.exo

Reader

ExodusIIReader

Data Source

biplane_rms_pressure_bs.exo

Bird Dataset

Downloads ImageData 2D Image

download_bird()

Download bird dataset.

../../_images/pyvista-examples-downloads-download_bird-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

155 837

N Points

156 636

Length

5.70e+02

Dimensions

458, 342, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

31.9 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Bird Texture Dataset

Data Source

Pileated.jpg

Bird Bath Dataset

Downloads PolyData Surface Mesh

download_bird_bath()

Download a scan of a bird bath created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_bird_bath-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 079

N Points

18 796

Length

4.57e+02

N Arrays

0

File Info

File Size

699.8 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/birdBath_decimated.vtp

Bird Texture Dataset

Downloads Texture

download_bird_texture()

Download bird texture.

../../_images/pyvista-examples-downloads-download_bird_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

458, 342

File Info

File Size

31.9 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Bird Dataset

Data Source

Pileated.jpg

Black Vase Dataset

Downloads PolyData Surface Mesh

download_black_vase()

Download a black vase scan created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_black_vase-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

31 366

N Points

17 337

Length

5.39e+02

N Arrays

0

File Info

File Size

624.1 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/blackVase_decimated.vtp

Blood Vessels Dataset

Downloads UnstructuredGrid

download_blood_vessels()

Download data representing the bifurcation of blood vessels.

../../_images/pyvista-examples-downloads-download_blood_vessels-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

VOXEL

N Cells

39 353

N Points

48 823

Length

1.44e+02

N Arrays

5

File Info

File Size

786 B

Num Files

1

File Ext

.pvtu

Reader

XMLPUnstructuredGridReader

Data Source

pvtu_blood_vessels/blood_vessels.zip

Blow Dataset

Downloads UnstructuredGrid

download_blow()

Download blow dataset.

../../_images/pyvista-examples-downloads-download_blow-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

N Cells

1 057

N Points

687

Length

5.41e+01

N Arrays

20

File Info

File Size

307.2 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

blow.vtk

Bolt Nut Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous

download_bolt_nut()

Download bolt nut dataset.

../../_images/pyvista-examples-downloads-download_bolt_nut-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.54e+02

File Info

File Size

132.8 KB

Num Files

2

File Ext

.slc

Reader

SLCReader

See also Volume Rendering

Data Source

bolt.slc nut.slc

Brain Dataset

Downloads ImageData 3D Volume Medical

download_brain()

Download brain dataset.

../../_images/pyvista-examples-downloads-download_brain-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 998 400

N Points

7 109 137

Length

3.34e+02

Dimensions

181, 217, 181

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

7.1 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Brain Atlas With Sides Dataset

Data Source

brain.vtk

Brain Atlas With Sides Dataset

Downloads ImageData 3D Volume Medical

download_brain_atlas_with_sides()

Download an image of an averaged brain with a right-left label.

../../_images/pyvista-examples-downloads-download_brain_atlas_with_sides-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

874 800

N Points

902 629

Length

3.34e+02

Dimensions

91, 109, 91

Spacing

2.0, 2.0, 2.0

N Arrays

1

File Info

File Size

531.1 KB

Num Files

1

File Ext

.nii.gz

Reader

NIFTIReader

See also Brain Dataset

Data Source

avg152T1_RL_nifti.nii.gz

Bunny Dataset

Downloads PolyData Surface Mesh

download_bunny()

Download bunny dataset.

../../_images/pyvista-examples-downloads-download_bunny-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

69 451

N Points

35 947

Length

2.50e-01

N Arrays

0

File Info

File Size

3.0 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Bunny Coarse Dataset

Data Source

bunny.ply

Bunny Coarse Dataset

Downloads PolyData Surface Mesh

download_bunny_coarse()

Download coarse bunny dataset.

../../_images/pyvista-examples-downloads-download_bunny_coarse-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

1 000

N Points

872

Length

5.00e-01

N Arrays

1

File Info

File Size

33.4 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Bunny Dataset

Data Source

Bunny.vtp

Cad Model Dataset

Downloads PolyData Surface Mesh

download_cad_model()

Download cad dataset.

../../_images/pyvista-examples-downloads-download_cad_model-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

11 036

N Points

5 500

Length

1.76e+01

N Arrays

0

File Info

File Size

551.9 KB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Load and Plot from a File

Data Source

42400-IDGH.stl

Cad Model Case Dataset

Downloads PolyData Surface Mesh

download_cad_model_case()

Download a CAD model of a Raspberry PI 4 case.

../../_images/pyvista-examples-downloads-download_cad_model_case-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

15 446

N Points

7 677

Length

1.74e+02

N Arrays

2

File Info

File Size

374.9 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

cad/4947746/Vented_Rear_Case_With_Pi_Supports.vtp

Caffeine Dataset

Downloads PolyData

download_caffeine()

Download the caffeine molecule.

../../_images/pyvista-examples-downloads-download_caffeine-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

LINE

N Cells

25

N Points

24

Length

1.09e+01

N Arrays

11

File Info

File Size

2.0 KB

Num Files

1

File Ext

.pdb

Reader

PDBReader

Data Source

caffeine.pdb

Cake Easy Dataset

Downloads ImageData 2D Image

download_cake_easy()

Download cake dataset.

../../_images/pyvista-examples-downloads-download_cake_easy-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

9 801

N Points

10 000

Length

1.40e+02

Dimensions

100, 100, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

9.1 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Cake Easy Texture Dataset

Data Source

cake_easy.jpg

Cake Easy Texture Dataset

Downloads Texture

download_cake_easy_texture()

Download cake texture.

../../_images/pyvista-examples-downloads-download_cake_easy_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

100, 100

File Info

File Size

9.1 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Cake Easy Dataset

Data Source

cake_easy.jpg

Can Dataset

Downloads Misc

download_can()

Download the can dataset mesh.

../../_images/not_available.png

Dataset Info

Data Type

Not available

Cell Type

None

File Info

File Size

Not available

Num Files

Not available

File Ext

Not available

Reader

Not available

See also Can Crushed Hdf Dataset, Can Crushed Vtu Dataset

Data Source

Not available

Can Crushed Hdf Dataset

Downloads UnstructuredGrid

download_can_crushed_hdf()

Download the crushed can dataset.

../../_images/pyvista-examples-downloads-download_can_crushed_hdf-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

HEXAHEDRON

N Cells

4 800

N Points

6 724

Length

2.09e+01

N Arrays

16

File Info

File Size

1.1 MB

Num Files

1

File Ext

.hdf

Reader

HDFReader

See also Can Crushed Vtu Dataset, Can Dataset

Data Source

hdf/can-vtu.hdf

Can Crushed Vtu Dataset

Downloads UnstructuredGrid

download_can_crushed_vtu()

Download the crushed can dataset.

../../_images/pyvista-examples-downloads-download_can_crushed_vtu-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

HEXAHEDRON

N Cells

4 800

N Points

6 724

Length

2.09e+01

N Arrays

16

File Info

File Size

1.1 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

See also Can Crushed Hdf Dataset, Can Dataset

Data Source

can.vtu

Carburetor Dataset

Downloads PolyData Surface Mesh

download_carburetor()

Download scan of a carburetor.

../../_images/pyvista-examples-downloads-download_carburetor-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

500 000

N Points

251 320

Length

3.27e+02

N Arrays

0

File Info

File Size

9.5 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

carburetor.ply

Carotid Dataset

Downloads ImageData 3D Volume Medical

download_carotid()

Download carotid dataset.

../../_images/pyvista-examples-downloads-download_carotid-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

158 400

N Points

167 580

Length

9.93e+01

Dimensions

76, 49, 45

Spacing

1.0, 1.0, 1.0

N Arrays

2

File Info

File Size

2.7 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

carotid.vtk

Cavity Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_cavity()

Download cavity OpenFOAM example.

../../_images/not_available.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

PolyData

Cell Type

QUAD

HEXAHEDRON

Length

1.42e-01

File Info

File Size

0 B

Num Files

1

File Ext

.foam

Reader

POpenFOAMReader

See also Plot OpenFOAM data

Data Source

OpenFOAM.zip

Cells Nd Dataset

Downloads UnstructuredGrid

download_cells_nd()

Download example AVS UCD dataset.

../../_images/pyvista-examples-downloads-download_cells_nd-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

N Cells

12

N Points

13

Length

5.66e+00

N Arrays

4

File Info

File Size

1.2 KB

Num Files

1

File Ext

.inp

Reader

AVSucdReader

Data Source

cellsnd.ascii.inp

Cgns Multi Dataset

Downloads StructuredGrid MultiBlock Homogeneous

download_cgns_multi()

Download a multielement airfoil with a cell centered solution.

../../_images/pyvista-examples-downloads-download_cgns_multi-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

HEXAHEDRON

Length

2.83e+01

File Info

File Size

4.1 MB

Num Files

1

File Ext

.cgns

Reader

CGNSReader

See also Cgns Structured Dataset

Data Source

cgns/multi.cgns

Cgns Structured Dataset

Downloads StructuredGrid MultiBlock Homogeneous

download_cgns_structured()

Download the structured CGNS dataset mesh.

../../_images/pyvista-examples-downloads-download_cgns_structured-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

QUAD

HEXAHEDRON

Length

2.62e+00

File Info

File Size

1.0 MB

Num Files

1

File Ext

.cgns

Reader

CGNSReader

See also Cgns Multi Dataset

Data Source

cgns/sqnz_s.adf.cgns

Chest Dataset

Downloads ImageData 3D Volume Medical

download_chest()

Download chest dataset.

../../_images/pyvista-examples-downloads-download_chest-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

4 700 178

N Points

4 980 736

Length

3.39e+02

Dimensions

512, 512, 19

Spacing

4.69e-01, 4.69e-01, 5.00e-01

N Arrays

1

File Info

File Size

6.1 MB

Num Files

1

File Ext

.mha

Reader

MetaImageReader

See also Volume Rendering

Data Source

MetaIO/ChestCT-SHORT.mha

Cloud Dark Matter Dataset

Downloads PointSet Point Cloud

download_cloud_dark_matter()

Download particles from a simulated dark matter halo.

../../_images/pyvista-examples-downloads-download_cloud_dark_matter-1_00_00.png

Dataset Info

Data Type

PointSet

Cell Type

None

N Cells

0

N Points

32 314

Length

8.97e+00

N Arrays

0

File Info

File Size

387.9 KB

Num Files

1

File Ext

.npy

Reader

None

See also Cloud Dark Matter Dense Dataset, Plotting Point Clouds

Data Source

point-clouds/findus23/halo_low_res.npy

Cloud Dark Matter Dense Dataset

Downloads PointSet Point Cloud

download_cloud_dark_matter_dense()

Download a particles from a simulated dark matter halo.

../../_images/pyvista-examples-downloads-download_cloud_dark_matter_dense-1_00_00.png

Dataset Info

Data Type

PointSet

Cell Type

None

N Cells

0

N Points

2 062 256

Length

8.77e+00

N Arrays

0

File Info

File Size

24.7 MB

Num Files

1

File Ext

.npy

Reader

None

See also Cloud Dark Matter Dataset, Plotting Point Clouds

Data Source

point-clouds/findus23/halo_high_res.npy

Clown Dataset

Downloads PolyData Surface Mesh

download_clown()

Download clown dataset.

../../_images/pyvista-examples-downloads-download_clown-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

802

N Points

631

Length

2.22e+00

N Arrays

3

File Info

File Size

29.4 KB

Num Files

1

File Ext

.facet

Reader

FacetReader

Data Source

clown.facet

Coastlines Dataset

Downloads PolyData

download_coastlines()

Download coastlines dataset.

../../_images/pyvista-examples-downloads-download_coastlines-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

LINE

N Cells

11 443

N Points

11 459

Length

3.42e+00

N Arrays

0

File Info

File Size

221.1 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

EarthModels/Coastlines_Los_Alamos.vtp

Coil Magnetic Field Dataset

Downloads ImageData 3D Volume

download_coil_magnetic_field()

Download the magnetic field of a coil.

../../_images/pyvista-examples-downloads-download_coil_magnetic_field-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

512 000

N Points

531 441

Length

1.39e+02

Dimensions

81, 81, 81

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

9.0 MB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

See also Plot a Magnetic Field

Data Source

magpylib/coil_field.vti

Cow Dataset

Downloads PolyData Surface Mesh

download_cow()

Download cow dataset.

../../_images/pyvista-examples-downloads-download_cow-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

3 263

N Points

2 903

Length

1.27e+01

N Arrays

0

File Info

File Size

60.4 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Cow Head Dataset

Data Source

cow.vtp

Cow Head Dataset

Downloads PolyData Surface Mesh

download_cow_head()

Download cow head dataset.

../../_images/pyvista-examples-downloads-download_cow_head-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

QUAD

N Cells

7 994

N Points

4 074

Length

4.61e+00

N Arrays

1

File Info

File Size

281.4 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Cow Dataset

Data Source

cowHead.vtp

Crater Imagery Dataset

Downloads Texture

download_crater_imagery()

Download crater texture.

../../_images/pyvista-examples-downloads-download_crater_imagery-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1535, 1772

File Info

File Size

8.2 MB

Num Files

1

File Ext

.tif

Reader

TIFFReader

See also Topographic Map

Data Source

BJ34_GeoTifv1-04_crater_clip.tif

Crater Topo Dataset

Downloads ImageData 2D Image

download_crater_topo()

Download crater dataset.

../../_images/pyvista-examples-downloads-download_crater_topo-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 677 401

N Points

1 680 000

Length

2.76e+04

Dimensions

1400, 1200, 1

Spacing

15.0, 15.0, 0.0

N Arrays

1

File Info

File Size

13.4 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

Ruapehu_mag_dem_15m_NZTM.vtk

Cubemap Park Dataset

Downloads Texture Cubemap

download_cubemap_park()

Download a cubemap of a park.

../../_images/pyvista-examples-downloads-download_cubemap_park-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

512, 512

File Info

File Size

606.1 KB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 4k Dataset, Cubemap Space 16k Dataset, Sky Box Cube Map Dataset

Data Source

cubemap_park/cubemap_park.zip

Cubemap Space 16k Dataset

Downloads Texture Cubemap

download_cubemap_space_16k()

Download the 16k space cubemap.

../../_images/pyvista-examples-downloads-download_cubemap_space_16k-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

4096, 4096

File Info

File Size

39.5 MB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 4k Dataset, Cubemap Park Dataset, Sky Box Cube Map Dataset

Data Source

cubemap_space/16k.zip

Cubemap Space 4k Dataset

Downloads Texture Cubemap

download_cubemap_space_4k()

Download the 4k space cubemap.

../../_images/pyvista-examples-downloads-download_cubemap_space_4k-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1024, 1024

File Info

File Size

1.5 MB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 16k Dataset, Cubemap Park Dataset, Sky Box Cube Map Dataset

Data Source

cubemap_space/4k.zip

Cylinder Crossflow Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_cylinder_crossflow()

Download CFD result for cylinder in cross flow at Re=35.

../../_images/pyvista-examples-downloads-download_cylinder_crossflow-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

LINE

TRIANGLE

QUAD

Length

1.68e+01

File Info

File Size

734.6 KB

Num Files

5

File Ext

.case,

.geo,

.scl1,

.scl2,

.vel

Reader

EnSightReader

See also 2D Streamlines

Data Source

EnSight/CylinderCrossflow/cylinder_Re35.case EnSight/CylinderCrossflow/cylinder_Re35.geo EnSight/CylinderCrossflow/cylinder_Re35.scl1 EnSight/CylinderCrossflow/cylinder_Re35.scl2 EnSight/CylinderCrossflow/cylinder_Re35.vel

Damavand Volcano Dataset

Downloads ImageData 3D Volume

download_damavand_volcano()

Download damavand volcano model.

../../_images/pyvista-examples-downloads-download_damavand_volcano-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

11 003 760

N Points

11 156 040

Length

3.68e+05

Dimensions

280, 233, 171

Spacing

1.00e+03, 1.00e+03, 3.54e+02

N Arrays

1

File Info

File Size

44.6 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Volume Rendering

Data Source

damavand-volcano.vtk

Delaunay Example Dataset

Downloads PolyData Surface Mesh

download_delaunay_example()

Download a pointset for the Delaunay example.

../../_images/pyvista-examples-downloads-download_delaunay_example-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

374

N Points

226

Length

9.42e+02

N Arrays

0

File Info

File Size

10.8 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

250.vtk

Dicom Stack Dataset

Downloads ImageData 3D Volume Medical

download_dicom_stack()

Download TCIA DICOM stack volume.

../../_images/pyvista-examples-downloads-download_dicom_stack-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

522 242

N Points

786 432

Length

7.06e+02

Dimensions

512, 512, 3

Spacing

9.77e-01, 9.77e-01, 1.20e+01

N Arrays

1

File Info

File Size

1.6 MB

Num Files

3

File Ext

.dcm

Reader

DICOMReader

Data Source

DICOM_Stack/data.zip

Dikhololo Night Dataset

Downloads Texture

download_dikhololo_night()

Download and read the dikholo night hdr texture example.

../../_images/pyvista-examples-downloads-download_dikhololo_night-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

4096, 2048

File Info

File Size

28.4 MB

Num Files

1

File Ext

.hdr

Reader

HDRReader

Data Source

dikhololo_night_4k.hdr

Disc Quads Dataset

Downloads UnstructuredGrid

download_disc_quads()

Download disc quads dataset.

../../_images/pyvista-examples-downloads-download_disc_quads-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

BIQUADRATIC_QUAD

N Cells

376

N Points

1 569

Length

1.41e-01

N Arrays

3

File Info

File Size

60.2 KB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

Disc_BiQuadraticQuads_0_0.vtu

Dolfin Dataset

Downloads UnstructuredGrid

download_dolfin()

Download dolfin mesh.

../../_images/pyvista-examples-downloads-download_dolfin-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TRIANGLE

N Cells

5 400

N Points

2 868

Length

1.41e+00

N Arrays

0

File Info

File Size

478.3 KB

Num Files

1

File Ext

.xml

Reader

None

Data Source

dolfin_fine.xml

Doorman Dataset

Downloads PolyData Surface Mesh

download_doorman()

Download doorman dataset.

../../_images/pyvista-examples-downloads-download_doorman-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

9 783

N Points

29 349

Length

7.25e+00

N Arrays

8

File Info

File Size

2.6 MB

Num Files

9

File Ext

.mtl,

.obj,

.png

Reader

OBJReader

See also Load and Plot from a File

Data Source

doorman/doorman.obj doorman/doorman.mtl doorman/t_doorMan_d.png doorman/t_doorMan_n.png doorman/t_doorMan_s.png doorman/t_doorMan_teeth_d.png doorman/t_doorMan_teeth_n.png doorman/t_eye_d.png doorman/t_eye_n.png

Dragon Dataset

Downloads PolyData Surface Mesh

download_dragon()

Download dragon dataset.

../../_images/pyvista-examples-downloads-download_dragon-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

871 414

N Points

437 645

Length

2.67e-01

N Arrays

0

File Info

File Size

33.8 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

dragon.ply

Drill Dataset

Downloads PolyData Surface Mesh

download_drill()

Download scan of a power drill.

../../_images/pyvista-examples-downloads-download_drill-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

250 000

N Points

750 000

Length

4.26e+02

N Arrays

6

File Info

File Size

23.2 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

drill.obj

Dual Sphere Animation Dataset

Downloads PolyData MultiBlock Surface Mesh Homogeneous

download_dual_sphere_animation()

Download PVD file for double sphere.

../../_images/pyvista-examples-downloads-download_dual_sphere_animation-1_00_00.gif

Dataset Info

Data Type

MultiBlock

PolyData

Cell Type

TRIANGLE

Length

1.96e+00

File Info

File Size

2.5 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Single Sphere Animation Dataset

Data Source

PVD/paraview/dualSphereAnimation.zip

E07733s002i009 Dataset

Downloads ImageData 2D Image

download_e07733s002i009()

Download a e07733s002i009 image.

../../_images/pyvista-examples-downloads-download_e07733s002i009-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

65 025

N Points

65 536

Length

3.38e+02

Dimensions

256, 256, 1

Spacing

9.38e-01, 9.38e-01, 3.50e+00

N Arrays

1

File Info

File Size

83.2 KB

Num Files

1

File Ext

.mr

Reader

GESignaReader

Data Source

E07733S002I009.MR

Electronics Cooling Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_electronics_cooling()

Download the electronics cooling example datasets.

../../_images/pyvista-examples-downloads-download_electronics_cooling-1_00_00.png

Dataset Info

Data Type

MultiBlock

PolyData

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

Length

2.64e-01

File Info

File Size

67.9 MB

Num Files

2

File Ext

.vtp,

.vtu

Reader

XMLPolyDataReader

XMLUnstructuredGridReader

See also Electronics Cooling CFD

Data Source

fvm/cooling_electronics/datasets.zip

Embryo Dataset

Downloads ImageData 3D Volume Medical

download_embryo()

Download a volume of an embryo.

../../_images/pyvista-examples-downloads-download_embryo-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

16 581 375

N Points

16 777 216

Length

4.42e+02

Dimensions

256, 256, 256

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

3.9 MB

Num Files

1

File Ext

.slc

Reader

SLCReader

Data Source

embryo.slc

Emoji Dataset

Downloads ImageData 2D Image

download_emoji()

Download emoji dataset.

../../_images/pyvista-examples-downloads-download_emoji-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

14 605

N Points

14 848

Length

1.71e+02

Dimensions

128, 116, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

9.5 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Emoji Texture Dataset

Data Source

emote.jpg

Emoji Texture Dataset

Downloads Texture

download_emoji_texture()

Download emoji texture.

../../_images/pyvista-examples-downloads-download_emoji_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

128, 116

File Info

File Size

9.5 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Emoji Dataset

Data Source

emote.jpg

Exodus Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_exodus()

Sample ExodusII data file.

../../_images/pyvista-examples-downloads-download_exodus-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

WEDGE

Length

1.45e+01

File Info

File Size

69.7 KB

Num Files

1

File Ext

.exo

Reader

ExodusIIReader

Data Source

mesh_fs8.exo

Face Dataset

Downloads PolyData Surface Mesh

download_face()

Download face dataset.

../../_images/pyvista-examples-downloads-download_face-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

4 224

N Points

2 205

Length

2.23e-01

N Arrays

1

File Info

File Size

174.9 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Face2 Dataset, Decimation

Data Source

fran_cut.vtk

Face2 Dataset

Downloads PolyData Surface Mesh

download_face2()

Download scan of a man’s face.

../../_images/pyvista-examples-downloads-download_face2-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

223 987

N Points

112 862

Length

9.12e+00

N Arrays

0

File Info

File Size

11.2 MB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Face Dataset

Data Source

man_face.stl

Faults Dataset

Downloads PolyData

download_faults()

Download faults dataset.

../../_images/pyvista-examples-downloads-download_faults-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_LINE

N Cells

78

N Points

1 933

Length

1.64e+04

N Arrays

0

File Info

File Size

31.9 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

faults.vtk

Fea Bracket Dataset

Downloads UnstructuredGrid

download_fea_bracket()

Download the finite element solution of a bracket.

../../_images/pyvista-examples-downloads-download_fea_bracket-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUADRATIC_TETRA

N Cells

56 786

N Points

102 578

Length

6.52e+00

N Arrays

1

File Info

File Size

3.0 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

See also Fea Hertzian Contact Cylinder Dataset, Aero Bracket Dataset, Notch Stress Dataset, Notch Displacement Dataset

Data Source

fea/kiefer/dataset.vtu

Fea Hertzian Contact Cylinder Dataset

Downloads UnstructuredGrid

download_fea_hertzian_contact_cylinder()

Download a hertzian contact finite element solution.

../../_images/pyvista-examples-downloads-download_fea_hertzian_contact_cylinder-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TETRA

N Cells

132 258

N Points

34 185

Length

3.61e-01

N Arrays

16

File Info

File Size

2.5 KB

Num Files

1

File Ext

.pvtu

Reader

XMLPUnstructuredGridReader

See also Fea Bracket Dataset, Aero Bracket Dataset, Notch Stress Dataset, Notch Displacement Dataset

Data Source

fea/hertzian_contact_cylinder/Hertzian_cylinder_on_plate.zip

Filled Contours Dataset

Downloads PolyData Surface Mesh

download_filled_contours()

Download filled contours dataset.

../../_images/pyvista-examples-downloads-download_filled_contours-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

24

N Points

39

Length

1.22e+01

N Arrays

1

File Info

File Size

3.1 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

filledContours.vtp

Foot Bones Dataset

Downloads PolyData Surface Mesh Medical

download_foot_bones()

Download foot bones dataset.

../../_images/pyvista-examples-downloads-download_foot_bones-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

4 204

N Points

2 154

Length

1.26e+01

N Arrays

0

File Info

File Size

135.9 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Voxelize a Surface Mesh

Data Source

fsu/footbones.ply

Frog Dataset

Downloads ImageData 3D Volume Medical

download_frog()

Download frog dataset.

../../_images/pyvista-examples-downloads-download_frog-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

31 594 185

N Points

31 960 000

Length

7.14e+02

Dimensions

500, 470, 136

Spacing

1.0, 1.0, 1.5

N Arrays

1

File Info

File Size

5.2 MB

Num Files

2

File Ext

.mhd,

.zraw

Reader

MetaImageReader

See also Frog Tissue Dataset, Volume Rendering

Data Source

froggy/frog.mhd froggy/frog.zraw

Frog Tissue Dataset

Downloads ImageData 3D Volume

download_frog_tissue()

Download frog tissue dataset.

../../_images/not_available.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

31 594 185

N Points

31 960 000

Length

7.14e+02

Dimensions

500, 470, 136

Spacing

1.0, 1.0, 1.5

N Arrays

1

File Info

File Size

262.4 KB

Num Files

2

File Ext

.mhd,

.zraw

Reader

MetaImageReader

See also Frog Dataset

Data Source

froggy/frogtissue.mhd froggy/frogtissue.zraw

Full Head Dataset

Downloads ImageData 3D Volume

download_full_head()

Download the full head image.

../../_images/pyvista-examples-downloads-download_full_head-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 047 325

N Points

6 160 384

Length

3.66e+02

Dimensions

256, 256, 94

Spacing

9.38e-01, 9.38e-01, 1.50e+00

N Arrays

1

File Info

File Size

6.6 MB

Num Files

2

File Ext

.mhd,

.raw.gz

Reader

MetaImageReader

Data Source

FullHead.mhd FullHead.raw.gz

Gears Dataset

Downloads PolyData Surface Mesh

download_gears()

Download gears dataset.

../../_images/pyvista-examples-downloads-download_gears-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

19 426

N Points

9 723

Length

7.46e+01

N Arrays

0

File Info

File Size

3.7 MB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

gears.stl

Gif Simple Dataset

Downloads ImageData 2D Image

download_gif_simple()

Download a simple three frame GIF.

../../_images/pyvista-examples-downloads-download_gif_simple-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

59 501

N Points

60 000

Length

3.59e+02

Dimensions

300, 200, 1

Spacing

1.0, 1.0, 1.0

N Arrays

3

File Info

File Size

8.6 KB

Num Files

1

File Ext

.gif

Reader

GIFReader

Data Source

gifs/sample.gif

Gourds Dataset

Downloads ImageData 2D Image

download_gourds()

Download gourds dataset.

../../_images/pyvista-examples-downloads-download_gourds-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

306 081

N Points

307 200

Length

7.99e+02

Dimensions

640, 480, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

525.5 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Gourds Pnm Dataset, Gourds Texture Dataset, Gaussian Smoothing

Data Source

Gourds.png

Gourds Pnm Dataset

Downloads ImageData 2D Image

download_gourds_pnm()

Download gourds dataset from pnm file.

../../_images/pyvista-examples-downloads-download_gourds_pnm-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

306 081

N Points

307 200

Length

7.99e+02

Dimensions

640, 480, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

921.6 KB

Num Files

1

File Ext

.pnm

Reader

PNMReader

See also Gourds Dataset, Gourds Texture Dataset

Data Source

Gourds.pnm

Gourds Texture Dataset

Downloads Texture

download_gourds_texture()

Download gourds texture.

../../_images/pyvista-examples-downloads-download_gourds_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

640, 480

File Info

File Size

525.5 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Gourds Dataset, Gourds Pnm Dataset

Data Source

Gourds.png

Gpr Data Array Dataset

Downloads Misc

download_gpr_data_array()

Download GPR example data array.

../../_images/not_available.png

Dataset Info

Data Type

ndarray

Cell Type

None

File Info

File Size

34.4 MB

Num Files

1

File Ext

.npy

Reader

None

See also Gpr Path Dataset, Drape 2D Surface From Line

Data Source

gpr-example/data.npy

Gpr Path Dataset

Downloads PolyData Point Cloud

download_gpr_path()

Download GPR example path.

../../_images/pyvista-examples-downloads-download_gpr_path-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

1 835

N Points

1 835

Length

3.07e+03

N Arrays

0

File Info

File Size

137.6 KB

Num Files

1

File Ext

.txt

Reader

None

See also Gpr Data Array Dataset, Drape 2D Surface From Line

Data Source

gpr-example/path.txt

Great White Shark Dataset

Downloads PolyData Surface Mesh

download_great_white_shark()

Download great white shark dataset.

../../_images/pyvista-examples-downloads-download_great_white_shark-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

6 264

N Points

3 155

Length

2.76e+01

N Arrays

0

File Info

File Size

313.3 KB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Shark Dataset, Grey Nurse Shark Dataset

Data Source

great_white_shark/greatWhite.stl

Grey Nurse Shark Dataset

Downloads PolyData Surface Mesh

download_grey_nurse_shark()

Download grey nurse shark dataset.

../../_images/pyvista-examples-downloads-download_grey_nurse_shark-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

49 702

N Points

25 057

Length

2.69e+02

N Arrays

0

File Info

File Size

2.5 MB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Shark Dataset, Great White Shark Dataset

Data Source

grey_nurse_shark/Grey_Nurse_Shark.stl

Guitar Dataset

Downloads PolyData Surface Mesh

download_guitar()

Download guitar dataset.

../../_images/pyvista-examples-downloads-download_guitar-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

8 660

N Points

4 500

Length

5.25e+02

N Arrays

0

File Info

File Size

282.1 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Trumpet Dataset

Data Source

fsu/stratocaster.ply

Head Dataset

Downloads ImageData 3D Volume Medical

download_head()

Download head dataset.

../../_images/pyvista-examples-downloads-download_head-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

117 547

N Points

124 992

Length

3.49e+02

Dimensions

48, 62, 42

Spacing

4.0, 4.0, 4.0

N Arrays

1

File Info

File Size

125.2 KB

Num Files

2

File Ext

.mhd,

.raw

Reader

MetaImageReader

See also Head 2 Dataset, Volume Rendering

Data Source

HeadMRVolume.mhd HeadMRVolume.raw

Head 2 Dataset

Downloads ImageData 3D Volume Medical

download_head_2()

Download head dataset.

../../_images/pyvista-examples-downloads-download_head_2-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 047 325

N Points

6 160 384

Length

4.06e+02

Dimensions

256, 256, 94

Spacing

1.0, 1.0, 2.0

N Arrays

1

File Info

File Size

8.8 MB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

See also Head Dataset

Data Source

head.vti

Headsq Dataset

Downloads ImageData 3D Volume

download_headsq()

Download the headsq dataset.

../../_images/pyvista-examples-downloads-download_headsq-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

365 148

N Points

380 928

Length

3.17e+02

Dimensions

64, 64, 93

Spacing

3.2, 3.2, 1.5

N Arrays

1

File Info

File Size

762.0 KB

Num Files

94

File Ext

.1,

.10,

.11,

…,

.92,

.93,

.nhdr

Reader

NRRDReader

Data Source

headsq/quarter.nhdr headsq/quarter.1 headsq/quarter.2 headsq/quarter.3 headsq/quarter.4 headsq/quarter.5 headsq/quarter.6 headsq/quarter.7 headsq/quarter.8 headsq/quarter.9 headsq/quarter.10 headsq/quarter.11 headsq/quarter.12 headsq/quarter.13 headsq/quarter.14 headsq/quarter.15 headsq/quarter.16 headsq/quarter.17 headsq/quarter.18 headsq/quarter.19 headsq/quarter.20 headsq/quarter.21 headsq/quarter.22 headsq/quarter.23 headsq/quarter.24 headsq/quarter.25 headsq/quarter.26 headsq/quarter.27 headsq/quarter.28 headsq/quarter.29 headsq/quarter.30 headsq/quarter.31 headsq/quarter.32 headsq/quarter.33 headsq/quarter.34 headsq/quarter.35 headsq/quarter.36 headsq/quarter.37 headsq/quarter.38 headsq/quarter.39 headsq/quarter.40 headsq/quarter.41 headsq/quarter.42 headsq/quarter.43 headsq/quarter.44 headsq/quarter.45 headsq/quarter.46 headsq/quarter.47 headsq/quarter.48 headsq/quarter.49 headsq/quarter.50 headsq/quarter.51 headsq/quarter.52 headsq/quarter.53 headsq/quarter.54 headsq/quarter.55 headsq/quarter.56 headsq/quarter.57 headsq/quarter.58 headsq/quarter.59 headsq/quarter.60 headsq/quarter.61 headsq/quarter.62 headsq/quarter.63 headsq/quarter.64 headsq/quarter.65 headsq/quarter.66 headsq/quarter.67 headsq/quarter.68 headsq/quarter.69 headsq/quarter.70 headsq/quarter.71 headsq/quarter.72 headsq/quarter.73 headsq/quarter.74 headsq/quarter.75 headsq/quarter.76 headsq/quarter.77 headsq/quarter.78 headsq/quarter.79 headsq/quarter.80 headsq/quarter.81 headsq/quarter.82 headsq/quarter.83 headsq/quarter.84 headsq/quarter.85 headsq/quarter.86 headsq/quarter.87 headsq/quarter.88 headsq/quarter.89 headsq/quarter.90 headsq/quarter.91 headsq/quarter.92 headsq/quarter.93

Honolulu Dataset

Downloads PolyData Surface Mesh

download_honolulu()

Download honolulu dataset.

../../_images/pyvista-examples-downloads-download_honolulu-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

403 680

N Points

202 740

Length

1.91e+04

N Arrays

0

File Info

File Size

16.1 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

honolulu.vtk

Horse Dataset

Downloads PolyData Surface Mesh

download_horse()

Download horse dataset.

../../_images/pyvista-examples-downloads-download_horse-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

67 868

N Points

33 936

Length

2.52e-01

N Arrays

0

File Info

File Size

736.6 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Horse Points Dataset, Disabling Mesh Lighting

Data Source

horse.vtp

Horse Points Dataset

Downloads PolyData Point Cloud

download_horse_points()

Download horse points dataset.

../../_images/pyvista-examples-downloads-download_horse_points-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

128 449

N Points

128 449

Length

2.53e-01

N Arrays

2

File Info

File Size

4.6 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Horse Dataset

Data Source

horsePoints.vtp

Human Dataset

Downloads PolyData Surface Mesh

download_human()

Download human dataset.

../../_images/pyvista-examples-downloads-download_human-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

34 660

N Points

17 665

Length

2.03e+02

N Arrays

1

File Info

File Size

1.7 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

Human.vtp

Iron Protein Dataset

Downloads ImageData 3D Volume

download_iron_protein()

Download iron protein dataset.

../../_images/pyvista-examples-downloads-download_iron_protein-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

300 763

N Points

314 432

Length

1.16e+02

Dimensions

68, 68, 68

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

314.6 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

ironProt.vtk

Ivan Angel Dataset

Downloads PolyData Surface Mesh

download_ivan_angel()

Download a scan of an angel statue created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_ivan_angel-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 804

N Points

18 412

Length

4.12e+02

N Arrays

0

File Info

File Size

546.6 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/Angel_decimated.vtp

Kitchen Dataset

Downloads StructuredGrid

download_kitchen()

Download structured grid of kitchen with velocity field.

../../_images/pyvista-examples-downloads-download_kitchen-1_00_00.png

Dataset Info

Data Type

StructuredGrid

Cell Type

HEXAHEDRON

N Cells

9 936

N Points

11 424

Length

8.94e+00

Dimensions

28, 24, 17

N Arrays

20

File Info

File Size

3.0 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

kitchen.vtk

Knee Dataset

Downloads ImageData 2D Image Medical

download_knee()

Download knee dataset.

../../_images/pyvista-examples-downloads-download_knee-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

261 121

N Points

262 144

Length

3.11e+02

Dimensions

512, 512, 1

Spacing

4.30e-01, 4.30e-01, 8.00e-01

N Arrays

1

File Info

File Size

526.7 KB

Num Files

1

File Ext

.dcm

Reader

DICOMReader

See also Knee Full Dataset

Data Source

DICOM_KNEE.dcm

Knee Full Dataset

Downloads ImageData 3D Volume Medical

download_knee_full()

Download full knee dataset.

../../_images/pyvista-examples-downloads-download_knee_full-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

10 225 800

N Points

10 368 384

Length

3.07e+02

Dimensions

208, 248, 201

Spacing

7.23e-01, 7.23e-01, 1.00e+00

N Arrays

1

File Info

File Size

9.0 MB

Num Files

1

File Ext

.slc

Reader

SLCReader

See also Knee Dataset

Data Source

vw_knee.slc

Letter A Dataset

Downloads UnstructuredGrid

download_letter_a()

Download letter a dataset.

../../_images/pyvista-examples-downloads-download_letter_a-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TETRA

N Cells

4 802

N Points

1 317

Length

1.15e+00

N Arrays

0

File Info

File Size

147.0 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Letter K Dataset, Extract Cell Centers

Data Source

a_grid.vtk

Letter K Dataset

Downloads PolyData Surface Mesh

download_letter_k()

Download letter k dataset.

../../_images/pyvista-examples-downloads-download_letter_k-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

QUAD

N Cells

245

N Points

166

Length

3.83e+01

N Arrays

0

File Info

File Size

8.3 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Letter A Dataset

Data Source

k.vtk

Lidar Dataset

Downloads PolyData Point Cloud

download_lidar()

Download lidar dataset.

../../_images/pyvista-examples-downloads-download_lidar-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

3 392 091

N Points

3 392 091

Length

2.64e+02

N Arrays

1

File Info

File Size

37.8 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

kafadar-lidar-interp.vtp

Lobster Dataset

Downloads PolyData Surface Mesh

download_lobster()

Download scan of a lobster.

../../_images/pyvista-examples-downloads-download_lobster-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

249 569

N Points

125 156

Length

4.35e+02

N Arrays

0

File Info

File Size

10.4 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

lobster.ply

Louis Louvre Dataset

Downloads PolyData Surface Mesh

download_louis_louvre()

Download the Louis XIV de France statue at the Louvre, Paris.

../../_images/pyvista-examples-downloads-download_louis_louvre-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

421 965

N Points

210 873

Length

1.61e+01

N Arrays

1

File Info

File Size

9.7 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Physically Based Rendering

Data Source

louis.ply

Lshape Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_lshape()

Download LShape dataset in EnSight format.

../../_images/pyvista-examples-downloads-download_lshape-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

VERTEX

HEXAHEDRON

Length

2.86e+00

File Info

File Size

10.8 KB

Num Files

3

File Ext

.case,

.geo,

.var

Reader

EnSightReader

Data Source

EnSight/LShape.case EnSight/LShape_geometry.geo EnSight/LShape_displacement.var

Lucy Dataset

Downloads PolyData Surface Mesh

download_lucy()

Download the lucy angel mesh.

../../_images/pyvista-examples-downloads-download_lucy-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

99 970

N Points

49 987

Length

1.92e+03

N Arrays

0

File Info

File Size

1.9 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Jupyter Notebook Plotting

Data Source

lucy.ply

M4 Total Density Dataset

Downloads ImageData 3D Volume

download_m4_total_density()

Download a total density dataset of the chemistry.

../../_images/pyvista-examples-downloads-download_m4_total_density-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

15 120

N Points

17 050

Length

4.38e+01

Dimensions

25, 22, 31

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

225.7 KB

Num Files

1

File Ext

.cube

Reader

GaussianCubeReader

Data Source

m4_TotalDensity.cube

Masonry Texture Dataset

Downloads Texture

download_masonry_texture()

Download masonry texture.

../../_images/pyvista-examples-downloads-download_masonry_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

256, 256

File Info

File Size

66.6 KB

Num Files

1

File Ext

.bmp

Reader

BMPReader

See also Applying Textures

Data Source

masonry.bmp

Meshio Xdmf Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_meshio_xdmf()

Download xdmf file created by meshio.

../../_images/pyvista-examples-downloads-download_meshio_xdmf-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

TRIANGLE

Length

1.41e+00

File Info

File Size

12.4 KB

Num Files

2

File Ext

.h5,

.xdmf

Reader

XdmfReader

Data Source

meshio/out.xdmf meshio/out.h5

Model With Variance Dataset

Downloads UnstructuredGrid

download_model_with_variance()

Download model with variance dataset.

../../_images/pyvista-examples-downloads-download_model_with_variance-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TETRA

N Cells

2 841 790

N Points

551 724

Length

2.36e+04

N Arrays

2

File Info

File Size

34.1 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

See also Plot with Opacity

Data Source

model_with_variance.vtu

Moonlanding Image Dataset

Downloads ImageData 2D Image

download_moonlanding_image()

Download the Moon landing image.

../../_images/pyvista-examples-downloads-download_moonlanding_image-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

297 517

N Points

298 620

Length

7.87e+02

Dimensions

630, 474, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

216.5 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Fast Fourier Transform

Data Source

moonlanding.png

Motor Dataset

Downloads PolyData Surface Mesh

download_motor()

Download motor dataset.

../../_images/pyvista-examples-downloads-download_motor-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

1 572

N Points

1 710

Length

9.37e-01

N Arrays

0

File Info

File Size

95.3 KB

Num Files

1

File Ext

.g

Reader

BYUReader

Data Source

motor.g

Mount Damavand Dataset

Downloads PolyData Surface Mesh

download_mount_damavand()

Download the Mount Damavand dataset.

../../_images/pyvista-examples-downloads-download_mount_damavand-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

260 400

N Points

261 426

Length

3.64e+05

N Arrays

1

File Info

File Size

5.9 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

AOI.Damavand.32639.vtp

Mug Dataset

Downloads UnstructuredGrid MultiBlock Misc Heterogeneous

download_mug()

Download mug dataset.

../../_images/pyvista-examples-downloads-download_mug-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

NoneType

Cell Type

QUAD

HEXAHEDRON

Length

8.08e+00

File Info

File Size

1.9 MB

Num Files

1

File Ext

.e

Reader

ExodusIIReader

Data Source

mug.e

Naca Dataset

Downloads StructuredGrid MultiBlock Homogeneous

download_naca()

Download NACA airfoil dataset in EnSight format.

../../_images/pyvista-examples-downloads-download_naca-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

QUAD

Length

1.89e+02

File Info

File Size

505.8 KB

Num Files

4

File Ext

.case,

.dens_1,

.dens_3,

.geo

Reader

EnSightReader

See also Load data using a Reader

Data Source

EnSight/naca.bin.case EnSight/naca.gold.bin.DENS_1 EnSight/naca.gold.bin.DENS_3 EnSight/naca.gold.bin.geo

Nefertiti Dataset

Downloads PolyData Surface Mesh

download_nefertiti()

Download mesh of Queen Nefertiti.

../../_images/pyvista-examples-downloads-download_nefertiti-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

2 018 232

N Points

1 009 118

Length

6.58e+02

N Arrays

0

File Info

File Size

38.3 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

nefertiti.ply.zip

Nek5000 Dataset

Downloads UnstructuredGrid

download_nek5000()

Download 2D nek5000 data example.

../../_images/pyvista-examples-downloads-download_nek5000-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUAD

N Cells

12 544

N Points

16 384

Length

8.89e+00

N Arrays

3

File Info

File Size

3.6 MB

Num Files

12

File Ext

.f00001,

.f00002,

.f00003,

…,

.f00010,

.f00011,

.nek5000

Reader

Nek5000Reader

Data Source

nek5000/eddy_uv.nek5000 nek5000/eddy_uv0.f00001 nek5000/eddy_uv0.f00002 nek5000/eddy_uv0.f00003 nek5000/eddy_uv0.f00004 nek5000/eddy_uv0.f00005 nek5000/eddy_uv0.f00006 nek5000/eddy_uv0.f00007 nek5000/eddy_uv0.f00008 nek5000/eddy_uv0.f00009 nek5000/eddy_uv0.f00010 nek5000/eddy_uv0.f00011

Notch Displacement Dataset

Downloads UnstructuredGrid

download_notch_displacement()

Download the FEA displacement result from a notched beam.

../../_images/pyvista-examples-downloads-download_notch_displacement-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUADRATIC_HEXAHEDRON

QUADRATIC_WEDGE

N Cells

2 192

N Points

12 717

Length

4.12e-01

N Arrays

1

File Info

File Size

697.4 KB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

See also Notch Stress Dataset, Aero Bracket Dataset, Fea Bracket Dataset, Fea Hertzian Contact Cylinder Dataset

Data Source

notch_disp.vtu

Notch Stress Dataset

Downloads UnstructuredGrid

download_notch_stress()

Download the FEA stress result from a notched beam.

../../_images/pyvista-examples-downloads-download_notch_stress-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

HEXAHEDRON

WEDGE

N Cells

2 192

N Points

12 717

Length

4.12e-01

N Arrays

3

File Info

File Size

1.5 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Notch Displacement Dataset, Aero Bracket Dataset, Fea Bracket Dataset, Fea Hertzian Contact Cylinder Dataset

Data Source

notch_stress.vtk

Oblique Cone Dataset

Downloads PolyData Surface Mesh

download_oblique_cone()

Download oblique cone dataset.

../../_images/pyvista-examples-downloads-download_oblique_cone-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

N Cells

25

N Points

25

Length

4.76e+02

N Arrays

0

File Info

File Size

3.7 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ObliqueCone.vtp

Office Dataset

Downloads StructuredGrid

download_office()

Download office dataset.

../../_images/pyvista-examples-downloads-download_office-1_00_00.png

Dataset Info

Data Type

StructuredGrid

Cell Type

HEXAHEDRON

N Cells

7 220

N Points

8 400

Length

6.82e+00

Dimensions

21, 20, 20

N Arrays

2

File Info

File Size

235.4 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Clipping with Planes & Boxes

Data Source

office.binary.vtk

Openfoam Tubes Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_openfoam_tubes()

Download tubes OpenFOAM example.

../../_images/pyvista-examples-downloads-download_openfoam_tubes-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

PolyData

Cell Type

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

Length

3.71e-01

File Info

File Size

0 B

Num Files

1

File Ext

.foam

Reader

POpenFOAMReader

See also Plot CFD Data

Data Source

fvm/turbo_incompressible/Turbo-Incompressible_3-Run_1-SOLUTION_FIELDS.zip

Osmnx Graph Dataset

Downloads Misc

download_osmnx_graph()

Load a simple street map from Open Street Map.

../../_images/not_available.png

Dataset Info

Data Type

MultiDiGraph

Cell Type

None

File Info

File Size

45.4 KB

Num Files

1

File Ext

.p

Reader

None

Data Source

osmnx_graph.p

Owl Dataset

Downloads PolyData Surface Mesh

download_owl()

Download a scan of an owl statue created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_owl-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

24 407

N Points

12 442

Length

2.74e+02

N Arrays

0

File Info

File Size

377.0 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/owl_decimated.vtp

Parched Canal 4k Dataset

Downloads Texture

download_parched_canal_4k()

Download parched canal 4k dataset.

../../_images/pyvista-examples-downloads-download_parched_canal_4k-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

4096, 2048

File Info

File Size

25.9 MB

Num Files

1

File Ext

.hdr

Reader

HDRReader

Data Source

parched_canal_4k.hdr

Particles Dataset

Downloads PolyData Point Cloud

download_particles()

Download a particle dataset.

../../_images/pyvista-examples-downloads-download_particles-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_VERTEX

N Cells

1

N Points

197

Length

3.63e+38

N Arrays

1

File Info

File Size

3.2 KB

Num Files

1

File Ext

.raw

Reader

ParticleReader

Data Source

Particles.raw

Particles Lethe Dataset

Downloads UnstructuredGrid

download_particles_lethe()

Download a particles dataset generated by lethe .

../../_images/pyvista-examples-downloads-download_particles_lethe-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

VERTEX

N Cells

107 860

N Points

107 860

Length

4.25e-01

N Arrays

6

File Info

File Size

7.2 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

lethe/result_particles.20000.0000.vtu

Pepper Dataset

Downloads PolyData Surface Mesh

download_pepper()

Download scan of a pepper (capsicum).

../../_images/pyvista-examples-downloads-download_pepper-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

29 956

N Points

14 980

Length

1.57e+02

N Arrays

0

File Info

File Size

1.9 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

pepper.ply

Pine Roots Dataset

Downloads PolyData Surface Mesh

download_pine_roots()

Download pine roots dataset.

../../_images/pyvista-examples-downloads-download_pine_roots-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

351 536

N Points

178 091

Length

1.48e+02

N Arrays

1

File Info

File Size

25.3 MB

Num Files

1

File Ext

.tri

Reader

BinaryMarchingCubesReader

See also Connectivity

Data Source

pine_root.tri

Plastic Vase Dataset

Downloads PolyData Surface Mesh

download_plastic_vase()

Download a scan of a plastic vase created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_plastic_vase-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 708

N Points

18 238

Length

5.47e+02

N Arrays

0

File Info

File Size

678.9 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/plasticVase_decimated.vtp

Poly Line Dataset

Downloads PolyData

download_poly_line()

Download polyline dataset.

../../_images/pyvista-examples-downloads-download_poly_line-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_LINE

N Cells

1

N Points

4

Length

1.92e+02

N Arrays

0

File Info

File Size

135 B

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

polyline.vtk

Prism Dataset

Downloads UnstructuredGrid

download_prism()

Download a prism model.

../../_images/pyvista-examples-downloads-download_prism-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

WEDGE

N Cells

4

N Points

10

Length

3.00e+00

N Arrays

2

File Info

File Size

1.8 KB

Num Files

1

File Ext

.neu

Reader

GambitReader

Data Source

prism.neu

Prostar Dataset

Downloads UnstructuredGrid

download_prostar()

Download a prostar dataset.

../../_images/pyvista-examples-downloads-download_prostar-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

VERTEX

LINE

TRIANGLE

POLYGON

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

POLYHEDRON

N Cells

10

N Points

44

Length

8.78e+00

N Arrays

1

File Info

File Size

5.0 KB

Num Files

2

File Ext

.cel,

.vrt

Reader

ProStarReader

Data Source

prostar.vrt prostar.cel

Prostate Dataset

Downloads ImageData 2D Image Medical

download_prostate()

Download prostate dataset.

../../_images/pyvista-examples-downloads-download_prostate-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

261 121

N Points

262 144

Length

6.77e+02

Dimensions

512, 512, 1

Spacing

9.38e-01, 9.38e-01, 5.00e+00

N Arrays

1

File Info

File Size

527.3 KB

Num Files

1

File Ext

.img

Reader

DICOMReader

Data Source

prostate.img

Pump Bracket Dataset

Downloads UnstructuredGrid

download_pump_bracket()

Download the pump bracket example dataset.

../../_images/pyvista-examples-downloads-download_pump_bracket-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUADRATIC_TETRA

N Cells

124 806

N Points

250 487

Length

1.08e+00

N Arrays

10

File Info

File Size

44.5 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Visualize Modal Analysis of a Pump Bracket

Data Source

fea/pump_bracket/pump_bracket.zip

Puppy Dataset

Downloads ImageData 2D Image

download_puppy()

Download puppy dataset.

../../_images/pyvista-examples-downloads-download_puppy-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 917 201

N Points

1 920 000

Length

2.00e+03

Dimensions

1600, 1200, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

436.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Puppy Texture Dataset

Data Source

puppy.jpg

Puppy Texture Dataset

Downloads Texture

download_puppy_texture()

Download puppy texture.

../../_images/pyvista-examples-downloads-download_puppy_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1600, 1200

File Info

File Size

436.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Puppy Dataset, Applying Textures

Data Source

puppy.jpg

Quadratic Pyramid Dataset

Downloads UnstructuredGrid

download_quadratic_pyramid()

Download quadratic pyramid dataset.

../../_images/pyvista-examples-downloads-download_quadratic_pyramid-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUADRATIC_PYRAMID

N Cells

48

N Points

153

Length

3.46e+00

N Arrays

2

File Info

File Size

10.3 KB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

QuadraticPyramid.vtu

Rectilinear Grid Dataset

Downloads RectilinearGrid

download_rectilinear_grid()

Download rectilinear grid dataset.

../../_images/pyvista-examples-downloads-download_rectilinear_grid-1_00_00.png

Dataset Info

Data Type

RectilinearGrid

Cell Type

VOXEL

N Cells

524 288

N Points

545 025

Length

1.43e+01

Dimensions

129, 65, 65

N Arrays

9

File Info

File Size

1.1 MB

Num Files

1

File Ext

.vtr

Reader

XMLRectilinearGridReader

Data Source

RectilinearGrid.vtr

Reservoir Dataset

Downloads ExplicitStructuredGrid

download_reservoir()

Download the UNISIM-II-D reservoir model.

../../_images/pyvista-examples-downloads-download_reservoir-1_00_00.png

Dataset Info

Data Type

ExplicitStructuredGrid

Cell Type

EMPTY_CELL

HEXAHEDRON

N Cells

47 610

N Points

58 433

Length

1.11e+04

Dimensions

47, 70, 16

N Arrays

6

File Info

File Size

2.3 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

reservoir/UNISIM-II-D.zip

Rgba Texture Dataset

Downloads Texture

download_rgba_texture()

Download a texture with an alpha channel.

../../_images/pyvista-examples-downloads-download_rgba_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

420, 300

File Info

File Size

121.5 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Applying Textures

Data Source

alphachannel.png

Room Cff Dataset

Downloads UnstructuredGrid MultiBlock Single Block

download_room_cff()

Download a room model in CFF format.

../../_images/pyvista-examples-downloads-download_room_cff-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

QUAD

Length

5.66e+00

File Info

File Size

893.4 KB

Num Files

2

File Ext

.h5

Reader

FLUENTCFFReader

Data Source

FLUENTCFF/room.cas.h5 FLUENTCFF/room.dat.h5

Room Surface Mesh Dataset

Downloads PolyData Surface Mesh

download_room_surface_mesh()

Download the room surface mesh.

../../_images/pyvista-examples-downloads-download_room_surface_mesh-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

103 332

N Points

80 757

Length

2.86e+01

N Arrays

1

File Info

File Size

6.3 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

See also Depth Peeling

Data Source

room_surface_mesh.obj

Saddle Surface Dataset

Downloads PolyData Surface Mesh

download_saddle_surface()

Download saddle surface dataset.

../../_images/pyvista-examples-downloads-download_saddle_surface-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

5 131

N Points

2 669

Length

5.93e+01

N Arrays

0

File Info

File Size

1.7 MB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Detailed Interpolating Points

Data Source

InterpolatingOnSTL_final.stl

Sea Vase Dataset

Downloads PolyData Surface Mesh

download_sea_vase()

Download a scan of a sea vase created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_sea_vase-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 483

N Points

18 063

Length

6.30e+02

N Arrays

0

File Info

File Size

697.0 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/seaVase_decimated.vtp

Shark Dataset

Downloads PolyData Surface Mesh

download_shark()

Download shark dataset.

../../_images/pyvista-examples-downloads-download_shark-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

2 562

N Points

2 560

Length

1.67e+02

N Arrays

0

File Info

File Size

124.0 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Great White Shark Dataset, Grey Nurse Shark Dataset

Data Source

shark.ply

Single Sphere Animation Dataset

Downloads PolyData MultiBlock Surface Mesh Single Block

download_single_sphere_animation()

Download PVD file for single sphere.

../../_images/pyvista-examples-downloads-download_single_sphere_animation-1_00_00.gif

Dataset Info

Data Type

MultiBlock

PolyData

Cell Type

TRIANGLE

Length

1.71e+00

File Info

File Size

1.5 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Dual Sphere Animation Dataset

Data Source

PVD/paraview/singleSphereAnimation.zip

Sky Box Cube Map Dataset

Downloads Texture Cubemap

download_sky_box_cube_map()

Download a skybox cube map texture.

../../_images/pyvista-examples-downloads-download_sky_box_cube_map-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1024, 1024

File Info

File Size

1.9 MB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 4k Dataset, Cubemap Space 16k Dataset, Cubemap Park Dataset, Physically Based Rendering

Data Source

skybox2-posx.jpg skybox2-negx.jpg skybox2-posy.jpg skybox2-negy.jpg skybox2-posz.jpg skybox2-negz.jpg

Sky Box Nz Dataset

Downloads ImageData 2D Image

download_sky_box_nz()

Download skybox-nz dataset.

../../_images/pyvista-examples-downloads-download_sky_box_nz-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 046 529

N Points

1 048 576

Length

1.45e+03

Dimensions

1024, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

54.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Sky Box Nz Texture Dataset, Sky Box Cube Map Dataset

Data Source

skybox-nz.jpg

Sky Box Nz Texture Dataset

Downloads Texture

download_sky_box_nz_texture()

Download skybox-nz texture.

../../_images/pyvista-examples-downloads-download_sky_box_nz_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1024, 1024

File Info

File Size

54.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Sky Box Nz Dataset, Sky Box Cube Map Dataset

Data Source

skybox-nz.jpg

Sparse Points Dataset

Downloads PolyData Point Cloud

download_sparse_points()

Download sparse points data.

../../_images/pyvista-examples-downloads-download_sparse_points-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_VERTEX

N Cells

1

N Points

16

Length

4.33e+01

N Arrays

1

File Info

File Size

375 B

Num Files

1

File Ext

.txt

Reader

None

See also Detailed Interpolating Points

Data Source

sparsePoints.txt

Spider Dataset

Downloads PolyData Surface Mesh

download_spider()

Download spider dataset.

../../_images/pyvista-examples-downloads-download_spider-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

9 286

N Points

4 670

Length

8.40e+00

N Arrays

0

File Info

File Size

275.8 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

spider.ply

St Helens Dataset

Downloads ImageData 2D Image

download_st_helens()

Download Saint Helens dataset.

../../_images/pyvista-examples-downloads-download_st_helens-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

151 916

N Points

152 709

Length

1.71e+04

Dimensions

327, 467, 1

Spacing

30.0, 30.0, 1.0

N Arrays

1

File Info

File Size

995.3 KB

Num Files

1

File Ext

.dem

Reader

DEMReader

Data Source

SainteHelens.dem

Stars Cloud Hyg Dataset

Downloads PolyData Point Cloud

download_stars_cloud_hyg()

Download a point cloud of stars as computed by the HYG Database.

../../_images/pyvista-examples-downloads-download_stars_cloud_hyg-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

107 857

N Points

107 857

Length

3.37e+03

N Arrays

3

File Info

File Size

3.2 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Plotting Point Clouds

Data Source

point-clouds/hyg-database/stars.vtp

Structured Grid Dataset

Downloads StructuredGrid

download_structured_grid()

Download structured grid dataset.

../../_images/pyvista-examples-downloads-download_structured_grid-1_00_00.png

Dataset Info

Data Type

StructuredGrid

Cell Type

HEXAHEDRON

N Cells

440

N Points

648

Length

1.54e+01

Dimensions

6, 12, 9

N Arrays

3

File Info

File Size

19.7 KB

Num Files

1

File Ext

.vts

Reader

XMLStructuredGridReader

See also Structured Grid Two Dataset

Data Source

StructuredGrid.vts

Structured Grid Two Dataset

Downloads StructuredGrid

download_structured_grid_two()

Download structured grid two dataset.

../../_images/pyvista-examples-downloads-download_structured_grid_two-1_00_00.png

Dataset Info

Data Type

StructuredGrid

Cell Type

HEXAHEDRON

N Cells

21 489

N Points

24 000

Length

1.32e+00

Dimensions

20, 30, 40

N Arrays

2

File Info

File Size

1.1 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Structured Grid Dataset

Data Source

SampleStructGrid.vtk

T3 Grid 0 Dataset

Downloads ImageData 2D Image

download_t3_grid_0()

Download a T3 grid 0 image.

../../_images/pyvista-examples-downloads-download_t3_grid_0-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

56 865

N Points

57 344

Length

3.39e+02

Dimensions

224, 256, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

346.4 KB

Num Files

1

File Ext

.mnc

Reader

MINCImageReader

Data Source

t3_grid_0.mnc

Teapot Dataset

Downloads PolyData Surface Mesh

download_teapot()

Download teapot dataset.

../../_images/pyvista-examples-downloads-download_teapot-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

3 751

N Points

1 976

Length

8.14e+00

N Arrays

0

File Info

File Size

133.6 KB

Num Files

1

File Ext

.g

Reader

BYUReader

Data Source

teapot.g

Tecplot Ascii Dataset

Downloads UnstructuredGrid MultiBlock Single Block

download_tecplot_ascii()

Download the single block ASCII Tecplot dataset.

../../_images/pyvista-examples-downloads-download_tecplot_ascii-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

HEXAHEDRON

Length

4.69e+00

File Info

File Size

13.1 KB

Num Files

1

File Ext

.dat

Reader

TecplotReader

Data Source

tecplot_ascii.dat

Tensors Dataset

Downloads UnstructuredGrid

download_tensors()

Download tensors dataset.

../../_images/pyvista-examples-downloads-download_tensors-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

VOXEL

N Cells

1

N Points

8

Length

1.73e+00

N Arrays

3

File Info

File Size

895 B

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

tensors.vtk

Tetra Dc Mesh Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_tetra_dc_mesh()

Download two meshes defining an electrical inverse problem.

../../_images/pyvista-examples-downloads-download_tetra_dc_mesh-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

TETRA

Length

1.80e+00

File Info

File Size

60.8 MB

Num Files

2

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

dc-inversion.zip

Tetrahedron Dataset

Downloads UnstructuredGrid

download_tetrahedron()

Download tetrahedron dataset.

../../_images/pyvista-examples-downloads-download_tetrahedron-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TETRA

N Cells

96

N Points

35

Length

3.46e+00

N Arrays

2

File Info

File Size

6.4 KB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

Tetrahedron.vtu

Thermal Probes Dataset

Downloads PolyData Point Cloud

download_thermal_probes()

Download thermal probes dataset.

../../_images/pyvista-examples-downloads-download_thermal_probes-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

245

N Points

245

Length

2.27e+04

N Arrays

1

File Info

File Size

6.2 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Detailed Interpolating Points

Data Source

probes.vtp

Topo Global Dataset

Downloads PolyData Surface Mesh

download_topo_global()

Download topo dataset.

../../_images/pyvista-examples-downloads-download_topo_global-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

2 333 880

N Points

2 336 041

Length

3.46e+00

N Arrays

1

File Info

File Size

45.2 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

EarthModels/ETOPO_10min_Ice.vtp

Topo Land Dataset

Downloads PolyData Surface Mesh

download_topo_land()

Download topo land dataset.

../../_images/pyvista-examples-downloads-download_topo_land-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

767 366

N Points

788 273

Length

3.43e+00

N Arrays

1

File Info

File Size

15.2 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

EarthModels/ETOPO_10min_Ice_only-land.vtp

Torso Dataset

Downloads PolyData Surface Mesh

download_torso()

Download torso dataset.

../../_images/pyvista-examples-downloads-download_torso-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

QUAD

N Cells

12 448

N Points

12 015

Length

8.62e+02

N Arrays

0

File Info

File Size

283.2 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

Torso.vtp

Tri Quadratic Hexahedron Dataset

Downloads UnstructuredGrid

download_tri_quadratic_hexahedron()

Download tri quadratic hexahedron dataset.

../../_images/pyvista-examples-downloads-download_tri_quadratic_hexahedron-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TRIQUADRATIC_HEXAHEDRON

N Cells

7

N Points

117

Length

3.65e+00

N Arrays

0

File Info

File Size

5.7 KB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

TriQuadraticHexahedron.vtu

Trumpet Dataset

Downloads PolyData Surface Mesh

download_trumpet()

Download trumpet dataset.

../../_images/pyvista-examples-downloads-download_trumpet-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

11 362

N Points

11 908

Length

7.93e+02

N Arrays

5

File Info

File Size

678.2 KB

Num Files

1

File Ext

.obj

Reader

OBJReader

See also Guitar Dataset

Data Source

trumpet.obj

Turbine Blade Dataset

Downloads PolyData Surface Mesh

download_turbine_blade()

Download scan of a turbine blade.

../../_images/pyvista-examples-downloads-download_turbine_blade-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

199 034

N Points

99 519

Length

5.06e+01

N Arrays

0

File Info

File Size

3.8 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

turbineblade.ply

Unstructured Grid Dataset

Downloads UnstructuredGrid

download_unstructured_grid()

Download unstructured grid dataset.

../../_images/pyvista-examples-downloads-download_unstructured_grid-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

VERTEX

LINE

TRIANGLE

TRIANGLE_STRIP

POLYGON

QUAD

TETRA

HEXAHEDRON

N Cells

12

N Points

27

Length

6.40e+00

N Arrays

2

File Info

File Size

1.0 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

uGridEx.vtk

Urn Dataset

Downloads PolyData Surface Mesh

download_urn()

Download scan of a burial urn.

../../_images/pyvista-examples-downloads-download_urn-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

245 486

N Points

122 706

Length

7.31e+02

N Arrays

0

File Info

File Size

12.3 MB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

urn.stl

Usa Dataset

Downloads PolyData Surface Mesh

download_usa()

Download usa dataset.

../../_images/pyvista-examples-downloads-download_usa-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLYGON

N Cells

51

N Points

3 652

Length

1.14e+02

N Arrays

0

File Info

File Size

80.3 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Usa Texture Dataset

Data Source

usa.vtk

Usa Texture Dataset

Downloads Texture

download_usa_texture()

Download USA texture.

../../_images/pyvista-examples-downloads-download_usa_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

512, 222

File Info

File Size

41.4 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Usa Dataset

Data Source

usa_image.jpg

Victorian Goblet Face Illusion Dataset

Downloads PolyData Surface Mesh

download_victorian_goblet_face_illusion()

Download Victorian Goblet face illusion.

../../_images/pyvista-examples-downloads-download_victorian_goblet_face_illusion-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

10 910

N Points

5 457

Length

1.55e+02

N Arrays

0

File Info

File Size

545.6 KB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

Victorian_Goblet_face_illusion/Vase.stl

Vtk Dataset

Downloads PolyData

download_vtk()

Download vtk dataset.

../../_images/pyvista-examples-downloads-download_vtk-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_LINE

N Cells

3

N Points

51

Length

5.27e+00

N Arrays

0

File Info

File Size

3.2 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Vtk Logo Dataset

Data Source

vtk.vtp

Vtk Logo Dataset

Downloads Texture

download_vtk_logo()

Download a texture of the VTK logo.

../../_images/pyvista-examples-downloads-download_vtk_logo-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

256, 256

File Info

File Size

26.3 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Vtk Dataset

Data Source

vtk.png

Wavy Dataset

Downloads StructuredGrid MultiBlock Single Block

download_wavy()

Download PVD file of a 2D wave.

../../_images/pyvista-examples-downloads-download_wavy-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

QUAD

Length

2.80e+01

File Info

File Size

1.4 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Load data using a Reader

Data Source

PVD/wavy.zip

Whole Body Ct Female Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous Medical

download_whole_body_ct_female()

Download a CT image of a female subject with 117 segmented anatomic structures.

../../_images/pyvista-examples-downloads-download_whole_body_ct_female-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.06e+03

File Info

File Size

17.7 KB

Num Files

2

File Ext

.py,

.vtm

Reader

XMLMultiBlockDataReader

See also Visualize Anatomical Groups, Whole Body Ct Male Dataset, Volume With Segmentation Mask

Data Source

whole_body_ct/s1380_resampled.zip whole_body_ct/colors.py

Whole Body Ct Male Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous Medical

download_whole_body_ct_male()

Download a CT image of a male subject with 117 segmented anatomic structures.

../../_images/pyvista-examples-downloads-download_whole_body_ct_male-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.06e+03

File Info

File Size

17.7 KB

Num Files

2

File Ext

.py,

.vtm

Reader

XMLMultiBlockDataReader

See also Visualize Anatomical Groups, Whole Body Ct Female Dataset, Volume With Segmentation Mask

Data Source

whole_body_ct/s1397_resampled.zip whole_body_ct/colors.py

Woman Dataset

Downloads PolyData Surface Mesh

download_woman()

Download scan of a woman.

../../_images/pyvista-examples-downloads-download_woman-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

300 000

N Points

149 948

Length

1.79e+03

N Arrays

0

File Info

File Size

15.0 MB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

woman.stl

Datasets from the planets module.

Section Badge:

Planets

Dataset Count:

13

Jupiter Surface Dataset

Planets ImageData 2D Image

download_jupiter_surface()

Download the surface of the planet Jupiter.

../../_images/pyvista-examples-planets-download_jupiter_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

499.0 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/jupiter.jpg

Mars Surface Dataset

Planets ImageData 2D Image

download_mars_surface()

Download the surface of the planet Mars.

../../_images/pyvista-examples-planets-download_mars_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 997 001

N Points

2 000 000

Length

2.23e+03

Dimensions

2000, 1000, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

620.4 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/mars.jpg

Mercury Surface Dataset

Planets ImageData 2D Image

download_mercury_surface()

Download the surface of planet Mercury.

../../_images/pyvista-examples-planets-download_mercury_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

872.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/mercury.jpg

Milkyway Sky Background Dataset

Planets ImageData 2D Image

download_milkyway_sky_background()

Download the sky texture of the Milky Way galaxy.

../../_images/pyvista-examples-planets-download_milkyway_sky_background-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

33 542 145

N Points

33 554 432

Length

9.16e+03

Dimensions

8192, 4096, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.9 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Stars Sky Background Dataset, 3D Earth and Celestial Bodies

Data Source

planet3d-matlab/milkyway.jpg

Moon Surface Dataset

Planets ImageData 2D Image

download_moon_surface()

Download the surface of the Earth’s Moon.

../../_images/pyvista-examples-planets-download_moon_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.1 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/moon.jpg

Neptune Surface Dataset

Planets ImageData 2D Image

download_neptune_surface()

Download the texture of the surface of planet Neptune.

../../_images/pyvista-examples-planets-download_neptune_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

241.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/neptune.jpg

Pluto Surface Dataset

Planets ImageData 2D Image

download_pluto_surface()

Download the texture of the surface of the dwarf planet Pluto.

../../_images/pyvista-examples-planets-download_pluto_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

17 549 850

N Points

17 558 738

Length

6.62e+03

Dimensions

5926, 2963, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.4 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/pluto.jpg

Saturn Rings Dataset

Planets ImageData 2D Image

download_saturn_rings()

Download the texture of Saturn’s rings.

../../_images/pyvista-examples-planets-download_saturn_rings-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

253 828

N Points

256 000

Length

2.05e+03

Dimensions

2048, 125, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

12.1 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/saturn_ring_alpha.png

Saturn Surface Dataset

Planets ImageData 2D Image

download_saturn_surface()

Download the surface of the planet Saturn.

../../_images/pyvista-examples-planets-download_saturn_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

199.9 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/saturn.jpg

Stars Sky Background Dataset

Planets ImageData 2D Image

download_stars_sky_background()

Download the night sky stars texture.

../../_images/pyvista-examples-planets-download_stars_sky_background-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

33 542 145

N Points

33 554 432

Length

9.16e+03

Dimensions

8192, 4096, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.8 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Milkyway Sky Background Dataset, 3D Earth and Celestial Bodies

Data Source

planet3d-matlab/stars.jpg

Sun Surface Dataset

Planets ImageData 2D Image

download_sun_surface()

Download the surface of the Sun.

../../_images/pyvista-examples-planets-download_sun_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

822.4 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/sun.jpg

Uranus Surface Dataset

Planets ImageData 2D Image

download_uranus_surface()

Download and the texture of the surface of planet Uranus.

../../_images/pyvista-examples-planets-download_uranus_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

77.8 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/uranus.jpg

Venus Surface Dataset

Planets ImageData 2D Image

download_venus_surface()

Download the surface or atmosphere of Planet Venus.

../../_images/pyvista-examples-planets-download_venus_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

229.7 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/venus_atmosphere.jpg

Browse Datasets by Type#

Datasets in this section are organized by their instance type.

Point Sets#

Browse datasets with explicit geometry. See Point Sets for details.

Point Set Data Types

PointSet datasets.

Section Badge:

PointSet

Dataset Count:

2

Cloud Dark Matter Dataset

Downloads PointSet Point Cloud

download_cloud_dark_matter()

Download particles from a simulated dark matter halo.

../../_images/pyvista-examples-downloads-download_cloud_dark_matter-1_00_00.png

Dataset Info

Data Type

PointSet

Cell Type

None

N Cells

0

N Points

32 314

Length

8.97e+00

N Arrays

0

File Info

File Size

387.9 KB

Num Files

1

File Ext

.npy

Reader

None

See also Cloud Dark Matter Dense Dataset, Plotting Point Clouds

Data Source

point-clouds/findus23/halo_low_res.npy

Cloud Dark Matter Dense Dataset

Downloads PointSet Point Cloud

download_cloud_dark_matter_dense()

Download a particles from a simulated dark matter halo.

../../_images/pyvista-examples-downloads-download_cloud_dark_matter_dense-1_00_00.png

Dataset Info

Data Type

PointSet

Cell Type

None

N Cells

0

N Points

2 062 256

Length

8.77e+00

N Arrays

0

File Info

File Size

24.7 MB

Num Files

1

File Ext

.npy

Reader

None

See also Cloud Dark Matter Dataset, Plotting Point Clouds

Data Source

point-clouds/findus23/halo_high_res.npy

PolyData datasets.

Section Badge:

PolyData

Dataset Count:

82

3gqp Dataset

Downloads PolyData

download_3gqp()

Download a 3GQP dataset.

../../_images/pyvista-examples-downloads-download_3gqp-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

LINE

N Cells

4 722

N Points

4 793

Length

1.14e+02

N Arrays

11

File Info

File Size

446.6 KB

Num Files

1

File Ext

.pdb

Reader

PDBReader

Data Source

3GQP.pdb

Action Figure Dataset

Downloads PolyData Surface Mesh

download_action_figure()

Download scan of an action figure.

../../_images/pyvista-examples-downloads-download_action_figure-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

31 421

N Points

15 713

Length

1.67e+02

N Arrays

1

File Info

File Size

1.5 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

tigerfighter_decimated.obj

Airplane Dataset

Built-in PolyData Surface Mesh

load_airplane()

Load ply airplane mesh.

../../_images/pyvista-examples-examples-load_airplane-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

2 452

N Points

1 335

Length

2.01e+03

N Arrays

0

File Info

File Size

74.5 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

airplane.ply

Ant Dataset

Built-in PolyData Surface Mesh

load_ant()

Load ply ant mesh.

../../_images/pyvista-examples-examples-load_ant-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

912

N Points

486

Length

5.00e+01

N Arrays

0

File Info

File Size

17.9 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

ant.ply

Antarctica Velocity Dataset

Downloads PolyData Surface Mesh

download_antarctica_velocity()

Download the antarctica velocity simulation results.

../../_images/pyvista-examples-downloads-download_antarctica_velocity-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

LINE

TRIANGLE

N Cells

1 106 948

N Points

557 470

Length

6.84e+06

N Arrays

2

File Info

File Size

33.4 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Compare Field Across Mesh Regions

Data Source

antarctica_velocity.vtp

Armadillo Dataset

Downloads PolyData Surface Mesh

download_armadillo()

Download armadillo dataset.

../../_images/pyvista-examples-downloads-download_armadillo-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

345 944

N Points

172 974

Length

2.29e+02

N Arrays

0

File Info

File Size

6.6 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

Armadillo.ply

Bird Bath Dataset

Downloads PolyData Surface Mesh

download_bird_bath()

Download a scan of a bird bath created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_bird_bath-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 079

N Points

18 796

Length

4.57e+02

N Arrays

0

File Info

File Size

699.8 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/birdBath_decimated.vtp

Black Vase Dataset

Downloads PolyData Surface Mesh

download_black_vase()

Download a black vase scan created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_black_vase-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

31 366

N Points

17 337

Length

5.39e+02

N Arrays

0

File Info

File Size

624.1 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/blackVase_decimated.vtp

Bunny Dataset

Downloads PolyData Surface Mesh

download_bunny()

Download bunny dataset.

../../_images/pyvista-examples-downloads-download_bunny-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

69 451

N Points

35 947

Length

2.50e-01

N Arrays

0

File Info

File Size

3.0 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Bunny Coarse Dataset

Data Source

bunny.ply

Bunny Coarse Dataset

Downloads PolyData Surface Mesh

download_bunny_coarse()

Download coarse bunny dataset.

../../_images/pyvista-examples-downloads-download_bunny_coarse-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

1 000

N Points

872

Length

5.00e-01

N Arrays

1

File Info

File Size

33.4 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Bunny Dataset

Data Source

Bunny.vtp

Cad Model Dataset

Downloads PolyData Surface Mesh

download_cad_model()

Download cad dataset.

../../_images/pyvista-examples-downloads-download_cad_model-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

11 036

N Points

5 500

Length

1.76e+01

N Arrays

0

File Info

File Size

551.9 KB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Load and Plot from a File

Data Source

42400-IDGH.stl

Cad Model Case Dataset

Downloads PolyData Surface Mesh

download_cad_model_case()

Download a CAD model of a Raspberry PI 4 case.

../../_images/pyvista-examples-downloads-download_cad_model_case-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

15 446

N Points

7 677

Length

1.74e+02

N Arrays

2

File Info

File Size

374.9 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

cad/4947746/Vented_Rear_Case_With_Pi_Supports.vtp

Caffeine Dataset

Downloads PolyData

download_caffeine()

Download the caffeine molecule.

../../_images/pyvista-examples-downloads-download_caffeine-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

LINE

N Cells

25

N Points

24

Length

1.09e+01

N Arrays

11

File Info

File Size

2.0 KB

Num Files

1

File Ext

.pdb

Reader

PDBReader

Data Source

caffeine.pdb

Carburetor Dataset

Downloads PolyData Surface Mesh

download_carburetor()

Download scan of a carburetor.

../../_images/pyvista-examples-downloads-download_carburetor-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

500 000

N Points

251 320

Length

3.27e+02

N Arrays

0

File Info

File Size

9.5 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

carburetor.ply

Cavity Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_cavity()

Download cavity OpenFOAM example.

../../_images/not_available.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

PolyData

Cell Type

QUAD

HEXAHEDRON

Length

1.42e-01

File Info

File Size

0 B

Num Files

1

File Ext

.foam

Reader

POpenFOAMReader

See also Plot OpenFOAM data

Data Source

OpenFOAM.zip

Clown Dataset

Downloads PolyData Surface Mesh

download_clown()

Download clown dataset.

../../_images/pyvista-examples-downloads-download_clown-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

802

N Points

631

Length

2.22e+00

N Arrays

3

File Info

File Size

29.4 KB

Num Files

1

File Ext

.facet

Reader

FacetReader

Data Source

clown.facet

Coastlines Dataset

Downloads PolyData

download_coastlines()

Download coastlines dataset.

../../_images/pyvista-examples-downloads-download_coastlines-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

LINE

N Cells

11 443

N Points

11 459

Length

3.42e+00

N Arrays

0

File Info

File Size

221.1 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

EarthModels/Coastlines_Los_Alamos.vtp

Cow Dataset

Downloads PolyData Surface Mesh

download_cow()

Download cow dataset.

../../_images/pyvista-examples-downloads-download_cow-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

3 263

N Points

2 903

Length

1.27e+01

N Arrays

0

File Info

File Size

60.4 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Cow Head Dataset

Data Source

cow.vtp

Cow Head Dataset

Downloads PolyData Surface Mesh

download_cow_head()

Download cow head dataset.

../../_images/pyvista-examples-downloads-download_cow_head-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

QUAD

N Cells

7 994

N Points

4 074

Length

4.61e+00

N Arrays

1

File Info

File Size

281.4 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Cow Dataset

Data Source

cowHead.vtp

Delaunay Example Dataset

Downloads PolyData Surface Mesh

download_delaunay_example()

Download a pointset for the Delaunay example.

../../_images/pyvista-examples-downloads-download_delaunay_example-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

374

N Points

226

Length

9.42e+02

N Arrays

0

File Info

File Size

10.8 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

250.vtk

Doorman Dataset

Downloads PolyData Surface Mesh

download_doorman()

Download doorman dataset.

../../_images/pyvista-examples-downloads-download_doorman-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

9 783

N Points

29 349

Length

7.25e+00

N Arrays

8

File Info

File Size

2.6 MB

Num Files

9

File Ext

.mtl,

.obj,

.png

Reader

OBJReader

See also Load and Plot from a File

Data Source

doorman/doorman.obj doorman/doorman.mtl doorman/t_doorMan_d.png doorman/t_doorMan_n.png doorman/t_doorMan_s.png doorman/t_doorMan_teeth_d.png doorman/t_doorMan_teeth_n.png doorman/t_eye_d.png doorman/t_eye_n.png

Dragon Dataset

Downloads PolyData Surface Mesh

download_dragon()

Download dragon dataset.

../../_images/pyvista-examples-downloads-download_dragon-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

871 414

N Points

437 645

Length

2.67e-01

N Arrays

0

File Info

File Size

33.8 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

dragon.ply

Drill Dataset

Downloads PolyData Surface Mesh

download_drill()

Download scan of a power drill.

../../_images/pyvista-examples-downloads-download_drill-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

250 000

N Points

750 000

Length

4.26e+02

N Arrays

6

File Info

File Size

23.2 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

drill.obj

Dual Sphere Animation Dataset

Downloads PolyData MultiBlock Surface Mesh Homogeneous

download_dual_sphere_animation()

Download PVD file for double sphere.

../../_images/pyvista-examples-downloads-download_dual_sphere_animation-1_00_00.gif

Dataset Info

Data Type

MultiBlock

PolyData

Cell Type

TRIANGLE

Length

1.96e+00

File Info

File Size

2.5 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Single Sphere Animation Dataset

Data Source

PVD/paraview/dualSphereAnimation.zip

Electronics Cooling Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_electronics_cooling()

Download the electronics cooling example datasets.

../../_images/pyvista-examples-downloads-download_electronics_cooling-1_00_00.png

Dataset Info

Data Type

MultiBlock

PolyData

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

Length

2.64e-01

File Info

File Size

67.9 MB

Num Files

2

File Ext

.vtp,

.vtu

Reader

XMLPolyDataReader

XMLUnstructuredGridReader

See also Electronics Cooling CFD

Data Source

fvm/cooling_electronics/datasets.zip

Face Dataset

Downloads PolyData Surface Mesh

download_face()

Download face dataset.

../../_images/pyvista-examples-downloads-download_face-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

4 224

N Points

2 205

Length

2.23e-01

N Arrays

1

File Info

File Size

174.9 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Face2 Dataset, Decimation

Data Source

fran_cut.vtk

Face2 Dataset

Downloads PolyData Surface Mesh

download_face2()

Download scan of a man’s face.

../../_images/pyvista-examples-downloads-download_face2-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

223 987

N Points

112 862

Length

9.12e+00

N Arrays

0

File Info

File Size

11.2 MB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Face Dataset

Data Source

man_face.stl

Faults Dataset

Downloads PolyData

download_faults()

Download faults dataset.

../../_images/pyvista-examples-downloads-download_faults-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_LINE

N Cells

78

N Points

1 933

Length

1.64e+04

N Arrays

0

File Info

File Size

31.9 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

faults.vtk

Filled Contours Dataset

Downloads PolyData Surface Mesh

download_filled_contours()

Download filled contours dataset.

../../_images/pyvista-examples-downloads-download_filled_contours-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

24

N Points

39

Length

1.22e+01

N Arrays

1

File Info

File Size

3.1 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

filledContours.vtp

Foot Bones Dataset

Downloads PolyData Surface Mesh Medical

download_foot_bones()

Download foot bones dataset.

../../_images/pyvista-examples-downloads-download_foot_bones-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

4 204

N Points

2 154

Length

1.26e+01

N Arrays

0

File Info

File Size

135.9 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Voxelize a Surface Mesh

Data Source

fsu/footbones.ply

Gears Dataset

Downloads PolyData Surface Mesh

download_gears()

Download gears dataset.

../../_images/pyvista-examples-downloads-download_gears-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

19 426

N Points

9 723

Length

7.46e+01

N Arrays

0

File Info

File Size

3.7 MB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

gears.stl

Globe Dataset

Built-in PolyData Surface Mesh

load_globe()

Load a globe source.

../../_images/pyvista-examples-examples-load_globe-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

980

N Points

540

Length

2.20e+10

N Arrays

1

File Info

File Size

37.4 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

globe.vtk

Gpr Path Dataset

Downloads PolyData Point Cloud

download_gpr_path()

Download GPR example path.

../../_images/pyvista-examples-downloads-download_gpr_path-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

1 835

N Points

1 835

Length

3.07e+03

N Arrays

0

File Info

File Size

137.6 KB

Num Files

1

File Ext

.txt

Reader

None

See also Gpr Data Array Dataset, Drape 2D Surface From Line

Data Source

gpr-example/path.txt

Great White Shark Dataset

Downloads PolyData Surface Mesh

download_great_white_shark()

Download great white shark dataset.

../../_images/pyvista-examples-downloads-download_great_white_shark-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

6 264

N Points

3 155

Length

2.76e+01

N Arrays

0

File Info

File Size

313.3 KB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Shark Dataset, Grey Nurse Shark Dataset

Data Source

great_white_shark/greatWhite.stl

Grey Nurse Shark Dataset

Downloads PolyData Surface Mesh

download_grey_nurse_shark()

Download grey nurse shark dataset.

../../_images/pyvista-examples-downloads-download_grey_nurse_shark-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

49 702

N Points

25 057

Length

2.69e+02

N Arrays

0

File Info

File Size

2.5 MB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Shark Dataset, Great White Shark Dataset

Data Source

grey_nurse_shark/Grey_Nurse_Shark.stl

Guitar Dataset

Downloads PolyData Surface Mesh

download_guitar()

Download guitar dataset.

../../_images/pyvista-examples-downloads-download_guitar-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

8 660

N Points

4 500

Length

5.25e+02

N Arrays

0

File Info

File Size

282.1 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Trumpet Dataset

Data Source

fsu/stratocaster.ply

Honolulu Dataset

Downloads PolyData Surface Mesh

download_honolulu()

Download honolulu dataset.

../../_images/pyvista-examples-downloads-download_honolulu-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

403 680

N Points

202 740

Length

1.91e+04

N Arrays

0

File Info

File Size

16.1 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

honolulu.vtk

Horse Dataset

Downloads PolyData Surface Mesh

download_horse()

Download horse dataset.

../../_images/pyvista-examples-downloads-download_horse-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

67 868

N Points

33 936

Length

2.52e-01

N Arrays

0

File Info

File Size

736.6 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Horse Points Dataset, Disabling Mesh Lighting

Data Source

horse.vtp

Horse Points Dataset

Downloads PolyData Point Cloud

download_horse_points()

Download horse points dataset.

../../_images/pyvista-examples-downloads-download_horse_points-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

128 449

N Points

128 449

Length

2.53e-01

N Arrays

2

File Info

File Size

4.6 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Horse Dataset

Data Source

horsePoints.vtp

Human Dataset

Downloads PolyData Surface Mesh

download_human()

Download human dataset.

../../_images/pyvista-examples-downloads-download_human-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

34 660

N Points

17 665

Length

2.03e+02

N Arrays

1

File Info

File Size

1.7 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

Human.vtp

Ivan Angel Dataset

Downloads PolyData Surface Mesh

download_ivan_angel()

Download a scan of an angel statue created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_ivan_angel-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 804

N Points

18 412

Length

4.12e+02

N Arrays

0

File Info

File Size

546.6 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/Angel_decimated.vtp

Letter K Dataset

Downloads PolyData Surface Mesh

download_letter_k()

Download letter k dataset.

../../_images/pyvista-examples-downloads-download_letter_k-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

QUAD

N Cells

245

N Points

166

Length

3.83e+01

N Arrays

0

File Info

File Size

8.3 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Letter A Dataset

Data Source

k.vtk

Lidar Dataset

Downloads PolyData Point Cloud

download_lidar()

Download lidar dataset.

../../_images/pyvista-examples-downloads-download_lidar-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

3 392 091

N Points

3 392 091

Length

2.64e+02

N Arrays

1

File Info

File Size

37.8 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

kafadar-lidar-interp.vtp

Lobster Dataset

Downloads PolyData Surface Mesh

download_lobster()

Download scan of a lobster.

../../_images/pyvista-examples-downloads-download_lobster-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

249 569

N Points

125 156

Length

4.35e+02

N Arrays

0

File Info

File Size

10.4 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

lobster.ply

Louis Louvre Dataset

Downloads PolyData Surface Mesh

download_louis_louvre()

Download the Louis XIV de France statue at the Louvre, Paris.

../../_images/pyvista-examples-downloads-download_louis_louvre-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

421 965

N Points

210 873

Length

1.61e+01

N Arrays

1

File Info

File Size

9.7 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Physically Based Rendering

Data Source

louis.ply

Lucy Dataset

Downloads PolyData Surface Mesh

download_lucy()

Download the lucy angel mesh.

../../_images/pyvista-examples-downloads-download_lucy-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

99 970

N Points

49 987

Length

1.92e+03

N Arrays

0

File Info

File Size

1.9 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Jupyter Notebook Plotting

Data Source

lucy.ply

Motor Dataset

Downloads PolyData Surface Mesh

download_motor()

Download motor dataset.

../../_images/pyvista-examples-downloads-download_motor-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

1 572

N Points

1 710

Length

9.37e-01

N Arrays

0

File Info

File Size

95.3 KB

Num Files

1

File Ext

.g

Reader

BYUReader

Data Source

motor.g

Mount Damavand Dataset

Downloads PolyData Surface Mesh

download_mount_damavand()

Download the Mount Damavand dataset.

../../_images/pyvista-examples-downloads-download_mount_damavand-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

260 400

N Points

261 426

Length

3.64e+05

N Arrays

1

File Info

File Size

5.9 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

AOI.Damavand.32639.vtp

Nefertiti Dataset

Downloads PolyData Surface Mesh

download_nefertiti()

Download mesh of Queen Nefertiti.

../../_images/pyvista-examples-downloads-download_nefertiti-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

2 018 232

N Points

1 009 118

Length

6.58e+02

N Arrays

0

File Info

File Size

38.3 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

nefertiti.ply.zip

Nut Dataset

Built-in PolyData Surface Mesh

load_nut()

Load an example nut mesh.

../../_images/pyvista-examples-examples-load_nut-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

1 046

N Points

523

Length

7.12e+01

N Arrays

0

File Info

File Size

20.1 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

nut.ply

Oblique Cone Dataset

Downloads PolyData Surface Mesh

download_oblique_cone()

Download oblique cone dataset.

../../_images/pyvista-examples-downloads-download_oblique_cone-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

N Cells

25

N Points

25

Length

4.76e+02

N Arrays

0

File Info

File Size

3.7 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ObliqueCone.vtp

Openfoam Tubes Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_openfoam_tubes()

Download tubes OpenFOAM example.

../../_images/pyvista-examples-downloads-download_openfoam_tubes-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

PolyData

Cell Type

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

Length

3.71e-01

File Info

File Size

0 B

Num Files

1

File Ext

.foam

Reader

POpenFOAMReader

See also Plot CFD Data

Data Source

fvm/turbo_incompressible/Turbo-Incompressible_3-Run_1-SOLUTION_FIELDS.zip

Owl Dataset

Downloads PolyData Surface Mesh

download_owl()

Download a scan of an owl statue created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_owl-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

24 407

N Points

12 442

Length

2.74e+02

N Arrays

0

File Info

File Size

377.0 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/owl_decimated.vtp

Particles Dataset

Downloads PolyData Point Cloud

download_particles()

Download a particle dataset.

../../_images/pyvista-examples-downloads-download_particles-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_VERTEX

N Cells

1

N Points

197

Length

3.63e+38

N Arrays

1

File Info

File Size

3.2 KB

Num Files

1

File Ext

.raw

Reader

ParticleReader

Data Source

Particles.raw

Pepper Dataset

Downloads PolyData Surface Mesh

download_pepper()

Download scan of a pepper (capsicum).

../../_images/pyvista-examples-downloads-download_pepper-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

29 956

N Points

14 980

Length

1.57e+02

N Arrays

0

File Info

File Size

1.9 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

pepper.ply

Pine Roots Dataset

Downloads PolyData Surface Mesh

download_pine_roots()

Download pine roots dataset.

../../_images/pyvista-examples-downloads-download_pine_roots-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

351 536

N Points

178 091

Length

1.48e+02

N Arrays

1

File Info

File Size

25.3 MB

Num Files

1

File Ext

.tri

Reader

BinaryMarchingCubesReader

See also Connectivity

Data Source

pine_root.tri

Plastic Vase Dataset

Downloads PolyData Surface Mesh

download_plastic_vase()

Download a scan of a plastic vase created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_plastic_vase-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 708

N Points

18 238

Length

5.47e+02

N Arrays

0

File Info

File Size

678.9 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/plasticVase_decimated.vtp

Poly Line Dataset

Downloads PolyData

download_poly_line()

Download polyline dataset.

../../_images/pyvista-examples-downloads-download_poly_line-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_LINE

N Cells

1

N Points

4

Length

1.92e+02

N Arrays

0

File Info

File Size

135 B

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

polyline.vtk

Random Hills Dataset

Built-in PolyData Surface Mesh

load_random_hills()

Create random hills toy example.

../../_images/pyvista-examples-examples-load_random_hills-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

19 602

N Points

10 000

Length

2.92e+01

N Arrays

2

File Info

Reader

None

Room Surface Mesh Dataset

Downloads PolyData Surface Mesh

download_room_surface_mesh()

Download the room surface mesh.

../../_images/pyvista-examples-downloads-download_room_surface_mesh-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

103 332

N Points

80 757

Length

2.86e+01

N Arrays

1

File Info

File Size

6.3 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

See also Depth Peeling

Data Source

room_surface_mesh.obj

Saddle Surface Dataset

Downloads PolyData Surface Mesh

download_saddle_surface()

Download saddle surface dataset.

../../_images/pyvista-examples-downloads-download_saddle_surface-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

5 131

N Points

2 669

Length

5.93e+01

N Arrays

0

File Info

File Size

1.7 MB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Detailed Interpolating Points

Data Source

InterpolatingOnSTL_final.stl

Sea Vase Dataset

Downloads PolyData Surface Mesh

download_sea_vase()

Download a scan of a sea vase created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_sea_vase-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 483

N Points

18 063

Length

6.30e+02

N Arrays

0

File Info

File Size

697.0 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/seaVase_decimated.vtp

Shark Dataset

Downloads PolyData Surface Mesh

download_shark()

Download shark dataset.

../../_images/pyvista-examples-downloads-download_shark-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

2 562

N Points

2 560

Length

1.67e+02

N Arrays

0

File Info

File Size

124.0 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Great White Shark Dataset, Grey Nurse Shark Dataset

Data Source

shark.ply

Single Sphere Animation Dataset

Downloads PolyData MultiBlock Surface Mesh Single Block

download_single_sphere_animation()

Download PVD file for single sphere.

../../_images/pyvista-examples-downloads-download_single_sphere_animation-1_00_00.gif

Dataset Info

Data Type

MultiBlock

PolyData

Cell Type

TRIANGLE

Length

1.71e+00

File Info

File Size

1.5 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Dual Sphere Animation Dataset

Data Source

PVD/paraview/singleSphereAnimation.zip

Sparse Points Dataset

Downloads PolyData Point Cloud

download_sparse_points()

Download sparse points data.

../../_images/pyvista-examples-downloads-download_sparse_points-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_VERTEX

N Cells

1

N Points

16

Length

4.33e+01

N Arrays

1

File Info

File Size

375 B

Num Files

1

File Ext

.txt

Reader

None

See also Detailed Interpolating Points

Data Source

sparsePoints.txt

Sphere Dataset

Built-in PolyData Surface Mesh

load_sphere()

Load sphere ply mesh.

../../_images/pyvista-examples-examples-load_sphere-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

840

N Points

422

Length

4.38e+02

N Arrays

0

File Info

File Size

16.2 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

sphere.ply

Sphere Vectors Dataset

Built-in PolyData Surface Mesh

load_sphere_vectors()

Create example sphere with a swirly vector field defined on nodes.

../../_images/not_available.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

1 680

N Points

842

Length

1.08e+01

N Arrays

2

File Info

Reader

None

Spider Dataset

Downloads PolyData Surface Mesh

download_spider()

Download spider dataset.

../../_images/pyvista-examples-downloads-download_spider-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

9 286

N Points

4 670

Length

8.40e+00

N Arrays

0

File Info

File Size

275.8 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

spider.ply

Spline Dataset

Built-in PolyData

load_spline()

Load an example spline mesh.

../../_images/pyvista-examples-examples-load_spline-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_LINE

N Cells

1

N Points

1 000

Length

1.23e+01

N Arrays

1

File Info

Reader

None

Stars Cloud Hyg Dataset

Downloads PolyData Point Cloud

download_stars_cloud_hyg()

Download a point cloud of stars as computed by the HYG Database.

../../_images/pyvista-examples-downloads-download_stars_cloud_hyg-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

107 857

N Points

107 857

Length

3.37e+03

N Arrays

3

File Info

File Size

3.2 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Plotting Point Clouds

Data Source

point-clouds/hyg-database/stars.vtp

Teapot Dataset

Downloads PolyData Surface Mesh

download_teapot()

Download teapot dataset.

../../_images/pyvista-examples-downloads-download_teapot-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

3 751

N Points

1 976

Length

8.14e+00

N Arrays

0

File Info

File Size

133.6 KB

Num Files

1

File Ext

.g

Reader

BYUReader

Data Source

teapot.g

Thermal Probes Dataset

Downloads PolyData Point Cloud

download_thermal_probes()

Download thermal probes dataset.

../../_images/pyvista-examples-downloads-download_thermal_probes-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

245

N Points

245

Length

2.27e+04

N Arrays

1

File Info

File Size

6.2 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Detailed Interpolating Points

Data Source

probes.vtp

Topo Global Dataset

Downloads PolyData Surface Mesh

download_topo_global()

Download topo dataset.

../../_images/pyvista-examples-downloads-download_topo_global-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

2 333 880

N Points

2 336 041

Length

3.46e+00

N Arrays

1

File Info

File Size

45.2 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

EarthModels/ETOPO_10min_Ice.vtp

Topo Land Dataset

Downloads PolyData Surface Mesh

download_topo_land()

Download topo land dataset.

../../_images/pyvista-examples-downloads-download_topo_land-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

767 366

N Points

788 273

Length

3.43e+00

N Arrays

1

File Info

File Size

15.2 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

EarthModels/ETOPO_10min_Ice_only-land.vtp

Torso Dataset

Downloads PolyData Surface Mesh

download_torso()

Download torso dataset.

../../_images/pyvista-examples-downloads-download_torso-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

QUAD

N Cells

12 448

N Points

12 015

Length

8.62e+02

N Arrays

0

File Info

File Size

283.2 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

Torso.vtp

Trumpet Dataset

Downloads PolyData Surface Mesh

download_trumpet()

Download trumpet dataset.

../../_images/pyvista-examples-downloads-download_trumpet-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

11 362

N Points

11 908

Length

7.93e+02

N Arrays

5

File Info

File Size

678.2 KB

Num Files

1

File Ext

.obj

Reader

OBJReader

See also Guitar Dataset

Data Source

trumpet.obj

Turbine Blade Dataset

Downloads PolyData Surface Mesh

download_turbine_blade()

Download scan of a turbine blade.

../../_images/pyvista-examples-downloads-download_turbine_blade-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

199 034

N Points

99 519

Length

5.06e+01

N Arrays

0

File Info

File Size

3.8 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

turbineblade.ply

Urn Dataset

Downloads PolyData Surface Mesh

download_urn()

Download scan of a burial urn.

../../_images/pyvista-examples-downloads-download_urn-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

245 486

N Points

122 706

Length

7.31e+02

N Arrays

0

File Info

File Size

12.3 MB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

urn.stl

Usa Dataset

Downloads PolyData Surface Mesh

download_usa()

Download usa dataset.

../../_images/pyvista-examples-downloads-download_usa-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLYGON

N Cells

51

N Points

3 652

Length

1.14e+02

N Arrays

0

File Info

File Size

80.3 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Usa Texture Dataset

Data Source

usa.vtk

Victorian Goblet Face Illusion Dataset

Downloads PolyData Surface Mesh

download_victorian_goblet_face_illusion()

Download Victorian Goblet face illusion.

../../_images/pyvista-examples-downloads-download_victorian_goblet_face_illusion-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

10 910

N Points

5 457

Length

1.55e+02

N Arrays

0

File Info

File Size

545.6 KB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

Victorian_Goblet_face_illusion/Vase.stl

Vtk Dataset

Downloads PolyData

download_vtk()

Download vtk dataset.

../../_images/pyvista-examples-downloads-download_vtk-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_LINE

N Cells

3

N Points

51

Length

5.27e+00

N Arrays

0

File Info

File Size

3.2 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Vtk Logo Dataset

Data Source

vtk.vtp

Woman Dataset

Downloads PolyData Surface Mesh

download_woman()

Download scan of a woman.

../../_images/pyvista-examples-downloads-download_woman-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

300 000

N Points

149 948

Length

1.79e+03

N Arrays

0

File Info

File Size

15.0 MB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

woman.stl

UnstructuredGrid datasets.

Section Badge:

UnstructuredGrid

Dataset Count:

40

Aero Bracket Dataset

Downloads UnstructuredGrid

download_aero_bracket()

Download the finite element solution of an aero bracket.

../../_images/pyvista-examples-downloads-download_aero_bracket-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUADRATIC_TETRA

N Cells

117 292

N Points

187 037

Length

1.46e-01

N Arrays

3

File Info

File Size

14.7 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

See also Notch Stress Dataset, Notch Displacement Dataset, Fea Bracket Dataset, Fea Hertzian Contact Cylinder Dataset

Data Source

fea/aero_bracket/aero_bracket.vtu

Angular Sector Dataset

Downloads UnstructuredGrid

download_angular_sector()

Download the angular sector dataset.

../../_images/pyvista-examples-downloads-download_angular_sector-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

HEXAHEDRON

PYRAMID

N Cells

7 776

N Points

10 141

Length

2.56e-01

N Arrays

2

File Info

File Size

728.6 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

AngularSector.vtk

Backward Facing Step Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_backward_facing_step()

Download an ensight gold case of a fluid simulation.

../../_images/pyvista-examples-downloads-download_backward_facing_step-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

QUAD

HEXAHEDRON

Length

1.01e+02

File Info

File Size

998 B

Num Files

1

File Ext

.case

Reader

EnSightReader

Data Source

EnSight.zip

Biplane Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_biplane()

Download biplane dataset.

../../_images/pyvista-examples-downloads-download_biplane-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

LINE

TRIANGLE

QUAD

TETRA

HEXAHEDRON

QUADRATIC_TRIANGLE

QUADRATIC_QUAD

QUADRATIC_TETRA

QUADRATIC_HEXAHEDRON

Length

1.18e+01

File Info

File Size

348.8 KB

Num Files

1

File Ext

.exo

Reader

ExodusIIReader

Data Source

biplane_rms_pressure_bs.exo

Blood Vessels Dataset

Downloads UnstructuredGrid

download_blood_vessels()

Download data representing the bifurcation of blood vessels.

../../_images/pyvista-examples-downloads-download_blood_vessels-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

VOXEL

N Cells

39 353

N Points

48 823

Length

1.44e+02

N Arrays

5

File Info

File Size

786 B

Num Files

1

File Ext

.pvtu

Reader

XMLPUnstructuredGridReader

Data Source

pvtu_blood_vessels/blood_vessels.zip

Blow Dataset

Downloads UnstructuredGrid

download_blow()

Download blow dataset.

../../_images/pyvista-examples-downloads-download_blow-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

N Cells

1 057

N Points

687

Length

5.41e+01

N Arrays

20

File Info

File Size

307.2 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

blow.vtk

Can Crushed Hdf Dataset

Downloads UnstructuredGrid

download_can_crushed_hdf()

Download the crushed can dataset.

../../_images/pyvista-examples-downloads-download_can_crushed_hdf-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

HEXAHEDRON

N Cells

4 800

N Points

6 724

Length

2.09e+01

N Arrays

16

File Info

File Size

1.1 MB

Num Files

1

File Ext

.hdf

Reader

HDFReader

See also Can Crushed Vtu Dataset, Can Dataset

Data Source

hdf/can-vtu.hdf

Can Crushed Vtu Dataset

Downloads UnstructuredGrid

download_can_crushed_vtu()

Download the crushed can dataset.

../../_images/pyvista-examples-downloads-download_can_crushed_vtu-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

HEXAHEDRON

N Cells

4 800

N Points

6 724

Length

2.09e+01

N Arrays

16

File Info

File Size

1.1 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

See also Can Crushed Hdf Dataset, Can Dataset

Data Source

can.vtu

Cavity Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_cavity()

Download cavity OpenFOAM example.

../../_images/not_available.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

PolyData

Cell Type

QUAD

HEXAHEDRON

Length

1.42e-01

File Info

File Size

0 B

Num Files

1

File Ext

.foam

Reader

POpenFOAMReader

See also Plot OpenFOAM data

Data Source

OpenFOAM.zip

Cells Nd Dataset

Downloads UnstructuredGrid

download_cells_nd()

Download example AVS UCD dataset.

../../_images/pyvista-examples-downloads-download_cells_nd-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

N Cells

12

N Points

13

Length

5.66e+00

N Arrays

4

File Info

File Size

1.2 KB

Num Files

1

File Ext

.inp

Reader

AVSucdReader

Data Source

cellsnd.ascii.inp

Cylinder Crossflow Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_cylinder_crossflow()

Download CFD result for cylinder in cross flow at Re=35.

../../_images/pyvista-examples-downloads-download_cylinder_crossflow-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

LINE

TRIANGLE

QUAD

Length

1.68e+01

File Info

File Size

734.6 KB

Num Files

5

File Ext

.case,

.geo,

.scl1,

.scl2,

.vel

Reader

EnSightReader

See also 2D Streamlines

Data Source

EnSight/CylinderCrossflow/cylinder_Re35.case EnSight/CylinderCrossflow/cylinder_Re35.geo EnSight/CylinderCrossflow/cylinder_Re35.scl1 EnSight/CylinderCrossflow/cylinder_Re35.scl2 EnSight/CylinderCrossflow/cylinder_Re35.vel

Disc Quads Dataset

Downloads UnstructuredGrid

download_disc_quads()

Download disc quads dataset.

../../_images/pyvista-examples-downloads-download_disc_quads-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

BIQUADRATIC_QUAD

N Cells

376

N Points

1 569

Length

1.41e-01

N Arrays

3

File Info

File Size

60.2 KB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

Disc_BiQuadraticQuads_0_0.vtu

Dolfin Dataset

Downloads UnstructuredGrid

download_dolfin()

Download dolfin mesh.

../../_images/pyvista-examples-downloads-download_dolfin-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TRIANGLE

N Cells

5 400

N Points

2 868

Length

1.41e+00

N Arrays

0

File Info

File Size

478.3 KB

Num Files

1

File Ext

.xml

Reader

None

Data Source

dolfin_fine.xml

Electronics Cooling Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_electronics_cooling()

Download the electronics cooling example datasets.

../../_images/pyvista-examples-downloads-download_electronics_cooling-1_00_00.png

Dataset Info

Data Type

MultiBlock

PolyData

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

Length

2.64e-01

File Info

File Size

67.9 MB

Num Files

2

File Ext

.vtp,

.vtu

Reader

XMLPolyDataReader

XMLUnstructuredGridReader

See also Electronics Cooling CFD

Data Source

fvm/cooling_electronics/datasets.zip

Exodus Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_exodus()

Sample ExodusII data file.

../../_images/pyvista-examples-downloads-download_exodus-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

WEDGE

Length

1.45e+01

File Info

File Size

69.7 KB

Num Files

1

File Ext

.exo

Reader

ExodusIIReader

Data Source

mesh_fs8.exo

Fea Bracket Dataset

Downloads UnstructuredGrid

download_fea_bracket()

Download the finite element solution of a bracket.

../../_images/pyvista-examples-downloads-download_fea_bracket-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUADRATIC_TETRA

N Cells

56 786

N Points

102 578

Length

6.52e+00

N Arrays

1

File Info

File Size

3.0 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

See also Fea Hertzian Contact Cylinder Dataset, Aero Bracket Dataset, Notch Stress Dataset, Notch Displacement Dataset

Data Source

fea/kiefer/dataset.vtu

Fea Hertzian Contact Cylinder Dataset

Downloads UnstructuredGrid

download_fea_hertzian_contact_cylinder()

Download a hertzian contact finite element solution.

../../_images/pyvista-examples-downloads-download_fea_hertzian_contact_cylinder-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TETRA

N Cells

132 258

N Points

34 185

Length

3.61e-01

N Arrays

16

File Info

File Size

2.5 KB

Num Files

1

File Ext

.pvtu

Reader

XMLPUnstructuredGridReader

See also Fea Bracket Dataset, Aero Bracket Dataset, Notch Stress Dataset, Notch Displacement Dataset

Data Source

fea/hertzian_contact_cylinder/Hertzian_cylinder_on_plate.zip

Hexbeam Dataset

Built-in UnstructuredGrid

load_hexbeam()

Load a sample UnstructuredGrid.

../../_images/pyvista-examples-examples-load_hexbeam-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

HEXAHEDRON

N Cells

40

N Points

99

Length

5.20e+00

N Arrays

3

File Info

File Size

3.1 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

hexbeam.vtk

Letter A Dataset

Downloads UnstructuredGrid

download_letter_a()

Download letter a dataset.

../../_images/pyvista-examples-downloads-download_letter_a-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TETRA

N Cells

4 802

N Points

1 317

Length

1.15e+00

N Arrays

0

File Info

File Size

147.0 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Letter K Dataset, Extract Cell Centers

Data Source

a_grid.vtk

Lshape Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_lshape()

Download LShape dataset in EnSight format.

../../_images/pyvista-examples-downloads-download_lshape-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

VERTEX

HEXAHEDRON

Length

2.86e+00

File Info

File Size

10.8 KB

Num Files

3

File Ext

.case,

.geo,

.var

Reader

EnSightReader

Data Source

EnSight/LShape.case EnSight/LShape_geometry.geo EnSight/LShape_displacement.var

Meshio Xdmf Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_meshio_xdmf()

Download xdmf file created by meshio.

../../_images/pyvista-examples-downloads-download_meshio_xdmf-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

TRIANGLE

Length

1.41e+00

File Info

File Size

12.4 KB

Num Files

2

File Ext

.h5,

.xdmf

Reader

XdmfReader

Data Source

meshio/out.xdmf meshio/out.h5

Model With Variance Dataset

Downloads UnstructuredGrid

download_model_with_variance()

Download model with variance dataset.

../../_images/pyvista-examples-downloads-download_model_with_variance-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TETRA

N Cells

2 841 790

N Points

551 724

Length

2.36e+04

N Arrays

2

File Info

File Size

34.1 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

See also Plot with Opacity

Data Source

model_with_variance.vtu

Mug Dataset

Downloads UnstructuredGrid MultiBlock Misc Heterogeneous

download_mug()

Download mug dataset.

../../_images/pyvista-examples-downloads-download_mug-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

NoneType

Cell Type

QUAD

HEXAHEDRON

Length

8.08e+00

File Info

File Size

1.9 MB

Num Files

1

File Ext

.e

Reader

ExodusIIReader

Data Source

mug.e

Nek5000 Dataset

Downloads UnstructuredGrid

download_nek5000()

Download 2D nek5000 data example.

../../_images/pyvista-examples-downloads-download_nek5000-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUAD

N Cells

12 544

N Points

16 384

Length

8.89e+00

N Arrays

3

File Info

File Size

3.6 MB

Num Files

12

File Ext

.f00001,

.f00002,

.f00003,

…,

.f00010,

.f00011,

.nek5000

Reader

Nek5000Reader

Data Source

nek5000/eddy_uv.nek5000 nek5000/eddy_uv0.f00001 nek5000/eddy_uv0.f00002 nek5000/eddy_uv0.f00003 nek5000/eddy_uv0.f00004 nek5000/eddy_uv0.f00005 nek5000/eddy_uv0.f00006 nek5000/eddy_uv0.f00007 nek5000/eddy_uv0.f00008 nek5000/eddy_uv0.f00009 nek5000/eddy_uv0.f00010 nek5000/eddy_uv0.f00011

Notch Displacement Dataset

Downloads UnstructuredGrid

download_notch_displacement()

Download the FEA displacement result from a notched beam.

../../_images/pyvista-examples-downloads-download_notch_displacement-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUADRATIC_HEXAHEDRON

QUADRATIC_WEDGE

N Cells

2 192

N Points

12 717

Length

4.12e-01

N Arrays

1

File Info

File Size

697.4 KB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

See also Notch Stress Dataset, Aero Bracket Dataset, Fea Bracket Dataset, Fea Hertzian Contact Cylinder Dataset

Data Source

notch_disp.vtu

Notch Stress Dataset

Downloads UnstructuredGrid

download_notch_stress()

Download the FEA stress result from a notched beam.

../../_images/pyvista-examples-downloads-download_notch_stress-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

HEXAHEDRON

WEDGE

N Cells

2 192

N Points

12 717

Length

4.12e-01

N Arrays

3

File Info

File Size

1.5 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Notch Displacement Dataset, Aero Bracket Dataset, Fea Bracket Dataset, Fea Hertzian Contact Cylinder Dataset

Data Source

notch_stress.vtk

Openfoam Tubes Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_openfoam_tubes()

Download tubes OpenFOAM example.

../../_images/pyvista-examples-downloads-download_openfoam_tubes-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

PolyData

Cell Type

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

Length

3.71e-01

File Info

File Size

0 B

Num Files

1

File Ext

.foam

Reader

POpenFOAMReader

See also Plot CFD Data

Data Source

fvm/turbo_incompressible/Turbo-Incompressible_3-Run_1-SOLUTION_FIELDS.zip

Particles Lethe Dataset

Downloads UnstructuredGrid

download_particles_lethe()

Download a particles dataset generated by lethe .

../../_images/pyvista-examples-downloads-download_particles_lethe-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

VERTEX

N Cells

107 860

N Points

107 860

Length

4.25e-01

N Arrays

6

File Info

File Size

7.2 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

lethe/result_particles.20000.0000.vtu

Prism Dataset

Downloads UnstructuredGrid

download_prism()

Download a prism model.

../../_images/pyvista-examples-downloads-download_prism-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

WEDGE

N Cells

4

N Points

10

Length

3.00e+00

N Arrays

2

File Info

File Size

1.8 KB

Num Files

1

File Ext

.neu

Reader

GambitReader

Data Source

prism.neu

Prostar Dataset

Downloads UnstructuredGrid

download_prostar()

Download a prostar dataset.

../../_images/pyvista-examples-downloads-download_prostar-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

VERTEX

LINE

TRIANGLE

POLYGON

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

POLYHEDRON

N Cells

10

N Points

44

Length

8.78e+00

N Arrays

1

File Info

File Size

5.0 KB

Num Files

2

File Ext

.cel,

.vrt

Reader

ProStarReader

Data Source

prostar.vrt prostar.cel

Pump Bracket Dataset

Downloads UnstructuredGrid

download_pump_bracket()

Download the pump bracket example dataset.

../../_images/pyvista-examples-downloads-download_pump_bracket-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUADRATIC_TETRA

N Cells

124 806

N Points

250 487

Length

1.08e+00

N Arrays

10

File Info

File Size

44.5 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Visualize Modal Analysis of a Pump Bracket

Data Source

fea/pump_bracket/pump_bracket.zip

Quadratic Pyramid Dataset

Downloads UnstructuredGrid

download_quadratic_pyramid()

Download quadratic pyramid dataset.

../../_images/pyvista-examples-downloads-download_quadratic_pyramid-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

QUADRATIC_PYRAMID

N Cells

48

N Points

153

Length

3.46e+00

N Arrays

2

File Info

File Size

10.3 KB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

QuadraticPyramid.vtu

Room Cff Dataset

Downloads UnstructuredGrid MultiBlock Single Block

download_room_cff()

Download a room model in CFF format.

../../_images/pyvista-examples-downloads-download_room_cff-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

QUAD

Length

5.66e+00

File Info

File Size

893.4 KB

Num Files

2

File Ext

.h5

Reader

FLUENTCFFReader

Data Source

FLUENTCFF/room.cas.h5 FLUENTCFF/room.dat.h5

Tecplot Ascii Dataset

Downloads UnstructuredGrid MultiBlock Single Block

download_tecplot_ascii()

Download the single block ASCII Tecplot dataset.

../../_images/pyvista-examples-downloads-download_tecplot_ascii-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

HEXAHEDRON

Length

4.69e+00

File Info

File Size

13.1 KB

Num Files

1

File Ext

.dat

Reader

TecplotReader

Data Source

tecplot_ascii.dat

Tensors Dataset

Downloads UnstructuredGrid

download_tensors()

Download tensors dataset.

../../_images/pyvista-examples-downloads-download_tensors-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

VOXEL

N Cells

1

N Points

8

Length

1.73e+00

N Arrays

3

File Info

File Size

895 B

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

tensors.vtk

Tetbeam Dataset

Built-in UnstructuredGrid

load_tetbeam()

Load a sample UnstructuredGrid containing only tetrahedral cells.

../../_images/pyvista-examples-examples-load_tetbeam-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TETRA

N Cells

200

N Points

99

Length

5.20e+00

N Arrays

1

File Info

Reader

None

Tetra Dc Mesh Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_tetra_dc_mesh()

Download two meshes defining an electrical inverse problem.

../../_images/pyvista-examples-downloads-download_tetra_dc_mesh-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

TETRA

Length

1.80e+00

File Info

File Size

60.8 MB

Num Files

2

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

dc-inversion.zip

Tetrahedron Dataset

Downloads UnstructuredGrid

download_tetrahedron()

Download tetrahedron dataset.

../../_images/pyvista-examples-downloads-download_tetrahedron-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TETRA

N Cells

96

N Points

35

Length

3.46e+00

N Arrays

2

File Info

File Size

6.4 KB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

Tetrahedron.vtu

Tri Quadratic Hexahedron Dataset

Downloads UnstructuredGrid

download_tri_quadratic_hexahedron()

Download tri quadratic hexahedron dataset.

../../_images/pyvista-examples-downloads-download_tri_quadratic_hexahedron-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

TRIQUADRATIC_HEXAHEDRON

N Cells

7

N Points

117

Length

3.65e+00

N Arrays

0

File Info

File Size

5.7 KB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

TriQuadraticHexahedron.vtu

Unstructured Grid Dataset

Downloads UnstructuredGrid

download_unstructured_grid()

Download unstructured grid dataset.

../../_images/pyvista-examples-downloads-download_unstructured_grid-1_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

VERTEX

LINE

TRIANGLE

TRIANGLE_STRIP

POLYGON

QUAD

TETRA

HEXAHEDRON

N Cells

12

N Points

27

Length

6.40e+00

N Arrays

2

File Info

File Size

1.0 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

uGridEx.vtk

StructuredGrid datasets.

Section Badge:

StructuredGrid

Dataset Count:

9

Cgns Multi Dataset

Downloads StructuredGrid MultiBlock Homogeneous

download_cgns_multi()

Download a multielement airfoil with a cell centered solution.

../../_images/pyvista-examples-downloads-download_cgns_multi-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

HEXAHEDRON

Length

2.83e+01

File Info

File Size

4.1 MB

Num Files

1

File Ext

.cgns

Reader

CGNSReader

See also Cgns Structured Dataset

Data Source

cgns/multi.cgns

Cgns Structured Dataset

Downloads StructuredGrid MultiBlock Homogeneous

download_cgns_structured()

Download the structured CGNS dataset mesh.

../../_images/pyvista-examples-downloads-download_cgns_structured-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

QUAD

HEXAHEDRON

Length

2.62e+00

File Info

File Size

1.0 MB

Num Files

1

File Ext

.cgns

Reader

CGNSReader

See also Cgns Multi Dataset

Data Source

cgns/sqnz_s.adf.cgns

Kitchen Dataset

Downloads StructuredGrid

download_kitchen()

Download structured grid of kitchen with velocity field.

../../_images/pyvista-examples-downloads-download_kitchen-1_00_00.png

Dataset Info

Data Type

StructuredGrid

Cell Type

HEXAHEDRON

N Cells

9 936

N Points

11 424

Length

8.94e+00

Dimensions

28, 24, 17

N Arrays

20

File Info

File Size

3.0 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

kitchen.vtk

Naca Dataset

Downloads StructuredGrid MultiBlock Homogeneous

download_naca()

Download NACA airfoil dataset in EnSight format.

../../_images/pyvista-examples-downloads-download_naca-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

QUAD

Length

1.89e+02

File Info

File Size

505.8 KB

Num Files

4

File Ext

.case,

.dens_1,

.dens_3,

.geo

Reader

EnSightReader

See also Load data using a Reader

Data Source

EnSight/naca.bin.case EnSight/naca.gold.bin.DENS_1 EnSight/naca.gold.bin.DENS_3 EnSight/naca.gold.bin.geo

Office Dataset

Downloads StructuredGrid

download_office()

Download office dataset.

../../_images/pyvista-examples-downloads-download_office-1_00_00.png

Dataset Info

Data Type

StructuredGrid

Cell Type

HEXAHEDRON

N Cells

7 220

N Points

8 400

Length

6.82e+00

Dimensions

21, 20, 20

N Arrays

2

File Info

File Size

235.4 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Clipping with Planes & Boxes

Data Source

office.binary.vtk

Structured Dataset

Built-in StructuredGrid

load_structured()

Load a simple StructuredGrid.

../../_images/pyvista-examples-examples-load_structured-1_00_00.png

Dataset Info

Data Type

StructuredGrid

Cell Type

QUAD

N Cells

6 241

N Points

6 400

Length

2.80e+01

Dimensions

80, 80, 1

N Arrays

0

File Info

Reader

None

Structured Grid Dataset

Downloads StructuredGrid

download_structured_grid()

Download structured grid dataset.

../../_images/pyvista-examples-downloads-download_structured_grid-1_00_00.png

Dataset Info

Data Type

StructuredGrid

Cell Type

HEXAHEDRON

N Cells

440

N Points

648

Length

1.54e+01

Dimensions

6, 12, 9

N Arrays

3

File Info

File Size

19.7 KB

Num Files

1

File Ext

.vts

Reader

XMLStructuredGridReader

See also Structured Grid Two Dataset

Data Source

StructuredGrid.vts

Structured Grid Two Dataset

Downloads StructuredGrid

download_structured_grid_two()

Download structured grid two dataset.

../../_images/pyvista-examples-downloads-download_structured_grid_two-1_00_00.png

Dataset Info

Data Type

StructuredGrid

Cell Type

HEXAHEDRON

N Cells

21 489

N Points

24 000

Length

1.32e+00

Dimensions

20, 30, 40

N Arrays

2

File Info

File Size

1.1 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Structured Grid Dataset

Data Source

SampleStructGrid.vtk

Wavy Dataset

Downloads StructuredGrid MultiBlock Single Block

download_wavy()

Download PVD file of a 2D wave.

../../_images/pyvista-examples-downloads-download_wavy-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

QUAD

Length

2.80e+01

File Info

File Size

1.4 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Load data using a Reader

Data Source

PVD/wavy.zip

ExplicitStructuredGrid datasets.

Section Badge:

ExplicitStructuredGrid

Dataset Count:

2

Explicit Structured Dataset

Built-in ExplicitStructuredGrid

load_explicit_structured()

Load a simple explicit structured grid.

../../_images/pyvista-examples-examples-load_explicit_structured-1_00_00.png

Dataset Info

Data Type

ExplicitStructuredGrid

Cell Type

HEXAHEDRON

N Cells

120

N Points

210

Length

9.45e+01

Dimensions

5, 6, 7

N Arrays

0

File Info

Reader

None

Reservoir Dataset

Downloads ExplicitStructuredGrid

download_reservoir()

Download the UNISIM-II-D reservoir model.

../../_images/pyvista-examples-downloads-download_reservoir-1_00_00.png

Dataset Info

Data Type

ExplicitStructuredGrid

Cell Type

EMPTY_CELL

HEXAHEDRON

N Cells

47 610

N Points

58 433

Length

1.11e+04

Dimensions

47, 70, 16

N Arrays

6

File Info

File Size

2.3 MB

Num Files

1

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

reservoir/UNISIM-II-D.zip

Browse point sets with a specific kind of representation.

Point Clouds and Surface Meshes

Datasets represented as points in space. May be PointSet or PolyData with VERTEX cells.

Section Badge:

Point Cloud

Dataset Count:

9

Cloud Dark Matter Dataset

Downloads PointSet Point Cloud

download_cloud_dark_matter()

Download particles from a simulated dark matter halo.

../../_images/pyvista-examples-downloads-download_cloud_dark_matter-1_00_00.png

Dataset Info

Data Type

PointSet

Cell Type

None

N Cells

0

N Points

32 314

Length

8.97e+00

N Arrays

0

File Info

File Size

387.9 KB

Num Files

1

File Ext

.npy

Reader

None

See also Cloud Dark Matter Dense Dataset, Plotting Point Clouds

Data Source

point-clouds/findus23/halo_low_res.npy

Cloud Dark Matter Dense Dataset

Downloads PointSet Point Cloud

download_cloud_dark_matter_dense()

Download a particles from a simulated dark matter halo.

../../_images/pyvista-examples-downloads-download_cloud_dark_matter_dense-1_00_00.png

Dataset Info

Data Type

PointSet

Cell Type

None

N Cells

0

N Points

2 062 256

Length

8.77e+00

N Arrays

0

File Info

File Size

24.7 MB

Num Files

1

File Ext

.npy

Reader

None

See also Cloud Dark Matter Dataset, Plotting Point Clouds

Data Source

point-clouds/findus23/halo_high_res.npy

Gpr Path Dataset

Downloads PolyData Point Cloud

download_gpr_path()

Download GPR example path.

../../_images/pyvista-examples-downloads-download_gpr_path-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

1 835

N Points

1 835

Length

3.07e+03

N Arrays

0

File Info

File Size

137.6 KB

Num Files

1

File Ext

.txt

Reader

None

See also Gpr Data Array Dataset, Drape 2D Surface From Line

Data Source

gpr-example/path.txt

Horse Points Dataset

Downloads PolyData Point Cloud

download_horse_points()

Download horse points dataset.

../../_images/pyvista-examples-downloads-download_horse_points-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

128 449

N Points

128 449

Length

2.53e-01

N Arrays

2

File Info

File Size

4.6 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Horse Dataset

Data Source

horsePoints.vtp

Lidar Dataset

Downloads PolyData Point Cloud

download_lidar()

Download lidar dataset.

../../_images/pyvista-examples-downloads-download_lidar-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

3 392 091

N Points

3 392 091

Length

2.64e+02

N Arrays

1

File Info

File Size

37.8 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

kafadar-lidar-interp.vtp

Particles Dataset

Downloads PolyData Point Cloud

download_particles()

Download a particle dataset.

../../_images/pyvista-examples-downloads-download_particles-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_VERTEX

N Cells

1

N Points

197

Length

3.63e+38

N Arrays

1

File Info

File Size

3.2 KB

Num Files

1

File Ext

.raw

Reader

ParticleReader

Data Source

Particles.raw

Sparse Points Dataset

Downloads PolyData Point Cloud

download_sparse_points()

Download sparse points data.

../../_images/pyvista-examples-downloads-download_sparse_points-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLY_VERTEX

N Cells

1

N Points

16

Length

4.33e+01

N Arrays

1

File Info

File Size

375 B

Num Files

1

File Ext

.txt

Reader

None

See also Detailed Interpolating Points

Data Source

sparsePoints.txt

Stars Cloud Hyg Dataset

Downloads PolyData Point Cloud

download_stars_cloud_hyg()

Download a point cloud of stars as computed by the HYG Database.

../../_images/pyvista-examples-downloads-download_stars_cloud_hyg-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

107 857

N Points

107 857

Length

3.37e+03

N Arrays

3

File Info

File Size

3.2 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Plotting Point Clouds

Data Source

point-clouds/hyg-database/stars.vtp

Thermal Probes Dataset

Downloads PolyData Point Cloud

download_thermal_probes()

Download thermal probes dataset.

../../_images/pyvista-examples-downloads-download_thermal_probes-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

VERTEX

N Cells

245

N Points

245

Length

2.27e+04

N Arrays

1

File Info

File Size

6.2 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Detailed Interpolating Points

Data Source

probes.vtp

PolyData surface meshes.

Section Badge:

Surface Mesh

Dataset Count:

68

Action Figure Dataset

Downloads PolyData Surface Mesh

download_action_figure()

Download scan of an action figure.

../../_images/pyvista-examples-downloads-download_action_figure-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

31 421

N Points

15 713

Length

1.67e+02

N Arrays

1

File Info

File Size

1.5 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

tigerfighter_decimated.obj

Airplane Dataset

Built-in PolyData Surface Mesh

load_airplane()

Load ply airplane mesh.

../../_images/pyvista-examples-examples-load_airplane-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

2 452

N Points

1 335

Length

2.01e+03

N Arrays

0

File Info

File Size

74.5 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

airplane.ply

Ant Dataset

Built-in PolyData Surface Mesh

load_ant()

Load ply ant mesh.

../../_images/pyvista-examples-examples-load_ant-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

912

N Points

486

Length

5.00e+01

N Arrays

0

File Info

File Size

17.9 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

ant.ply

Antarctica Velocity Dataset

Downloads PolyData Surface Mesh

download_antarctica_velocity()

Download the antarctica velocity simulation results.

../../_images/pyvista-examples-downloads-download_antarctica_velocity-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

LINE

TRIANGLE

N Cells

1 106 948

N Points

557 470

Length

6.84e+06

N Arrays

2

File Info

File Size

33.4 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Compare Field Across Mesh Regions

Data Source

antarctica_velocity.vtp

Armadillo Dataset

Downloads PolyData Surface Mesh

download_armadillo()

Download armadillo dataset.

../../_images/pyvista-examples-downloads-download_armadillo-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

345 944

N Points

172 974

Length

2.29e+02

N Arrays

0

File Info

File Size

6.6 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

Armadillo.ply

Bird Bath Dataset

Downloads PolyData Surface Mesh

download_bird_bath()

Download a scan of a bird bath created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_bird_bath-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 079

N Points

18 796

Length

4.57e+02

N Arrays

0

File Info

File Size

699.8 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/birdBath_decimated.vtp

Black Vase Dataset

Downloads PolyData Surface Mesh

download_black_vase()

Download a black vase scan created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_black_vase-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

31 366

N Points

17 337

Length

5.39e+02

N Arrays

0

File Info

File Size

624.1 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/blackVase_decimated.vtp

Bunny Dataset

Downloads PolyData Surface Mesh

download_bunny()

Download bunny dataset.

../../_images/pyvista-examples-downloads-download_bunny-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

69 451

N Points

35 947

Length

2.50e-01

N Arrays

0

File Info

File Size

3.0 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Bunny Coarse Dataset

Data Source

bunny.ply

Bunny Coarse Dataset

Downloads PolyData Surface Mesh

download_bunny_coarse()

Download coarse bunny dataset.

../../_images/pyvista-examples-downloads-download_bunny_coarse-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

1 000

N Points

872

Length

5.00e-01

N Arrays

1

File Info

File Size

33.4 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Bunny Dataset

Data Source

Bunny.vtp

Cad Model Dataset

Downloads PolyData Surface Mesh

download_cad_model()

Download cad dataset.

../../_images/pyvista-examples-downloads-download_cad_model-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

11 036

N Points

5 500

Length

1.76e+01

N Arrays

0

File Info

File Size

551.9 KB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Load and Plot from a File

Data Source

42400-IDGH.stl

Cad Model Case Dataset

Downloads PolyData Surface Mesh

download_cad_model_case()

Download a CAD model of a Raspberry PI 4 case.

../../_images/pyvista-examples-downloads-download_cad_model_case-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

15 446

N Points

7 677

Length

1.74e+02

N Arrays

2

File Info

File Size

374.9 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

cad/4947746/Vented_Rear_Case_With_Pi_Supports.vtp

Carburetor Dataset

Downloads PolyData Surface Mesh

download_carburetor()

Download scan of a carburetor.

../../_images/pyvista-examples-downloads-download_carburetor-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

500 000

N Points

251 320

Length

3.27e+02

N Arrays

0

File Info

File Size

9.5 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

carburetor.ply

Cavity Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_cavity()

Download cavity OpenFOAM example.

../../_images/not_available.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

PolyData

Cell Type

QUAD

HEXAHEDRON

Length

1.42e-01

File Info

File Size

0 B

Num Files

1

File Ext

.foam

Reader

POpenFOAMReader

See also Plot OpenFOAM data

Data Source

OpenFOAM.zip

Clown Dataset

Downloads PolyData Surface Mesh

download_clown()

Download clown dataset.

../../_images/pyvista-examples-downloads-download_clown-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

802

N Points

631

Length

2.22e+00

N Arrays

3

File Info

File Size

29.4 KB

Num Files

1

File Ext

.facet

Reader

FacetReader

Data Source

clown.facet

Cow Dataset

Downloads PolyData Surface Mesh

download_cow()

Download cow dataset.

../../_images/pyvista-examples-downloads-download_cow-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

3 263

N Points

2 903

Length

1.27e+01

N Arrays

0

File Info

File Size

60.4 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Cow Head Dataset

Data Source

cow.vtp

Cow Head Dataset

Downloads PolyData Surface Mesh

download_cow_head()

Download cow head dataset.

../../_images/pyvista-examples-downloads-download_cow_head-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

QUAD

N Cells

7 994

N Points

4 074

Length

4.61e+00

N Arrays

1

File Info

File Size

281.4 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Cow Dataset

Data Source

cowHead.vtp

Delaunay Example Dataset

Downloads PolyData Surface Mesh

download_delaunay_example()

Download a pointset for the Delaunay example.

../../_images/pyvista-examples-downloads-download_delaunay_example-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

374

N Points

226

Length

9.42e+02

N Arrays

0

File Info

File Size

10.8 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

250.vtk

Doorman Dataset

Downloads PolyData Surface Mesh

download_doorman()

Download doorman dataset.

../../_images/pyvista-examples-downloads-download_doorman-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

9 783

N Points

29 349

Length

7.25e+00

N Arrays

8

File Info

File Size

2.6 MB

Num Files

9

File Ext

.mtl,

.obj,

.png

Reader

OBJReader

See also Load and Plot from a File

Data Source

doorman/doorman.obj doorman/doorman.mtl doorman/t_doorMan_d.png doorman/t_doorMan_n.png doorman/t_doorMan_s.png doorman/t_doorMan_teeth_d.png doorman/t_doorMan_teeth_n.png doorman/t_eye_d.png doorman/t_eye_n.png

Dragon Dataset

Downloads PolyData Surface Mesh

download_dragon()

Download dragon dataset.

../../_images/pyvista-examples-downloads-download_dragon-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

871 414

N Points

437 645

Length

2.67e-01

N Arrays

0

File Info

File Size

33.8 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

dragon.ply

Drill Dataset

Downloads PolyData Surface Mesh

download_drill()

Download scan of a power drill.

../../_images/pyvista-examples-downloads-download_drill-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

250 000

N Points

750 000

Length

4.26e+02

N Arrays

6

File Info

File Size

23.2 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

drill.obj

Dual Sphere Animation Dataset

Downloads PolyData MultiBlock Surface Mesh Homogeneous

download_dual_sphere_animation()

Download PVD file for double sphere.

../../_images/pyvista-examples-downloads-download_dual_sphere_animation-1_00_00.gif

Dataset Info

Data Type

MultiBlock

PolyData

Cell Type

TRIANGLE

Length

1.96e+00

File Info

File Size

2.5 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Single Sphere Animation Dataset

Data Source

PVD/paraview/dualSphereAnimation.zip

Electronics Cooling Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_electronics_cooling()

Download the electronics cooling example datasets.

../../_images/pyvista-examples-downloads-download_electronics_cooling-1_00_00.png

Dataset Info

Data Type

MultiBlock

PolyData

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

Length

2.64e-01

File Info

File Size

67.9 MB

Num Files

2

File Ext

.vtp,

.vtu

Reader

XMLPolyDataReader

XMLUnstructuredGridReader

See also Electronics Cooling CFD

Data Source

fvm/cooling_electronics/datasets.zip

Face Dataset

Downloads PolyData Surface Mesh

download_face()

Download face dataset.

../../_images/pyvista-examples-downloads-download_face-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

4 224

N Points

2 205

Length

2.23e-01

N Arrays

1

File Info

File Size

174.9 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Face2 Dataset, Decimation

Data Source

fran_cut.vtk

Face2 Dataset

Downloads PolyData Surface Mesh

download_face2()

Download scan of a man’s face.

../../_images/pyvista-examples-downloads-download_face2-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

223 987

N Points

112 862

Length

9.12e+00

N Arrays

0

File Info

File Size

11.2 MB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Face Dataset

Data Source

man_face.stl

Filled Contours Dataset

Downloads PolyData Surface Mesh

download_filled_contours()

Download filled contours dataset.

../../_images/pyvista-examples-downloads-download_filled_contours-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

24

N Points

39

Length

1.22e+01

N Arrays

1

File Info

File Size

3.1 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

filledContours.vtp

Foot Bones Dataset

Downloads PolyData Surface Mesh Medical

download_foot_bones()

Download foot bones dataset.

../../_images/pyvista-examples-downloads-download_foot_bones-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

4 204

N Points

2 154

Length

1.26e+01

N Arrays

0

File Info

File Size

135.9 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Voxelize a Surface Mesh

Data Source

fsu/footbones.ply

Gears Dataset

Downloads PolyData Surface Mesh

download_gears()

Download gears dataset.

../../_images/pyvista-examples-downloads-download_gears-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

19 426

N Points

9 723

Length

7.46e+01

N Arrays

0

File Info

File Size

3.7 MB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

gears.stl

Globe Dataset

Built-in PolyData Surface Mesh

load_globe()

Load a globe source.

../../_images/pyvista-examples-examples-load_globe-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

980

N Points

540

Length

2.20e+10

N Arrays

1

File Info

File Size

37.4 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

globe.vtk

Great White Shark Dataset

Downloads PolyData Surface Mesh

download_great_white_shark()

Download great white shark dataset.

../../_images/pyvista-examples-downloads-download_great_white_shark-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

6 264

N Points

3 155

Length

2.76e+01

N Arrays

0

File Info

File Size

313.3 KB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Shark Dataset, Grey Nurse Shark Dataset

Data Source

great_white_shark/greatWhite.stl

Grey Nurse Shark Dataset

Downloads PolyData Surface Mesh

download_grey_nurse_shark()

Download grey nurse shark dataset.

../../_images/pyvista-examples-downloads-download_grey_nurse_shark-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

49 702

N Points

25 057

Length

2.69e+02

N Arrays

0

File Info

File Size

2.5 MB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Shark Dataset, Great White Shark Dataset

Data Source

grey_nurse_shark/Grey_Nurse_Shark.stl

Guitar Dataset

Downloads PolyData Surface Mesh

download_guitar()

Download guitar dataset.

../../_images/pyvista-examples-downloads-download_guitar-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

8 660

N Points

4 500

Length

5.25e+02

N Arrays

0

File Info

File Size

282.1 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Trumpet Dataset

Data Source

fsu/stratocaster.ply

Honolulu Dataset

Downloads PolyData Surface Mesh

download_honolulu()

Download honolulu dataset.

../../_images/pyvista-examples-downloads-download_honolulu-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

403 680

N Points

202 740

Length

1.91e+04

N Arrays

0

File Info

File Size

16.1 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

honolulu.vtk

Horse Dataset

Downloads PolyData Surface Mesh

download_horse()

Download horse dataset.

../../_images/pyvista-examples-downloads-download_horse-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

67 868

N Points

33 936

Length

2.52e-01

N Arrays

0

File Info

File Size

736.6 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

See also Horse Points Dataset, Disabling Mesh Lighting

Data Source

horse.vtp

Human Dataset

Downloads PolyData Surface Mesh

download_human()

Download human dataset.

../../_images/pyvista-examples-downloads-download_human-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

34 660

N Points

17 665

Length

2.03e+02

N Arrays

1

File Info

File Size

1.7 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

Human.vtp

Ivan Angel Dataset

Downloads PolyData Surface Mesh

download_ivan_angel()

Download a scan of an angel statue created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_ivan_angel-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 804

N Points

18 412

Length

4.12e+02

N Arrays

0

File Info

File Size

546.6 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/Angel_decimated.vtp

Letter K Dataset

Downloads PolyData Surface Mesh

download_letter_k()

Download letter k dataset.

../../_images/pyvista-examples-downloads-download_letter_k-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

QUAD

N Cells

245

N Points

166

Length

3.83e+01

N Arrays

0

File Info

File Size

8.3 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Letter A Dataset

Data Source

k.vtk

Lobster Dataset

Downloads PolyData Surface Mesh

download_lobster()

Download scan of a lobster.

../../_images/pyvista-examples-downloads-download_lobster-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

249 569

N Points

125 156

Length

4.35e+02

N Arrays

0

File Info

File Size

10.4 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

lobster.ply

Louis Louvre Dataset

Downloads PolyData Surface Mesh

download_louis_louvre()

Download the Louis XIV de France statue at the Louvre, Paris.

../../_images/pyvista-examples-downloads-download_louis_louvre-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

421 965

N Points

210 873

Length

1.61e+01

N Arrays

1

File Info

File Size

9.7 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Physically Based Rendering

Data Source

louis.ply

Lucy Dataset

Downloads PolyData Surface Mesh

download_lucy()

Download the lucy angel mesh.

../../_images/pyvista-examples-downloads-download_lucy-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

99 970

N Points

49 987

Length

1.92e+03

N Arrays

0

File Info

File Size

1.9 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Jupyter Notebook Plotting

Data Source

lucy.ply

Motor Dataset

Downloads PolyData Surface Mesh

download_motor()

Download motor dataset.

../../_images/pyvista-examples-downloads-download_motor-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

1 572

N Points

1 710

Length

9.37e-01

N Arrays

0

File Info

File Size

95.3 KB

Num Files

1

File Ext

.g

Reader

BYUReader

Data Source

motor.g

Mount Damavand Dataset

Downloads PolyData Surface Mesh

download_mount_damavand()

Download the Mount Damavand dataset.

../../_images/pyvista-examples-downloads-download_mount_damavand-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

260 400

N Points

261 426

Length

3.64e+05

N Arrays

1

File Info

File Size

5.9 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

AOI.Damavand.32639.vtp

Nefertiti Dataset

Downloads PolyData Surface Mesh

download_nefertiti()

Download mesh of Queen Nefertiti.

../../_images/pyvista-examples-downloads-download_nefertiti-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

2 018 232

N Points

1 009 118

Length

6.58e+02

N Arrays

0

File Info

File Size

38.3 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

nefertiti.ply.zip

Nut Dataset

Built-in PolyData Surface Mesh

load_nut()

Load an example nut mesh.

../../_images/pyvista-examples-examples-load_nut-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

1 046

N Points

523

Length

7.12e+01

N Arrays

0

File Info

File Size

20.1 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

nut.ply

Oblique Cone Dataset

Downloads PolyData Surface Mesh

download_oblique_cone()

Download oblique cone dataset.

../../_images/pyvista-examples-downloads-download_oblique_cone-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

N Cells

25

N Points

25

Length

4.76e+02

N Arrays

0

File Info

File Size

3.7 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ObliqueCone.vtp

Openfoam Tubes Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_openfoam_tubes()

Download tubes OpenFOAM example.

../../_images/pyvista-examples-downloads-download_openfoam_tubes-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

PolyData

Cell Type

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

Length

3.71e-01

File Info

File Size

0 B

Num Files

1

File Ext

.foam

Reader

POpenFOAMReader

See also Plot CFD Data

Data Source

fvm/turbo_incompressible/Turbo-Incompressible_3-Run_1-SOLUTION_FIELDS.zip

Owl Dataset

Downloads PolyData Surface Mesh

download_owl()

Download a scan of an owl statue created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_owl-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

24 407

N Points

12 442

Length

2.74e+02

N Arrays

0

File Info

File Size

377.0 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/owl_decimated.vtp

Pepper Dataset

Downloads PolyData Surface Mesh

download_pepper()

Download scan of a pepper (capsicum).

../../_images/pyvista-examples-downloads-download_pepper-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

29 956

N Points

14 980

Length

1.57e+02

N Arrays

0

File Info

File Size

1.9 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

pepper.ply

Pine Roots Dataset

Downloads PolyData Surface Mesh

download_pine_roots()

Download pine roots dataset.

../../_images/pyvista-examples-downloads-download_pine_roots-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

351 536

N Points

178 091

Length

1.48e+02

N Arrays

1

File Info

File Size

25.3 MB

Num Files

1

File Ext

.tri

Reader

BinaryMarchingCubesReader

See also Connectivity

Data Source

pine_root.tri

Plastic Vase Dataset

Downloads PolyData Surface Mesh

download_plastic_vase()

Download a scan of a plastic vase created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_plastic_vase-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 708

N Points

18 238

Length

5.47e+02

N Arrays

0

File Info

File Size

678.9 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/plasticVase_decimated.vtp

Random Hills Dataset

Built-in PolyData Surface Mesh

load_random_hills()

Create random hills toy example.

../../_images/pyvista-examples-examples-load_random_hills-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

19 602

N Points

10 000

Length

2.92e+01

N Arrays

2

File Info

Reader

None

Room Surface Mesh Dataset

Downloads PolyData Surface Mesh

download_room_surface_mesh()

Download the room surface mesh.

../../_images/pyvista-examples-downloads-download_room_surface_mesh-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

103 332

N Points

80 757

Length

2.86e+01

N Arrays

1

File Info

File Size

6.3 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

See also Depth Peeling

Data Source

room_surface_mesh.obj

Saddle Surface Dataset

Downloads PolyData Surface Mesh

download_saddle_surface()

Download saddle surface dataset.

../../_images/pyvista-examples-downloads-download_saddle_surface-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

5 131

N Points

2 669

Length

5.93e+01

N Arrays

0

File Info

File Size

1.7 MB

Num Files

1

File Ext

.stl

Reader

STLReader

See also Detailed Interpolating Points

Data Source

InterpolatingOnSTL_final.stl

Sea Vase Dataset

Downloads PolyData Surface Mesh

download_sea_vase()

Download a scan of a sea vase created by Ivan Nikolov.

../../_images/pyvista-examples-downloads-download_sea_vase-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

35 483

N Points

18 063

Length

6.30e+02

N Arrays

0

File Info

File Size

697.0 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

ivan-nikolov/seaVase_decimated.vtp

Shark Dataset

Downloads PolyData Surface Mesh

download_shark()

Download shark dataset.

../../_images/pyvista-examples-downloads-download_shark-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

2 562

N Points

2 560

Length

1.67e+02

N Arrays

0

File Info

File Size

124.0 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Great White Shark Dataset, Grey Nurse Shark Dataset

Data Source

shark.ply

Single Sphere Animation Dataset

Downloads PolyData MultiBlock Surface Mesh Single Block

download_single_sphere_animation()

Download PVD file for single sphere.

../../_images/pyvista-examples-downloads-download_single_sphere_animation-1_00_00.gif

Dataset Info

Data Type

MultiBlock

PolyData

Cell Type

TRIANGLE

Length

1.71e+00

File Info

File Size

1.5 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Dual Sphere Animation Dataset

Data Source

PVD/paraview/singleSphereAnimation.zip

Sphere Dataset

Built-in PolyData Surface Mesh

load_sphere()

Load sphere ply mesh.

../../_images/pyvista-examples-examples-load_sphere-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

840

N Points

422

Length

4.38e+02

N Arrays

0

File Info

File Size

16.2 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

sphere.ply

Sphere Vectors Dataset

Built-in PolyData Surface Mesh

load_sphere_vectors()

Create example sphere with a swirly vector field defined on nodes.

../../_images/not_available.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

1 680

N Points

842

Length

1.08e+01

N Arrays

2

File Info

Reader

None

Spider Dataset

Downloads PolyData Surface Mesh

download_spider()

Download spider dataset.

../../_images/pyvista-examples-downloads-download_spider-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

9 286

N Points

4 670

Length

8.40e+00

N Arrays

0

File Info

File Size

275.8 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

spider.ply

Teapot Dataset

Downloads PolyData Surface Mesh

download_teapot()

Download teapot dataset.

../../_images/pyvista-examples-downloads-download_teapot-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

3 751

N Points

1 976

Length

8.14e+00

N Arrays

0

File Info

File Size

133.6 KB

Num Files

1

File Ext

.g

Reader

BYUReader

Data Source

teapot.g

Topo Global Dataset

Downloads PolyData Surface Mesh

download_topo_global()

Download topo dataset.

../../_images/pyvista-examples-downloads-download_topo_global-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

2 333 880

N Points

2 336 041

Length

3.46e+00

N Arrays

1

File Info

File Size

45.2 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

EarthModels/ETOPO_10min_Ice.vtp

Topo Land Dataset

Downloads PolyData Surface Mesh

download_topo_land()

Download topo land dataset.

../../_images/pyvista-examples-downloads-download_topo_land-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

QUAD

N Cells

767 366

N Points

788 273

Length

3.43e+00

N Arrays

1

File Info

File Size

15.2 MB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

EarthModels/ETOPO_10min_Ice_only-land.vtp

Torso Dataset

Downloads PolyData Surface Mesh

download_torso()

Download torso dataset.

../../_images/pyvista-examples-downloads-download_torso-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

QUAD

N Cells

12 448

N Points

12 015

Length

8.62e+02

N Arrays

0

File Info

File Size

283.2 KB

Num Files

1

File Ext

.vtp

Reader

XMLPolyDataReader

Data Source

Torso.vtp

Trumpet Dataset

Downloads PolyData Surface Mesh

download_trumpet()

Download trumpet dataset.

../../_images/pyvista-examples-downloads-download_trumpet-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

POLYGON

QUAD

N Cells

11 362

N Points

11 908

Length

7.93e+02

N Arrays

5

File Info

File Size

678.2 KB

Num Files

1

File Ext

.obj

Reader

OBJReader

See also Guitar Dataset

Data Source

trumpet.obj

Turbine Blade Dataset

Downloads PolyData Surface Mesh

download_turbine_blade()

Download scan of a turbine blade.

../../_images/pyvista-examples-downloads-download_turbine_blade-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

199 034

N Points

99 519

Length

5.06e+01

N Arrays

0

File Info

File Size

3.8 MB

Num Files

1

File Ext

.ply

Reader

PLYReader

Data Source

turbineblade.ply

Urn Dataset

Downloads PolyData Surface Mesh

download_urn()

Download scan of a burial urn.

../../_images/pyvista-examples-downloads-download_urn-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

245 486

N Points

122 706

Length

7.31e+02

N Arrays

0

File Info

File Size

12.3 MB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

urn.stl

Usa Dataset

Downloads PolyData Surface Mesh

download_usa()

Download usa dataset.

../../_images/pyvista-examples-downloads-download_usa-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

POLYGON

N Cells

51

N Points

3 652

Length

1.14e+02

N Arrays

0

File Info

File Size

80.3 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Usa Texture Dataset

Data Source

usa.vtk

Victorian Goblet Face Illusion Dataset

Downloads PolyData Surface Mesh

download_victorian_goblet_face_illusion()

Download Victorian Goblet face illusion.

../../_images/pyvista-examples-downloads-download_victorian_goblet_face_illusion-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

10 910

N Points

5 457

Length

1.55e+02

N Arrays

0

File Info

File Size

545.6 KB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

Victorian_Goblet_face_illusion/Vase.stl

Woman Dataset

Downloads PolyData Surface Mesh

download_woman()

Download scan of a woman.

../../_images/pyvista-examples-downloads-download_woman-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

300 000

N Points

149 948

Length

1.79e+03

N Arrays

0

File Info

File Size

15.0 MB

Num Files

1

File Ext

.stl

Reader

STLReader

Data Source

woman.stl

Gridded Data#

Datasets with topologically regular point spacing and implicit geometry. See Gridded Data for details.

Gridded Data Types

RectilinearGrid datasets.

Section Badge:

RectilinearGrid

Dataset Count:

2

Rectilinear Dataset

Built-in RectilinearGrid

load_rectilinear()

Load a sample uniform grid.

../../_images/pyvista-examples-examples-load_rectilinear-1_00_00.png

Dataset Info

Data Type

RectilinearGrid

Cell Type

VOXEL

N Cells

16 146

N Points

18 144

Length

2.58e+03

Dimensions

27, 28, 24

N Arrays

1

File Info

File Size

228.5 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

rectilinear.vtk

Rectilinear Grid Dataset

Downloads RectilinearGrid

download_rectilinear_grid()

Download rectilinear grid dataset.

../../_images/pyvista-examples-downloads-download_rectilinear_grid-1_00_00.png

Dataset Info

Data Type

RectilinearGrid

Cell Type

VOXEL

N Cells

524 288

N Points

545 025

Length

1.43e+01

Dimensions

129, 65, 65

N Arrays

9

File Info

File Size

1.1 MB

Num Files

1

File Ext

.vtr

Reader

XMLRectilinearGridReader

Data Source

RectilinearGrid.vtr

ImageData datasets.

Section Badge:

ImageData

Dataset Count:

54

Beach Dataset

Downloads ImageData 2D Image

download_beach()

Download the beach NRRD image.

../../_images/pyvista-examples-downloads-download_beach-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

9 801

N Points

10 000

Length

1.40e+02

Dimensions

100, 100, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

30.2 KB

Num Files

1

File Ext

.nrrd

Reader

NRRDReader

Data Source

beach.nrrd

Bird Dataset

Downloads ImageData 2D Image

download_bird()

Download bird dataset.

../../_images/pyvista-examples-downloads-download_bird-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

155 837

N Points

156 636

Length

5.70e+02

Dimensions

458, 342, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

31.9 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Bird Texture Dataset

Data Source

Pileated.jpg

Bolt Nut Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous

download_bolt_nut()

Download bolt nut dataset.

../../_images/pyvista-examples-downloads-download_bolt_nut-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.54e+02

File Info

File Size

132.8 KB

Num Files

2

File Ext

.slc

Reader

SLCReader

See also Volume Rendering

Data Source

bolt.slc nut.slc

Brain Dataset

Downloads ImageData 3D Volume Medical

download_brain()

Download brain dataset.

../../_images/pyvista-examples-downloads-download_brain-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 998 400

N Points

7 109 137

Length

3.34e+02

Dimensions

181, 217, 181

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

7.1 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Brain Atlas With Sides Dataset

Data Source

brain.vtk

Brain Atlas With Sides Dataset

Downloads ImageData 3D Volume Medical

download_brain_atlas_with_sides()

Download an image of an averaged brain with a right-left label.

../../_images/pyvista-examples-downloads-download_brain_atlas_with_sides-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

874 800

N Points

902 629

Length

3.34e+02

Dimensions

91, 109, 91

Spacing

2.0, 2.0, 2.0

N Arrays

1

File Info

File Size

531.1 KB

Num Files

1

File Ext

.nii.gz

Reader

NIFTIReader

See also Brain Dataset

Data Source

avg152T1_RL_nifti.nii.gz

Cake Easy Dataset

Downloads ImageData 2D Image

download_cake_easy()

Download cake dataset.

../../_images/pyvista-examples-downloads-download_cake_easy-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

9 801

N Points

10 000

Length

1.40e+02

Dimensions

100, 100, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

9.1 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Cake Easy Texture Dataset

Data Source

cake_easy.jpg

Carotid Dataset

Downloads ImageData 3D Volume Medical

download_carotid()

Download carotid dataset.

../../_images/pyvista-examples-downloads-download_carotid-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

158 400

N Points

167 580

Length

9.93e+01

Dimensions

76, 49, 45

Spacing

1.0, 1.0, 1.0

N Arrays

2

File Info

File Size

2.7 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

carotid.vtk

Channels Dataset

Built-in ImageData 3D Volume

load_channels()

Load a uniform grid of fluvial channels in the subsurface.

../../_images/pyvista-examples-examples-load_channels-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 250 000

N Points

6 363 101

Length

3.67e+02

Dimensions

251, 251, 101

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

522.3 KB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

Data Source

channels.vti

Chest Dataset

Downloads ImageData 3D Volume Medical

download_chest()

Download chest dataset.

../../_images/pyvista-examples-downloads-download_chest-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

4 700 178

N Points

4 980 736

Length

3.39e+02

Dimensions

512, 512, 19

Spacing

4.69e-01, 4.69e-01, 5.00e-01

N Arrays

1

File Info

File Size

6.1 MB

Num Files

1

File Ext

.mha

Reader

MetaImageReader

See also Volume Rendering

Data Source

MetaIO/ChestCT-SHORT.mha

Coil Magnetic Field Dataset

Downloads ImageData 3D Volume

download_coil_magnetic_field()

Download the magnetic field of a coil.

../../_images/pyvista-examples-downloads-download_coil_magnetic_field-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

512 000

N Points

531 441

Length

1.39e+02

Dimensions

81, 81, 81

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

9.0 MB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

See also Plot a Magnetic Field

Data Source

magpylib/coil_field.vti

Crater Topo Dataset

Downloads ImageData 2D Image

download_crater_topo()

Download crater dataset.

../../_images/pyvista-examples-downloads-download_crater_topo-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 677 401

N Points

1 680 000

Length

2.76e+04

Dimensions

1400, 1200, 1

Spacing

15.0, 15.0, 0.0

N Arrays

1

File Info

File Size

13.4 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

Ruapehu_mag_dem_15m_NZTM.vtk

Damavand Volcano Dataset

Downloads ImageData 3D Volume

download_damavand_volcano()

Download damavand volcano model.

../../_images/pyvista-examples-downloads-download_damavand_volcano-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

11 003 760

N Points

11 156 040

Length

3.68e+05

Dimensions

280, 233, 171

Spacing

1.00e+03, 1.00e+03, 3.54e+02

N Arrays

1

File Info

File Size

44.6 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Volume Rendering

Data Source

damavand-volcano.vtk

Dicom Stack Dataset

Downloads ImageData 3D Volume Medical

download_dicom_stack()

Download TCIA DICOM stack volume.

../../_images/pyvista-examples-downloads-download_dicom_stack-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

522 242

N Points

786 432

Length

7.06e+02

Dimensions

512, 512, 3

Spacing

9.77e-01, 9.77e-01, 1.20e+01

N Arrays

1

File Info

File Size

1.6 MB

Num Files

3

File Ext

.dcm

Reader

DICOMReader

Data Source

DICOM_Stack/data.zip

E07733s002i009 Dataset

Downloads ImageData 2D Image

download_e07733s002i009()

Download a e07733s002i009 image.

../../_images/pyvista-examples-downloads-download_e07733s002i009-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

65 025

N Points

65 536

Length

3.38e+02

Dimensions

256, 256, 1

Spacing

9.38e-01, 9.38e-01, 3.50e+00

N Arrays

1

File Info

File Size

83.2 KB

Num Files

1

File Ext

.mr

Reader

GESignaReader

Data Source

E07733S002I009.MR

Embryo Dataset

Downloads ImageData 3D Volume Medical

download_embryo()

Download a volume of an embryo.

../../_images/pyvista-examples-downloads-download_embryo-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

16 581 375

N Points

16 777 216

Length

4.42e+02

Dimensions

256, 256, 256

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

3.9 MB

Num Files

1

File Ext

.slc

Reader

SLCReader

Data Source

embryo.slc

Emoji Dataset

Downloads ImageData 2D Image

download_emoji()

Download emoji dataset.

../../_images/pyvista-examples-downloads-download_emoji-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

14 605

N Points

14 848

Length

1.71e+02

Dimensions

128, 116, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

9.5 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Emoji Texture Dataset

Data Source

emote.jpg

Frog Dataset

Downloads ImageData 3D Volume Medical

download_frog()

Download frog dataset.

../../_images/pyvista-examples-downloads-download_frog-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

31 594 185

N Points

31 960 000

Length

7.14e+02

Dimensions

500, 470, 136

Spacing

1.0, 1.0, 1.5

N Arrays

1

File Info

File Size

5.2 MB

Num Files

2

File Ext

.mhd,

.zraw

Reader

MetaImageReader

See also Frog Tissue Dataset, Volume Rendering

Data Source

froggy/frog.mhd froggy/frog.zraw

Frog Tissue Dataset

Downloads ImageData 3D Volume

download_frog_tissue()

Download frog tissue dataset.

../../_images/not_available.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

31 594 185

N Points

31 960 000

Length

7.14e+02

Dimensions

500, 470, 136

Spacing

1.0, 1.0, 1.5

N Arrays

1

File Info

File Size

262.4 KB

Num Files

2

File Ext

.mhd,

.zraw

Reader

MetaImageReader

See also Frog Dataset

Data Source

froggy/frogtissue.mhd froggy/frogtissue.zraw

Frog Tissues Dataset

Built-in ImageData 3D Volume Medical

load_frog_tissues()

Load frog tissues dataset.

../../_images/pyvista-examples-examples-load_frog_tissues-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

31 594 185

N Points

31 960 000

Length

7.14e+02

Dimensions

500, 470, 136

Spacing

1.0, 1.0, 1.5

N Arrays

1

File Info

File Size

380.4 KB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

See also Frog Dataset

Data Source

frog_tissues.vti

Full Head Dataset

Downloads ImageData 3D Volume

download_full_head()

Download the full head image.

../../_images/pyvista-examples-downloads-download_full_head-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 047 325

N Points

6 160 384

Length

3.66e+02

Dimensions

256, 256, 94

Spacing

9.38e-01, 9.38e-01, 1.50e+00

N Arrays

1

File Info

File Size

6.6 MB

Num Files

2

File Ext

.mhd,

.raw.gz

Reader

MetaImageReader

Data Source

FullHead.mhd FullHead.raw.gz

Gif Simple Dataset

Downloads ImageData 2D Image

download_gif_simple()

Download a simple three frame GIF.

../../_images/pyvista-examples-downloads-download_gif_simple-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

59 501

N Points

60 000

Length

3.59e+02

Dimensions

300, 200, 1

Spacing

1.0, 1.0, 1.0

N Arrays

3

File Info

File Size

8.6 KB

Num Files

1

File Ext

.gif

Reader

GIFReader

Data Source

gifs/sample.gif

Gourds Dataset

Downloads ImageData 2D Image

download_gourds()

Download gourds dataset.

../../_images/pyvista-examples-downloads-download_gourds-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

306 081

N Points

307 200

Length

7.99e+02

Dimensions

640, 480, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

525.5 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Gourds Pnm Dataset, Gourds Texture Dataset, Gaussian Smoothing

Data Source

Gourds.png

Gourds Pnm Dataset

Downloads ImageData 2D Image

download_gourds_pnm()

Download gourds dataset from pnm file.

../../_images/pyvista-examples-downloads-download_gourds_pnm-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

306 081

N Points

307 200

Length

7.99e+02

Dimensions

640, 480, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

921.6 KB

Num Files

1

File Ext

.pnm

Reader

PNMReader

See also Gourds Dataset, Gourds Texture Dataset

Data Source

Gourds.pnm

Head Dataset

Downloads ImageData 3D Volume Medical

download_head()

Download head dataset.

../../_images/pyvista-examples-downloads-download_head-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

117 547

N Points

124 992

Length

3.49e+02

Dimensions

48, 62, 42

Spacing

4.0, 4.0, 4.0

N Arrays

1

File Info

File Size

125.2 KB

Num Files

2

File Ext

.mhd,

.raw

Reader

MetaImageReader

See also Head 2 Dataset, Volume Rendering

Data Source

HeadMRVolume.mhd HeadMRVolume.raw

Head 2 Dataset

Downloads ImageData 3D Volume Medical

download_head_2()

Download head dataset.

../../_images/pyvista-examples-downloads-download_head_2-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 047 325

N Points

6 160 384

Length

4.06e+02

Dimensions

256, 256, 94

Spacing

1.0, 1.0, 2.0

N Arrays

1

File Info

File Size

8.8 MB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

See also Head Dataset

Data Source

head.vti

Headsq Dataset

Downloads ImageData 3D Volume

download_headsq()

Download the headsq dataset.

../../_images/pyvista-examples-downloads-download_headsq-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

365 148

N Points

380 928

Length

3.17e+02

Dimensions

64, 64, 93

Spacing

3.2, 3.2, 1.5

N Arrays

1

File Info

File Size

762.0 KB

Num Files

94

File Ext

.1,

.10,

.11,

…,

.92,

.93,

.nhdr

Reader

NRRDReader

Data Source

headsq/quarter.nhdr headsq/quarter.1 headsq/quarter.2 headsq/quarter.3 headsq/quarter.4 headsq/quarter.5 headsq/quarter.6 headsq/quarter.7 headsq/quarter.8 headsq/quarter.9 headsq/quarter.10 headsq/quarter.11 headsq/quarter.12 headsq/quarter.13 headsq/quarter.14 headsq/quarter.15 headsq/quarter.16 headsq/quarter.17 headsq/quarter.18 headsq/quarter.19 headsq/quarter.20 headsq/quarter.21 headsq/quarter.22 headsq/quarter.23 headsq/quarter.24 headsq/quarter.25 headsq/quarter.26 headsq/quarter.27 headsq/quarter.28 headsq/quarter.29 headsq/quarter.30 headsq/quarter.31 headsq/quarter.32 headsq/quarter.33 headsq/quarter.34 headsq/quarter.35 headsq/quarter.36 headsq/quarter.37 headsq/quarter.38 headsq/quarter.39 headsq/quarter.40 headsq/quarter.41 headsq/quarter.42 headsq/quarter.43 headsq/quarter.44 headsq/quarter.45 headsq/quarter.46 headsq/quarter.47 headsq/quarter.48 headsq/quarter.49 headsq/quarter.50 headsq/quarter.51 headsq/quarter.52 headsq/quarter.53 headsq/quarter.54 headsq/quarter.55 headsq/quarter.56 headsq/quarter.57 headsq/quarter.58 headsq/quarter.59 headsq/quarter.60 headsq/quarter.61 headsq/quarter.62 headsq/quarter.63 headsq/quarter.64 headsq/quarter.65 headsq/quarter.66 headsq/quarter.67 headsq/quarter.68 headsq/quarter.69 headsq/quarter.70 headsq/quarter.71 headsq/quarter.72 headsq/quarter.73 headsq/quarter.74 headsq/quarter.75 headsq/quarter.76 headsq/quarter.77 headsq/quarter.78 headsq/quarter.79 headsq/quarter.80 headsq/quarter.81 headsq/quarter.82 headsq/quarter.83 headsq/quarter.84 headsq/quarter.85 headsq/quarter.86 headsq/quarter.87 headsq/quarter.88 headsq/quarter.89 headsq/quarter.90 headsq/quarter.91 headsq/quarter.92 headsq/quarter.93

Hydrogen Orbital Dataset

Built-in ImageData 3D Volume

load_hydrogen_orbital()

Load the hydrogen wave function for a pyvista.ImageData.

../../_images/pyvista-examples-examples-load_hydrogen_orbital-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

970 299

N Points

1 000 000

Length

8.66e+00

Dimensions

100, 100, 100

Spacing

5.05e-02, 5.05e-02, 5.05e-02

N Arrays

2

File Info

Reader

None

Iron Protein Dataset

Downloads ImageData 3D Volume

download_iron_protein()

Download iron protein dataset.

../../_images/pyvista-examples-downloads-download_iron_protein-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

300 763

N Points

314 432

Length

1.16e+02

Dimensions

68, 68, 68

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

314.6 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

ironProt.vtk

Jupiter Surface Dataset

Planets ImageData 2D Image

download_jupiter_surface()

Download the surface of the planet Jupiter.

../../_images/pyvista-examples-planets-download_jupiter_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

499.0 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/jupiter.jpg

Knee Dataset

Downloads ImageData 2D Image Medical

download_knee()

Download knee dataset.

../../_images/pyvista-examples-downloads-download_knee-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

261 121

N Points

262 144

Length

3.11e+02

Dimensions

512, 512, 1

Spacing

4.30e-01, 4.30e-01, 8.00e-01

N Arrays

1

File Info

File Size

526.7 KB

Num Files

1

File Ext

.dcm

Reader

DICOMReader

See also Knee Full Dataset

Data Source

DICOM_KNEE.dcm

Knee Full Dataset

Downloads ImageData 3D Volume Medical

download_knee_full()

Download full knee dataset.

../../_images/pyvista-examples-downloads-download_knee_full-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

10 225 800

N Points

10 368 384

Length

3.07e+02

Dimensions

208, 248, 201

Spacing

7.23e-01, 7.23e-01, 1.00e+00

N Arrays

1

File Info

File Size

9.0 MB

Num Files

1

File Ext

.slc

Reader

SLCReader

See also Knee Dataset

Data Source

vw_knee.slc

Logo Dataset

Built-in ImageData 2D Image

load_logo()

Load the PyVista logo as a pyvista.ImageData.

../../_images/pyvista-examples-examples-load_logo-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

820 308

N Points

822 288

Length

1.51e+03

Dimensions

1389, 592, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

257.1 KB

Num Files

1

File Ext

.png

Reader

PNGReader

Data Source

pyvista_logo.png

M4 Total Density Dataset

Downloads ImageData 3D Volume

download_m4_total_density()

Download a total density dataset of the chemistry.

../../_images/pyvista-examples-downloads-download_m4_total_density-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

15 120

N Points

17 050

Length

4.38e+01

Dimensions

25, 22, 31

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

225.7 KB

Num Files

1

File Ext

.cube

Reader

GaussianCubeReader

Data Source

m4_TotalDensity.cube

Mars Surface Dataset

Planets ImageData 2D Image

download_mars_surface()

Download the surface of the planet Mars.

../../_images/pyvista-examples-planets-download_mars_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 997 001

N Points

2 000 000

Length

2.23e+03

Dimensions

2000, 1000, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

620.4 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/mars.jpg

Mercury Surface Dataset

Planets ImageData 2D Image

download_mercury_surface()

Download the surface of planet Mercury.

../../_images/pyvista-examples-planets-download_mercury_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

872.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/mercury.jpg

Milkyway Sky Background Dataset

Planets ImageData 2D Image

download_milkyway_sky_background()

Download the sky texture of the Milky Way galaxy.

../../_images/pyvista-examples-planets-download_milkyway_sky_background-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

33 542 145

N Points

33 554 432

Length

9.16e+03

Dimensions

8192, 4096, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.9 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Stars Sky Background Dataset, 3D Earth and Celestial Bodies

Data Source

planet3d-matlab/milkyway.jpg

Moon Surface Dataset

Planets ImageData 2D Image

download_moon_surface()

Download the surface of the Earth’s Moon.

../../_images/pyvista-examples-planets-download_moon_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.1 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/moon.jpg

Moonlanding Image Dataset

Downloads ImageData 2D Image

download_moonlanding_image()

Download the Moon landing image.

../../_images/pyvista-examples-downloads-download_moonlanding_image-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

297 517

N Points

298 620

Length

7.87e+02

Dimensions

630, 474, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

216.5 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Fast Fourier Transform

Data Source

moonlanding.png

Neptune Surface Dataset

Planets ImageData 2D Image

download_neptune_surface()

Download the texture of the surface of planet Neptune.

../../_images/pyvista-examples-planets-download_neptune_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

241.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/neptune.jpg

Pluto Surface Dataset

Planets ImageData 2D Image

download_pluto_surface()

Download the texture of the surface of the dwarf planet Pluto.

../../_images/pyvista-examples-planets-download_pluto_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

17 549 850

N Points

17 558 738

Length

6.62e+03

Dimensions

5926, 2963, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.4 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/pluto.jpg

Prostate Dataset

Downloads ImageData 2D Image Medical

download_prostate()

Download prostate dataset.

../../_images/pyvista-examples-downloads-download_prostate-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

261 121

N Points

262 144

Length

6.77e+02

Dimensions

512, 512, 1

Spacing

9.38e-01, 9.38e-01, 5.00e+00

N Arrays

1

File Info

File Size

527.3 KB

Num Files

1

File Ext

.img

Reader

DICOMReader

Data Source

prostate.img

Puppy Dataset

Downloads ImageData 2D Image

download_puppy()

Download puppy dataset.

../../_images/pyvista-examples-downloads-download_puppy-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 917 201

N Points

1 920 000

Length

2.00e+03

Dimensions

1600, 1200, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

436.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Puppy Texture Dataset

Data Source

puppy.jpg

Saturn Rings Dataset

Planets ImageData 2D Image

download_saturn_rings()

Download the texture of Saturn’s rings.

../../_images/pyvista-examples-planets-download_saturn_rings-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

253 828

N Points

256 000

Length

2.05e+03

Dimensions

2048, 125, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

12.1 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/saturn_ring_alpha.png

Saturn Surface Dataset

Planets ImageData 2D Image

download_saturn_surface()

Download the surface of the planet Saturn.

../../_images/pyvista-examples-planets-download_saturn_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

199.9 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/saturn.jpg

Sky Box Nz Dataset

Downloads ImageData 2D Image

download_sky_box_nz()

Download skybox-nz dataset.

../../_images/pyvista-examples-downloads-download_sky_box_nz-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 046 529

N Points

1 048 576

Length

1.45e+03

Dimensions

1024, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

54.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Sky Box Nz Texture Dataset, Sky Box Cube Map Dataset

Data Source

skybox-nz.jpg

St Helens Dataset

Downloads ImageData 2D Image

download_st_helens()

Download Saint Helens dataset.

../../_images/pyvista-examples-downloads-download_st_helens-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

151 916

N Points

152 709

Length

1.71e+04

Dimensions

327, 467, 1

Spacing

30.0, 30.0, 1.0

N Arrays

1

File Info

File Size

995.3 KB

Num Files

1

File Ext

.dem

Reader

DEMReader

Data Source

SainteHelens.dem

Stars Sky Background Dataset

Planets ImageData 2D Image

download_stars_sky_background()

Download the night sky stars texture.

../../_images/pyvista-examples-planets-download_stars_sky_background-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

33 542 145

N Points

33 554 432

Length

9.16e+03

Dimensions

8192, 4096, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.8 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Milkyway Sky Background Dataset, 3D Earth and Celestial Bodies

Data Source

planet3d-matlab/stars.jpg

Sun Surface Dataset

Planets ImageData 2D Image

download_sun_surface()

Download the surface of the Sun.

../../_images/pyvista-examples-planets-download_sun_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

822.4 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/sun.jpg

T3 Grid 0 Dataset

Downloads ImageData 2D Image

download_t3_grid_0()

Download a T3 grid 0 image.

../../_images/pyvista-examples-downloads-download_t3_grid_0-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

56 865

N Points

57 344

Length

3.39e+02

Dimensions

224, 256, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

346.4 KB

Num Files

1

File Ext

.mnc

Reader

MINCImageReader

Data Source

t3_grid_0.mnc

Uniform Dataset

Built-in ImageData 3D Volume

load_uniform()

Load a sample uniform grid.

../../_images/pyvista-examples-examples-load_uniform-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

729

N Points

1 000

Length

1.56e+01

Dimensions

10, 10, 10

Spacing

1.0, 1.0, 1.0

N Arrays

2

File Info

File Size

14.1 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

uniform.vtk

Uranus Surface Dataset

Planets ImageData 2D Image

download_uranus_surface()

Download and the texture of the surface of planet Uranus.

../../_images/pyvista-examples-planets-download_uranus_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

77.8 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/uranus.jpg

Venus Surface Dataset

Planets ImageData 2D Image

download_venus_surface()

Download the surface or atmosphere of Planet Venus.

../../_images/pyvista-examples-planets-download_venus_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

229.7 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/venus_atmosphere.jpg

Whole Body Ct Female Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous Medical

download_whole_body_ct_female()

Download a CT image of a female subject with 117 segmented anatomic structures.

../../_images/pyvista-examples-downloads-download_whole_body_ct_female-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.06e+03

File Info

File Size

17.7 KB

Num Files

2

File Ext

.py,

.vtm

Reader

XMLMultiBlockDataReader

See also Visualize Anatomical Groups, Whole Body Ct Male Dataset, Volume With Segmentation Mask

Data Source

whole_body_ct/s1380_resampled.zip whole_body_ct/colors.py

Whole Body Ct Male Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous Medical

download_whole_body_ct_male()

Download a CT image of a male subject with 117 segmented anatomic structures.

../../_images/pyvista-examples-downloads-download_whole_body_ct_male-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.06e+03

File Info

File Size

17.7 KB

Num Files

2

File Ext

.py,

.vtm

Reader

XMLMultiBlockDataReader

See also Visualize Anatomical Groups, Whole Body Ct Female Dataset, Volume With Segmentation Mask

Data Source

whole_body_ct/s1397_resampled.zip whole_body_ct/colors.py

Browse gridded data with a specific kind of representation.

Volumes, Images, and Textures

Three-dimensional volumetric ImageData datasets.

Section Badge:

3D Volume

Dataset Count:

24

Bolt Nut Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous

download_bolt_nut()

Download bolt nut dataset.

../../_images/pyvista-examples-downloads-download_bolt_nut-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.54e+02

File Info

File Size

132.8 KB

Num Files

2

File Ext

.slc

Reader

SLCReader

See also Volume Rendering

Data Source

bolt.slc nut.slc

Brain Dataset

Downloads ImageData 3D Volume Medical

download_brain()

Download brain dataset.

../../_images/pyvista-examples-downloads-download_brain-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 998 400

N Points

7 109 137

Length

3.34e+02

Dimensions

181, 217, 181

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

7.1 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Brain Atlas With Sides Dataset

Data Source

brain.vtk

Brain Atlas With Sides Dataset

Downloads ImageData 3D Volume Medical

download_brain_atlas_with_sides()

Download an image of an averaged brain with a right-left label.

../../_images/pyvista-examples-downloads-download_brain_atlas_with_sides-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

874 800

N Points

902 629

Length

3.34e+02

Dimensions

91, 109, 91

Spacing

2.0, 2.0, 2.0

N Arrays

1

File Info

File Size

531.1 KB

Num Files

1

File Ext

.nii.gz

Reader

NIFTIReader

See also Brain Dataset

Data Source

avg152T1_RL_nifti.nii.gz

Carotid Dataset

Downloads ImageData 3D Volume Medical

download_carotid()

Download carotid dataset.

../../_images/pyvista-examples-downloads-download_carotid-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

158 400

N Points

167 580

Length

9.93e+01

Dimensions

76, 49, 45

Spacing

1.0, 1.0, 1.0

N Arrays

2

File Info

File Size

2.7 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

carotid.vtk

Channels Dataset

Built-in ImageData 3D Volume

load_channels()

Load a uniform grid of fluvial channels in the subsurface.

../../_images/pyvista-examples-examples-load_channels-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 250 000

N Points

6 363 101

Length

3.67e+02

Dimensions

251, 251, 101

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

522.3 KB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

Data Source

channels.vti

Chest Dataset

Downloads ImageData 3D Volume Medical

download_chest()

Download chest dataset.

../../_images/pyvista-examples-downloads-download_chest-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

4 700 178

N Points

4 980 736

Length

3.39e+02

Dimensions

512, 512, 19

Spacing

4.69e-01, 4.69e-01, 5.00e-01

N Arrays

1

File Info

File Size

6.1 MB

Num Files

1

File Ext

.mha

Reader

MetaImageReader

See also Volume Rendering

Data Source

MetaIO/ChestCT-SHORT.mha

Coil Magnetic Field Dataset

Downloads ImageData 3D Volume

download_coil_magnetic_field()

Download the magnetic field of a coil.

../../_images/pyvista-examples-downloads-download_coil_magnetic_field-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

512 000

N Points

531 441

Length

1.39e+02

Dimensions

81, 81, 81

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

9.0 MB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

See also Plot a Magnetic Field

Data Source

magpylib/coil_field.vti

Damavand Volcano Dataset

Downloads ImageData 3D Volume

download_damavand_volcano()

Download damavand volcano model.

../../_images/pyvista-examples-downloads-download_damavand_volcano-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

11 003 760

N Points

11 156 040

Length

3.68e+05

Dimensions

280, 233, 171

Spacing

1.00e+03, 1.00e+03, 3.54e+02

N Arrays

1

File Info

File Size

44.6 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Volume Rendering

Data Source

damavand-volcano.vtk

Dicom Stack Dataset

Downloads ImageData 3D Volume Medical

download_dicom_stack()

Download TCIA DICOM stack volume.

../../_images/pyvista-examples-downloads-download_dicom_stack-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

522 242

N Points

786 432

Length

7.06e+02

Dimensions

512, 512, 3

Spacing

9.77e-01, 9.77e-01, 1.20e+01

N Arrays

1

File Info

File Size

1.6 MB

Num Files

3

File Ext

.dcm

Reader

DICOMReader

Data Source

DICOM_Stack/data.zip

Embryo Dataset

Downloads ImageData 3D Volume Medical

download_embryo()

Download a volume of an embryo.

../../_images/pyvista-examples-downloads-download_embryo-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

16 581 375

N Points

16 777 216

Length

4.42e+02

Dimensions

256, 256, 256

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

3.9 MB

Num Files

1

File Ext

.slc

Reader

SLCReader

Data Source

embryo.slc

Frog Dataset

Downloads ImageData 3D Volume Medical

download_frog()

Download frog dataset.

../../_images/pyvista-examples-downloads-download_frog-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

31 594 185

N Points

31 960 000

Length

7.14e+02

Dimensions

500, 470, 136

Spacing

1.0, 1.0, 1.5

N Arrays

1

File Info

File Size

5.2 MB

Num Files

2

File Ext

.mhd,

.zraw

Reader

MetaImageReader

See also Frog Tissue Dataset, Volume Rendering

Data Source

froggy/frog.mhd froggy/frog.zraw

Frog Tissue Dataset

Downloads ImageData 3D Volume

download_frog_tissue()

Download frog tissue dataset.

../../_images/not_available.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

31 594 185

N Points

31 960 000

Length

7.14e+02

Dimensions

500, 470, 136

Spacing

1.0, 1.0, 1.5

N Arrays

1

File Info

File Size

262.4 KB

Num Files

2

File Ext

.mhd,

.zraw

Reader

MetaImageReader

See also Frog Dataset

Data Source

froggy/frogtissue.mhd froggy/frogtissue.zraw

Frog Tissues Dataset

Built-in ImageData 3D Volume Medical

load_frog_tissues()

Load frog tissues dataset.

../../_images/pyvista-examples-examples-load_frog_tissues-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

31 594 185

N Points

31 960 000

Length

7.14e+02

Dimensions

500, 470, 136

Spacing

1.0, 1.0, 1.5

N Arrays

1

File Info

File Size

380.4 KB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

See also Frog Dataset

Data Source

frog_tissues.vti

Full Head Dataset

Downloads ImageData 3D Volume

download_full_head()

Download the full head image.

../../_images/pyvista-examples-downloads-download_full_head-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 047 325

N Points

6 160 384

Length

3.66e+02

Dimensions

256, 256, 94

Spacing

9.38e-01, 9.38e-01, 1.50e+00

N Arrays

1

File Info

File Size

6.6 MB

Num Files

2

File Ext

.mhd,

.raw.gz

Reader

MetaImageReader

Data Source

FullHead.mhd FullHead.raw.gz

Head Dataset

Downloads ImageData 3D Volume Medical

download_head()

Download head dataset.

../../_images/pyvista-examples-downloads-download_head-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

117 547

N Points

124 992

Length

3.49e+02

Dimensions

48, 62, 42

Spacing

4.0, 4.0, 4.0

N Arrays

1

File Info

File Size

125.2 KB

Num Files

2

File Ext

.mhd,

.raw

Reader

MetaImageReader

See also Head 2 Dataset, Volume Rendering

Data Source

HeadMRVolume.mhd HeadMRVolume.raw

Head 2 Dataset

Downloads ImageData 3D Volume Medical

download_head_2()

Download head dataset.

../../_images/pyvista-examples-downloads-download_head_2-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 047 325

N Points

6 160 384

Length

4.06e+02

Dimensions

256, 256, 94

Spacing

1.0, 1.0, 2.0

N Arrays

1

File Info

File Size

8.8 MB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

See also Head Dataset

Data Source

head.vti

Headsq Dataset

Downloads ImageData 3D Volume

download_headsq()

Download the headsq dataset.

../../_images/pyvista-examples-downloads-download_headsq-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

365 148

N Points

380 928

Length

3.17e+02

Dimensions

64, 64, 93

Spacing

3.2, 3.2, 1.5

N Arrays

1

File Info

File Size

762.0 KB

Num Files

94

File Ext

.1,

.10,

.11,

…,

.92,

.93,

.nhdr

Reader

NRRDReader

Data Source

headsq/quarter.nhdr headsq/quarter.1 headsq/quarter.2 headsq/quarter.3 headsq/quarter.4 headsq/quarter.5 headsq/quarter.6 headsq/quarter.7 headsq/quarter.8 headsq/quarter.9 headsq/quarter.10 headsq/quarter.11 headsq/quarter.12 headsq/quarter.13 headsq/quarter.14 headsq/quarter.15 headsq/quarter.16 headsq/quarter.17 headsq/quarter.18 headsq/quarter.19 headsq/quarter.20 headsq/quarter.21 headsq/quarter.22 headsq/quarter.23 headsq/quarter.24 headsq/quarter.25 headsq/quarter.26 headsq/quarter.27 headsq/quarter.28 headsq/quarter.29 headsq/quarter.30 headsq/quarter.31 headsq/quarter.32 headsq/quarter.33 headsq/quarter.34 headsq/quarter.35 headsq/quarter.36 headsq/quarter.37 headsq/quarter.38 headsq/quarter.39 headsq/quarter.40 headsq/quarter.41 headsq/quarter.42 headsq/quarter.43 headsq/quarter.44 headsq/quarter.45 headsq/quarter.46 headsq/quarter.47 headsq/quarter.48 headsq/quarter.49 headsq/quarter.50 headsq/quarter.51 headsq/quarter.52 headsq/quarter.53 headsq/quarter.54 headsq/quarter.55 headsq/quarter.56 headsq/quarter.57 headsq/quarter.58 headsq/quarter.59 headsq/quarter.60 headsq/quarter.61 headsq/quarter.62 headsq/quarter.63 headsq/quarter.64 headsq/quarter.65 headsq/quarter.66 headsq/quarter.67 headsq/quarter.68 headsq/quarter.69 headsq/quarter.70 headsq/quarter.71 headsq/quarter.72 headsq/quarter.73 headsq/quarter.74 headsq/quarter.75 headsq/quarter.76 headsq/quarter.77 headsq/quarter.78 headsq/quarter.79 headsq/quarter.80 headsq/quarter.81 headsq/quarter.82 headsq/quarter.83 headsq/quarter.84 headsq/quarter.85 headsq/quarter.86 headsq/quarter.87 headsq/quarter.88 headsq/quarter.89 headsq/quarter.90 headsq/quarter.91 headsq/quarter.92 headsq/quarter.93

Hydrogen Orbital Dataset

Built-in ImageData 3D Volume

load_hydrogen_orbital()

Load the hydrogen wave function for a pyvista.ImageData.

../../_images/pyvista-examples-examples-load_hydrogen_orbital-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

970 299

N Points

1 000 000

Length

8.66e+00

Dimensions

100, 100, 100

Spacing

5.05e-02, 5.05e-02, 5.05e-02

N Arrays

2

File Info

Reader

None

Iron Protein Dataset

Downloads ImageData 3D Volume

download_iron_protein()

Download iron protein dataset.

../../_images/pyvista-examples-downloads-download_iron_protein-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

300 763

N Points

314 432

Length

1.16e+02

Dimensions

68, 68, 68

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

314.6 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

ironProt.vtk

Knee Full Dataset

Downloads ImageData 3D Volume Medical

download_knee_full()

Download full knee dataset.

../../_images/pyvista-examples-downloads-download_knee_full-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

10 225 800

N Points

10 368 384

Length

3.07e+02

Dimensions

208, 248, 201

Spacing

7.23e-01, 7.23e-01, 1.00e+00

N Arrays

1

File Info

File Size

9.0 MB

Num Files

1

File Ext

.slc

Reader

SLCReader

See also Knee Dataset

Data Source

vw_knee.slc

M4 Total Density Dataset

Downloads ImageData 3D Volume

download_m4_total_density()

Download a total density dataset of the chemistry.

../../_images/pyvista-examples-downloads-download_m4_total_density-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

15 120

N Points

17 050

Length

4.38e+01

Dimensions

25, 22, 31

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

225.7 KB

Num Files

1

File Ext

.cube

Reader

GaussianCubeReader

Data Source

m4_TotalDensity.cube

Uniform Dataset

Built-in ImageData 3D Volume

load_uniform()

Load a sample uniform grid.

../../_images/pyvista-examples-examples-load_uniform-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

729

N Points

1 000

Length

1.56e+01

Dimensions

10, 10, 10

Spacing

1.0, 1.0, 1.0

N Arrays

2

File Info

File Size

14.1 KB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

uniform.vtk

Whole Body Ct Female Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous Medical

download_whole_body_ct_female()

Download a CT image of a female subject with 117 segmented anatomic structures.

../../_images/pyvista-examples-downloads-download_whole_body_ct_female-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.06e+03

File Info

File Size

17.7 KB

Num Files

2

File Ext

.py,

.vtm

Reader

XMLMultiBlockDataReader

See also Visualize Anatomical Groups, Whole Body Ct Male Dataset, Volume With Segmentation Mask

Data Source

whole_body_ct/s1380_resampled.zip whole_body_ct/colors.py

Whole Body Ct Male Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous Medical

download_whole_body_ct_male()

Download a CT image of a male subject with 117 segmented anatomic structures.

../../_images/pyvista-examples-downloads-download_whole_body_ct_male-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.06e+03

File Info

File Size

17.7 KB

Num Files

2

File Ext

.py,

.vtm

Reader

XMLMultiBlockDataReader

See also Visualize Anatomical Groups, Whole Body Ct Female Dataset, Volume With Segmentation Mask

Data Source

whole_body_ct/s1397_resampled.zip whole_body_ct/colors.py

Two-dimensional ImageData datasets.

Section Badge:

2D Image

Dataset Count:

30

Beach Dataset

Downloads ImageData 2D Image

download_beach()

Download the beach NRRD image.

../../_images/pyvista-examples-downloads-download_beach-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

9 801

N Points

10 000

Length

1.40e+02

Dimensions

100, 100, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

30.2 KB

Num Files

1

File Ext

.nrrd

Reader

NRRDReader

Data Source

beach.nrrd

Bird Dataset

Downloads ImageData 2D Image

download_bird()

Download bird dataset.

../../_images/pyvista-examples-downloads-download_bird-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

155 837

N Points

156 636

Length

5.70e+02

Dimensions

458, 342, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

31.9 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Bird Texture Dataset

Data Source

Pileated.jpg

Cake Easy Dataset

Downloads ImageData 2D Image

download_cake_easy()

Download cake dataset.

../../_images/pyvista-examples-downloads-download_cake_easy-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

9 801

N Points

10 000

Length

1.40e+02

Dimensions

100, 100, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

9.1 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Cake Easy Texture Dataset

Data Source

cake_easy.jpg

Crater Topo Dataset

Downloads ImageData 2D Image

download_crater_topo()

Download crater dataset.

../../_images/pyvista-examples-downloads-download_crater_topo-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 677 401

N Points

1 680 000

Length

2.76e+04

Dimensions

1400, 1200, 1

Spacing

15.0, 15.0, 0.0

N Arrays

1

File Info

File Size

13.4 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

Ruapehu_mag_dem_15m_NZTM.vtk

E07733s002i009 Dataset

Downloads ImageData 2D Image

download_e07733s002i009()

Download a e07733s002i009 image.

../../_images/pyvista-examples-downloads-download_e07733s002i009-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

65 025

N Points

65 536

Length

3.38e+02

Dimensions

256, 256, 1

Spacing

9.38e-01, 9.38e-01, 3.50e+00

N Arrays

1

File Info

File Size

83.2 KB

Num Files

1

File Ext

.mr

Reader

GESignaReader

Data Source

E07733S002I009.MR

Emoji Dataset

Downloads ImageData 2D Image

download_emoji()

Download emoji dataset.

../../_images/pyvista-examples-downloads-download_emoji-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

14 605

N Points

14 848

Length

1.71e+02

Dimensions

128, 116, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

9.5 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Emoji Texture Dataset

Data Source

emote.jpg

Gif Simple Dataset

Downloads ImageData 2D Image

download_gif_simple()

Download a simple three frame GIF.

../../_images/pyvista-examples-downloads-download_gif_simple-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

59 501

N Points

60 000

Length

3.59e+02

Dimensions

300, 200, 1

Spacing

1.0, 1.0, 1.0

N Arrays

3

File Info

File Size

8.6 KB

Num Files

1

File Ext

.gif

Reader

GIFReader

Data Source

gifs/sample.gif

Gourds Dataset

Downloads ImageData 2D Image

download_gourds()

Download gourds dataset.

../../_images/pyvista-examples-downloads-download_gourds-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

306 081

N Points

307 200

Length

7.99e+02

Dimensions

640, 480, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

525.5 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Gourds Pnm Dataset, Gourds Texture Dataset, Gaussian Smoothing

Data Source

Gourds.png

Gourds Pnm Dataset

Downloads ImageData 2D Image

download_gourds_pnm()

Download gourds dataset from pnm file.

../../_images/pyvista-examples-downloads-download_gourds_pnm-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

306 081

N Points

307 200

Length

7.99e+02

Dimensions

640, 480, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

921.6 KB

Num Files

1

File Ext

.pnm

Reader

PNMReader

See also Gourds Dataset, Gourds Texture Dataset

Data Source

Gourds.pnm

Jupiter Surface Dataset

Planets ImageData 2D Image

download_jupiter_surface()

Download the surface of the planet Jupiter.

../../_images/pyvista-examples-planets-download_jupiter_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

499.0 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/jupiter.jpg

Knee Dataset

Downloads ImageData 2D Image Medical

download_knee()

Download knee dataset.

../../_images/pyvista-examples-downloads-download_knee-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

261 121

N Points

262 144

Length

3.11e+02

Dimensions

512, 512, 1

Spacing

4.30e-01, 4.30e-01, 8.00e-01

N Arrays

1

File Info

File Size

526.7 KB

Num Files

1

File Ext

.dcm

Reader

DICOMReader

See also Knee Full Dataset

Data Source

DICOM_KNEE.dcm

Logo Dataset

Built-in ImageData 2D Image

load_logo()

Load the PyVista logo as a pyvista.ImageData.

../../_images/pyvista-examples-examples-load_logo-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

820 308

N Points

822 288

Length

1.51e+03

Dimensions

1389, 592, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

257.1 KB

Num Files

1

File Ext

.png

Reader

PNGReader

Data Source

pyvista_logo.png

Mars Surface Dataset

Planets ImageData 2D Image

download_mars_surface()

Download the surface of the planet Mars.

../../_images/pyvista-examples-planets-download_mars_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 997 001

N Points

2 000 000

Length

2.23e+03

Dimensions

2000, 1000, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

620.4 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/mars.jpg

Mercury Surface Dataset

Planets ImageData 2D Image

download_mercury_surface()

Download the surface of planet Mercury.

../../_images/pyvista-examples-planets-download_mercury_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

872.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/mercury.jpg

Milkyway Sky Background Dataset

Planets ImageData 2D Image

download_milkyway_sky_background()

Download the sky texture of the Milky Way galaxy.

../../_images/pyvista-examples-planets-download_milkyway_sky_background-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

33 542 145

N Points

33 554 432

Length

9.16e+03

Dimensions

8192, 4096, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.9 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Stars Sky Background Dataset, 3D Earth and Celestial Bodies

Data Source

planet3d-matlab/milkyway.jpg

Moon Surface Dataset

Planets ImageData 2D Image

download_moon_surface()

Download the surface of the Earth’s Moon.

../../_images/pyvista-examples-planets-download_moon_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.1 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/moon.jpg

Moonlanding Image Dataset

Downloads ImageData 2D Image

download_moonlanding_image()

Download the Moon landing image.

../../_images/pyvista-examples-downloads-download_moonlanding_image-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

297 517

N Points

298 620

Length

7.87e+02

Dimensions

630, 474, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

216.5 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Fast Fourier Transform

Data Source

moonlanding.png

Neptune Surface Dataset

Planets ImageData 2D Image

download_neptune_surface()

Download the texture of the surface of planet Neptune.

../../_images/pyvista-examples-planets-download_neptune_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

241.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/neptune.jpg

Pluto Surface Dataset

Planets ImageData 2D Image

download_pluto_surface()

Download the texture of the surface of the dwarf planet Pluto.

../../_images/pyvista-examples-planets-download_pluto_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

17 549 850

N Points

17 558 738

Length

6.62e+03

Dimensions

5926, 2963, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.4 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/pluto.jpg

Prostate Dataset

Downloads ImageData 2D Image Medical

download_prostate()

Download prostate dataset.

../../_images/pyvista-examples-downloads-download_prostate-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

261 121

N Points

262 144

Length

6.77e+02

Dimensions

512, 512, 1

Spacing

9.38e-01, 9.38e-01, 5.00e+00

N Arrays

1

File Info

File Size

527.3 KB

Num Files

1

File Ext

.img

Reader

DICOMReader

Data Source

prostate.img

Puppy Dataset

Downloads ImageData 2D Image

download_puppy()

Download puppy dataset.

../../_images/pyvista-examples-downloads-download_puppy-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 917 201

N Points

1 920 000

Length

2.00e+03

Dimensions

1600, 1200, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

436.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Puppy Texture Dataset

Data Source

puppy.jpg

Saturn Rings Dataset

Planets ImageData 2D Image

download_saturn_rings()

Download the texture of Saturn’s rings.

../../_images/pyvista-examples-planets-download_saturn_rings-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

253 828

N Points

256 000

Length

2.05e+03

Dimensions

2048, 125, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

12.1 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/saturn_ring_alpha.png

Saturn Surface Dataset

Planets ImageData 2D Image

download_saturn_surface()

Download the surface of the planet Saturn.

../../_images/pyvista-examples-planets-download_saturn_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

199.9 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/saturn.jpg

Sky Box Nz Dataset

Downloads ImageData 2D Image

download_sky_box_nz()

Download skybox-nz dataset.

../../_images/pyvista-examples-downloads-download_sky_box_nz-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

1 046 529

N Points

1 048 576

Length

1.45e+03

Dimensions

1024, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

54.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Sky Box Nz Texture Dataset, Sky Box Cube Map Dataset

Data Source

skybox-nz.jpg

St Helens Dataset

Downloads ImageData 2D Image

download_st_helens()

Download Saint Helens dataset.

../../_images/pyvista-examples-downloads-download_st_helens-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

151 916

N Points

152 709

Length

1.71e+04

Dimensions

327, 467, 1

Spacing

30.0, 30.0, 1.0

N Arrays

1

File Info

File Size

995.3 KB

Num Files

1

File Ext

.dem

Reader

DEMReader

Data Source

SainteHelens.dem

Stars Sky Background Dataset

Planets ImageData 2D Image

download_stars_sky_background()

Download the night sky stars texture.

../../_images/pyvista-examples-planets-download_stars_sky_background-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

33 542 145

N Points

33 554 432

Length

9.16e+03

Dimensions

8192, 4096, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.8 MB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Milkyway Sky Background Dataset, 3D Earth and Celestial Bodies

Data Source

planet3d-matlab/stars.jpg

Sun Surface Dataset

Planets ImageData 2D Image

download_sun_surface()

Download the surface of the Sun.

../../_images/pyvista-examples-planets-download_sun_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

822.4 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/sun.jpg

T3 Grid 0 Dataset

Downloads ImageData 2D Image

download_t3_grid_0()

Download a T3 grid 0 image.

../../_images/pyvista-examples-downloads-download_t3_grid_0-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

56 865

N Points

57 344

Length

3.39e+02

Dimensions

224, 256, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

346.4 KB

Num Files

1

File Ext

.mnc

Reader

MINCImageReader

Data Source

t3_grid_0.mnc

Uranus Surface Dataset

Planets ImageData 2D Image

download_uranus_surface()

Download and the texture of the surface of planet Uranus.

../../_images/pyvista-examples-planets-download_uranus_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

77.8 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/uranus.jpg

Venus Surface Dataset

Planets ImageData 2D Image

download_venus_surface()

Download the surface or atmosphere of Planet Venus.

../../_images/pyvista-examples-planets-download_venus_surface-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

2 094 081

N Points

2 097 152

Length

2.29e+03

Dimensions

2048, 1024, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

229.7 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also 3D Earth and Celestial Bodies

Data Source

solar_textures/venus_atmosphere.jpg

Texture datasets.

Section Badge:

Texture

Dataset Count:

18

Bird Texture Dataset

Downloads Texture

download_bird_texture()

Download bird texture.

../../_images/pyvista-examples-downloads-download_bird_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

458, 342

File Info

File Size

31.9 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Bird Dataset

Data Source

Pileated.jpg

Cake Easy Texture Dataset

Downloads Texture

download_cake_easy_texture()

Download cake texture.

../../_images/pyvista-examples-downloads-download_cake_easy_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

100, 100

File Info

File Size

9.1 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Cake Easy Dataset

Data Source

cake_easy.jpg

Crater Imagery Dataset

Downloads Texture

download_crater_imagery()

Download crater texture.

../../_images/pyvista-examples-downloads-download_crater_imagery-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1535, 1772

File Info

File Size

8.2 MB

Num Files

1

File Ext

.tif

Reader

TIFFReader

See also Topographic Map

Data Source

BJ34_GeoTifv1-04_crater_clip.tif

Cubemap Park Dataset

Downloads Texture Cubemap

download_cubemap_park()

Download a cubemap of a park.

../../_images/pyvista-examples-downloads-download_cubemap_park-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

512, 512

File Info

File Size

606.1 KB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 4k Dataset, Cubemap Space 16k Dataset, Sky Box Cube Map Dataset

Data Source

cubemap_park/cubemap_park.zip

Cubemap Space 16k Dataset

Downloads Texture Cubemap

download_cubemap_space_16k()

Download the 16k space cubemap.

../../_images/pyvista-examples-downloads-download_cubemap_space_16k-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

4096, 4096

File Info

File Size

39.5 MB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 4k Dataset, Cubemap Park Dataset, Sky Box Cube Map Dataset

Data Source

cubemap_space/16k.zip

Cubemap Space 4k Dataset

Downloads Texture Cubemap

download_cubemap_space_4k()

Download the 4k space cubemap.

../../_images/pyvista-examples-downloads-download_cubemap_space_4k-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1024, 1024

File Info

File Size

1.5 MB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 16k Dataset, Cubemap Park Dataset, Sky Box Cube Map Dataset

Data Source

cubemap_space/4k.zip

Dikhololo Night Dataset

Downloads Texture

download_dikhololo_night()

Download and read the dikholo night hdr texture example.

../../_images/pyvista-examples-downloads-download_dikhololo_night-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

4096, 2048

File Info

File Size

28.4 MB

Num Files

1

File Ext

.hdr

Reader

HDRReader

Data Source

dikhololo_night_4k.hdr

Emoji Texture Dataset

Downloads Texture

download_emoji_texture()

Download emoji texture.

../../_images/pyvista-examples-downloads-download_emoji_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

128, 116

File Info

File Size

9.5 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Emoji Dataset

Data Source

emote.jpg

Globe Texture Dataset

Built-in Texture

load_globe_texture()

Load a pyvista.Texture that can be applied to the globe source.

../../_images/pyvista-examples-examples-load_globe_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

2048, 1024

File Info

File Size

463.1 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

Data Source

2k_earth_daymap.jpg

Gourds Texture Dataset

Downloads Texture

download_gourds_texture()

Download gourds texture.

../../_images/pyvista-examples-downloads-download_gourds_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

640, 480

File Info

File Size

525.5 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Gourds Dataset, Gourds Pnm Dataset

Data Source

Gourds.png

Masonry Texture Dataset

Downloads Texture

download_masonry_texture()

Download masonry texture.

../../_images/pyvista-examples-downloads-download_masonry_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

256, 256

File Info

File Size

66.6 KB

Num Files

1

File Ext

.bmp

Reader

BMPReader

See also Applying Textures

Data Source

masonry.bmp

Parched Canal 4k Dataset

Downloads Texture

download_parched_canal_4k()

Download parched canal 4k dataset.

../../_images/pyvista-examples-downloads-download_parched_canal_4k-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

4096, 2048

File Info

File Size

25.9 MB

Num Files

1

File Ext

.hdr

Reader

HDRReader

Data Source

parched_canal_4k.hdr

Puppy Texture Dataset

Downloads Texture

download_puppy_texture()

Download puppy texture.

../../_images/pyvista-examples-downloads-download_puppy_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1600, 1200

File Info

File Size

436.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Puppy Dataset, Applying Textures

Data Source

puppy.jpg

Rgba Texture Dataset

Downloads Texture

download_rgba_texture()

Download a texture with an alpha channel.

../../_images/pyvista-examples-downloads-download_rgba_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

420, 300

File Info

File Size

121.5 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Applying Textures

Data Source

alphachannel.png

Sky Box Cube Map Dataset

Downloads Texture Cubemap

download_sky_box_cube_map()

Download a skybox cube map texture.

../../_images/pyvista-examples-downloads-download_sky_box_cube_map-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1024, 1024

File Info

File Size

1.9 MB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 4k Dataset, Cubemap Space 16k Dataset, Cubemap Park Dataset, Physically Based Rendering

Data Source

skybox2-posx.jpg skybox2-negx.jpg skybox2-posy.jpg skybox2-negy.jpg skybox2-posz.jpg skybox2-negz.jpg

Sky Box Nz Texture Dataset

Downloads Texture

download_sky_box_nz_texture()

Download skybox-nz texture.

../../_images/pyvista-examples-downloads-download_sky_box_nz_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1024, 1024

File Info

File Size

54.6 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Sky Box Nz Dataset, Sky Box Cube Map Dataset

Data Source

skybox-nz.jpg

Usa Texture Dataset

Downloads Texture

download_usa_texture()

Download USA texture.

../../_images/pyvista-examples-downloads-download_usa_texture-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

512, 222

File Info

File Size

41.4 KB

Num Files

1

File Ext

.jpg

Reader

JPEGReader

See also Usa Dataset

Data Source

usa_image.jpg

Vtk Logo Dataset

Downloads Texture

download_vtk_logo()

Download a texture of the VTK logo.

../../_images/pyvista-examples-downloads-download_vtk_logo-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

256, 256

File Info

File Size

26.3 KB

Num Files

1

File Ext

.png

Reader

PNGReader

See also Vtk Dataset

Data Source

vtk.png

Texture datasets with six images: one for each side of the cube.

Section Badge:

Cubemap

Dataset Count:

4

Cubemap Park Dataset

Downloads Texture Cubemap

download_cubemap_park()

Download a cubemap of a park.

../../_images/pyvista-examples-downloads-download_cubemap_park-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

512, 512

File Info

File Size

606.1 KB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 4k Dataset, Cubemap Space 16k Dataset, Sky Box Cube Map Dataset

Data Source

cubemap_park/cubemap_park.zip

Cubemap Space 16k Dataset

Downloads Texture Cubemap

download_cubemap_space_16k()

Download the 16k space cubemap.

../../_images/pyvista-examples-downloads-download_cubemap_space_16k-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

4096, 4096

File Info

File Size

39.5 MB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 4k Dataset, Cubemap Park Dataset, Sky Box Cube Map Dataset

Data Source

cubemap_space/16k.zip

Cubemap Space 4k Dataset

Downloads Texture Cubemap

download_cubemap_space_4k()

Download the 4k space cubemap.

../../_images/pyvista-examples-downloads-download_cubemap_space_4k-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1024, 1024

File Info

File Size

1.5 MB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 16k Dataset, Cubemap Park Dataset, Sky Box Cube Map Dataset

Data Source

cubemap_space/4k.zip

Sky Box Cube Map Dataset

Downloads Texture Cubemap

download_sky_box_cube_map()

Download a skybox cube map texture.

../../_images/pyvista-examples-downloads-download_sky_box_cube_map-1_00_00.png

Dataset Info

Data Type

Texture

Cell Type

PIXEL

Dimensions

1024, 1024

File Info

File Size

1.9 MB

Num Files

6

File Ext

.jpg

Reader

None

See also Cubemap Space 4k Dataset, Cubemap Space 16k Dataset, Cubemap Park Dataset, Physically Based Rendering

Data Source

skybox2-posx.jpg skybox2-negx.jpg skybox2-posy.jpg skybox2-negy.jpg skybox2-posz.jpg skybox2-negz.jpg

Composite Datasets#

Composite classes which hold many data sets. See Composite Datasets for details.

Composite Datasets

MultiBlock datasets.

Section Badge:

MultiBlock

Dataset Count:

22

Backward Facing Step Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_backward_facing_step()

Download an ensight gold case of a fluid simulation.

../../_images/pyvista-examples-downloads-download_backward_facing_step-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

QUAD

HEXAHEDRON

Length

1.01e+02

File Info

File Size

998 B

Num Files

1

File Ext

.case

Reader

EnSightReader

Data Source

EnSight.zip

Biplane Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_biplane()

Download biplane dataset.

../../_images/pyvista-examples-downloads-download_biplane-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

LINE

TRIANGLE

QUAD

TETRA

HEXAHEDRON

QUADRATIC_TRIANGLE

QUADRATIC_QUAD

QUADRATIC_TETRA

QUADRATIC_HEXAHEDRON

Length

1.18e+01

File Info

File Size

348.8 KB

Num Files

1

File Ext

.exo

Reader

ExodusIIReader

Data Source

biplane_rms_pressure_bs.exo

Bolt Nut Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous

download_bolt_nut()

Download bolt nut dataset.

../../_images/pyvista-examples-downloads-download_bolt_nut-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.54e+02

File Info

File Size

132.8 KB

Num Files

2

File Ext

.slc

Reader

SLCReader

See also Volume Rendering

Data Source

bolt.slc nut.slc

Cavity Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_cavity()

Download cavity OpenFOAM example.

../../_images/not_available.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

PolyData

Cell Type

QUAD

HEXAHEDRON

Length

1.42e-01

File Info

File Size

0 B

Num Files

1

File Ext

.foam

Reader

POpenFOAMReader

See also Plot OpenFOAM data

Data Source

OpenFOAM.zip

Cgns Multi Dataset

Downloads StructuredGrid MultiBlock Homogeneous

download_cgns_multi()

Download a multielement airfoil with a cell centered solution.

../../_images/pyvista-examples-downloads-download_cgns_multi-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

HEXAHEDRON

Length

2.83e+01

File Info

File Size

4.1 MB

Num Files

1

File Ext

.cgns

Reader

CGNSReader

See also Cgns Structured Dataset

Data Source

cgns/multi.cgns

Cgns Structured Dataset

Downloads StructuredGrid MultiBlock Homogeneous

download_cgns_structured()

Download the structured CGNS dataset mesh.

../../_images/pyvista-examples-downloads-download_cgns_structured-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

QUAD

HEXAHEDRON

Length

2.62e+00

File Info

File Size

1.0 MB

Num Files

1

File Ext

.cgns

Reader

CGNSReader

See also Cgns Multi Dataset

Data Source

cgns/sqnz_s.adf.cgns

Cylinder Crossflow Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_cylinder_crossflow()

Download CFD result for cylinder in cross flow at Re=35.

../../_images/pyvista-examples-downloads-download_cylinder_crossflow-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

LINE

TRIANGLE

QUAD

Length

1.68e+01

File Info

File Size

734.6 KB

Num Files

5

File Ext

.case,

.geo,

.scl1,

.scl2,

.vel

Reader

EnSightReader

See also 2D Streamlines

Data Source

EnSight/CylinderCrossflow/cylinder_Re35.case EnSight/CylinderCrossflow/cylinder_Re35.geo EnSight/CylinderCrossflow/cylinder_Re35.scl1 EnSight/CylinderCrossflow/cylinder_Re35.scl2 EnSight/CylinderCrossflow/cylinder_Re35.vel

Dual Sphere Animation Dataset

Downloads PolyData MultiBlock Surface Mesh Homogeneous

download_dual_sphere_animation()

Download PVD file for double sphere.

../../_images/pyvista-examples-downloads-download_dual_sphere_animation-1_00_00.gif

Dataset Info

Data Type

MultiBlock

PolyData

Cell Type

TRIANGLE

Length

1.96e+00

File Info

File Size

2.5 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Single Sphere Animation Dataset

Data Source

PVD/paraview/dualSphereAnimation.zip

Electronics Cooling Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_electronics_cooling()

Download the electronics cooling example datasets.

../../_images/pyvista-examples-downloads-download_electronics_cooling-1_00_00.png

Dataset Info

Data Type

MultiBlock

PolyData

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

Length

2.64e-01

File Info

File Size

67.9 MB

Num Files

2

File Ext

.vtp,

.vtu

Reader

XMLPolyDataReader

XMLUnstructuredGridReader

See also Electronics Cooling CFD

Data Source

fvm/cooling_electronics/datasets.zip

Exodus Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_exodus()

Sample ExodusII data file.

../../_images/pyvista-examples-downloads-download_exodus-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

WEDGE

Length

1.45e+01

File Info

File Size

69.7 KB

Num Files

1

File Ext

.exo

Reader

ExodusIIReader

Data Source

mesh_fs8.exo

Lshape Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_lshape()

Download LShape dataset in EnSight format.

../../_images/pyvista-examples-downloads-download_lshape-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

VERTEX

HEXAHEDRON

Length

2.86e+00

File Info

File Size

10.8 KB

Num Files

3

File Ext

.case,

.geo,

.var

Reader

EnSightReader

Data Source

EnSight/LShape.case EnSight/LShape_geometry.geo EnSight/LShape_displacement.var

Meshio Xdmf Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_meshio_xdmf()

Download xdmf file created by meshio.

../../_images/pyvista-examples-downloads-download_meshio_xdmf-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

TRIANGLE

Length

1.41e+00

File Info

File Size

12.4 KB

Num Files

2

File Ext

.h5,

.xdmf

Reader

XdmfReader

Data Source

meshio/out.xdmf meshio/out.h5

Mug Dataset

Downloads UnstructuredGrid MultiBlock Misc Heterogeneous

download_mug()

Download mug dataset.

../../_images/pyvista-examples-downloads-download_mug-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

NoneType

Cell Type

QUAD

HEXAHEDRON

Length

8.08e+00

File Info

File Size

1.9 MB

Num Files

1

File Ext

.e

Reader

ExodusIIReader

Data Source

mug.e

Naca Dataset

Downloads StructuredGrid MultiBlock Homogeneous

download_naca()

Download NACA airfoil dataset in EnSight format.

../../_images/pyvista-examples-downloads-download_naca-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

QUAD

Length

1.89e+02

File Info

File Size

505.8 KB

Num Files

4

File Ext

.case,

.dens_1,

.dens_3,

.geo

Reader

EnSightReader

See also Load data using a Reader

Data Source

EnSight/naca.bin.case EnSight/naca.gold.bin.DENS_1 EnSight/naca.gold.bin.DENS_3 EnSight/naca.gold.bin.geo

Openfoam Tubes Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_openfoam_tubes()

Download tubes OpenFOAM example.

../../_images/pyvista-examples-downloads-download_openfoam_tubes-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

PolyData

Cell Type

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

Length

3.71e-01

File Info

File Size

0 B

Num Files

1

File Ext

.foam

Reader

POpenFOAMReader

See also Plot CFD Data

Data Source

fvm/turbo_incompressible/Turbo-Incompressible_3-Run_1-SOLUTION_FIELDS.zip

Room Cff Dataset

Downloads UnstructuredGrid MultiBlock Single Block

download_room_cff()

Download a room model in CFF format.

../../_images/pyvista-examples-downloads-download_room_cff-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

QUAD

Length

5.66e+00

File Info

File Size

893.4 KB

Num Files

2

File Ext

.h5

Reader

FLUENTCFFReader

Data Source

FLUENTCFF/room.cas.h5 FLUENTCFF/room.dat.h5

Single Sphere Animation Dataset

Downloads PolyData MultiBlock Surface Mesh Single Block

download_single_sphere_animation()

Download PVD file for single sphere.

../../_images/pyvista-examples-downloads-download_single_sphere_animation-1_00_00.gif

Dataset Info

Data Type

MultiBlock

PolyData

Cell Type

TRIANGLE

Length

1.71e+00

File Info

File Size

1.5 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Dual Sphere Animation Dataset

Data Source

PVD/paraview/singleSphereAnimation.zip

Tecplot Ascii Dataset

Downloads UnstructuredGrid MultiBlock Single Block

download_tecplot_ascii()

Download the single block ASCII Tecplot dataset.

../../_images/pyvista-examples-downloads-download_tecplot_ascii-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

HEXAHEDRON

Length

4.69e+00

File Info

File Size

13.1 KB

Num Files

1

File Ext

.dat

Reader

TecplotReader

Data Source

tecplot_ascii.dat

Tetra Dc Mesh Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_tetra_dc_mesh()

Download two meshes defining an electrical inverse problem.

../../_images/pyvista-examples-downloads-download_tetra_dc_mesh-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

TETRA

Length

1.80e+00

File Info

File Size

60.8 MB

Num Files

2

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

dc-inversion.zip

Wavy Dataset

Downloads StructuredGrid MultiBlock Single Block

download_wavy()

Download PVD file of a 2D wave.

../../_images/pyvista-examples-downloads-download_wavy-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

QUAD

Length

2.80e+01

File Info

File Size

1.4 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Load data using a Reader

Data Source

PVD/wavy.zip

Whole Body Ct Female Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous Medical

download_whole_body_ct_female()

Download a CT image of a female subject with 117 segmented anatomic structures.

../../_images/pyvista-examples-downloads-download_whole_body_ct_female-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.06e+03

File Info

File Size

17.7 KB

Num Files

2

File Ext

.py,

.vtm

Reader

XMLMultiBlockDataReader

See also Visualize Anatomical Groups, Whole Body Ct Male Dataset, Volume With Segmentation Mask

Data Source

whole_body_ct/s1380_resampled.zip whole_body_ct/colors.py

Whole Body Ct Male Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous Medical

download_whole_body_ct_male()

Download a CT image of a male subject with 117 segmented anatomic structures.

../../_images/pyvista-examples-downloads-download_whole_body_ct_male-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.06e+03

File Info

File Size

17.7 KB

Num Files

2

File Ext

.py,

.vtm

Reader

XMLMultiBlockDataReader

See also Visualize Anatomical Groups, Whole Body Ct Female Dataset, Volume With Segmentation Mask

Data Source

whole_body_ct/s1397_resampled.zip whole_body_ct/colors.py

MultiBlock datasets with multiple blocks of the same mesh type.

Section Badge:

Homogeneous

Dataset Count:

14

Backward Facing Step Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_backward_facing_step()

Download an ensight gold case of a fluid simulation.

../../_images/pyvista-examples-downloads-download_backward_facing_step-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

QUAD

HEXAHEDRON

Length

1.01e+02

File Info

File Size

998 B

Num Files

1

File Ext

.case

Reader

EnSightReader

Data Source

EnSight.zip

Biplane Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_biplane()

Download biplane dataset.

../../_images/pyvista-examples-downloads-download_biplane-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

LINE

TRIANGLE

QUAD

TETRA

HEXAHEDRON

QUADRATIC_TRIANGLE

QUADRATIC_QUAD

QUADRATIC_TETRA

QUADRATIC_HEXAHEDRON

Length

1.18e+01

File Info

File Size

348.8 KB

Num Files

1

File Ext

.exo

Reader

ExodusIIReader

Data Source

biplane_rms_pressure_bs.exo

Bolt Nut Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous

download_bolt_nut()

Download bolt nut dataset.

../../_images/pyvista-examples-downloads-download_bolt_nut-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.54e+02

File Info

File Size

132.8 KB

Num Files

2

File Ext

.slc

Reader

SLCReader

See also Volume Rendering

Data Source

bolt.slc nut.slc

Cgns Multi Dataset

Downloads StructuredGrid MultiBlock Homogeneous

download_cgns_multi()

Download a multielement airfoil with a cell centered solution.

../../_images/pyvista-examples-downloads-download_cgns_multi-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

HEXAHEDRON

Length

2.83e+01

File Info

File Size

4.1 MB

Num Files

1

File Ext

.cgns

Reader

CGNSReader

See also Cgns Structured Dataset

Data Source

cgns/multi.cgns

Cgns Structured Dataset

Downloads StructuredGrid MultiBlock Homogeneous

download_cgns_structured()

Download the structured CGNS dataset mesh.

../../_images/pyvista-examples-downloads-download_cgns_structured-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

QUAD

HEXAHEDRON

Length

2.62e+00

File Info

File Size

1.0 MB

Num Files

1

File Ext

.cgns

Reader

CGNSReader

See also Cgns Multi Dataset

Data Source

cgns/sqnz_s.adf.cgns

Cylinder Crossflow Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_cylinder_crossflow()

Download CFD result for cylinder in cross flow at Re=35.

../../_images/pyvista-examples-downloads-download_cylinder_crossflow-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

LINE

TRIANGLE

QUAD

Length

1.68e+01

File Info

File Size

734.6 KB

Num Files

5

File Ext

.case,

.geo,

.scl1,

.scl2,

.vel

Reader

EnSightReader

See also 2D Streamlines

Data Source

EnSight/CylinderCrossflow/cylinder_Re35.case EnSight/CylinderCrossflow/cylinder_Re35.geo EnSight/CylinderCrossflow/cylinder_Re35.scl1 EnSight/CylinderCrossflow/cylinder_Re35.scl2 EnSight/CylinderCrossflow/cylinder_Re35.vel

Dual Sphere Animation Dataset

Downloads PolyData MultiBlock Surface Mesh Homogeneous

download_dual_sphere_animation()

Download PVD file for double sphere.

../../_images/pyvista-examples-downloads-download_dual_sphere_animation-1_00_00.gif

Dataset Info

Data Type

MultiBlock

PolyData

Cell Type

TRIANGLE

Length

1.96e+00

File Info

File Size

2.5 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Single Sphere Animation Dataset

Data Source

PVD/paraview/dualSphereAnimation.zip

Exodus Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_exodus()

Sample ExodusII data file.

../../_images/pyvista-examples-downloads-download_exodus-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

WEDGE

Length

1.45e+01

File Info

File Size

69.7 KB

Num Files

1

File Ext

.exo

Reader

ExodusIIReader

Data Source

mesh_fs8.exo

Lshape Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_lshape()

Download LShape dataset in EnSight format.

../../_images/pyvista-examples-downloads-download_lshape-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

VERTEX

HEXAHEDRON

Length

2.86e+00

File Info

File Size

10.8 KB

Num Files

3

File Ext

.case,

.geo,

.var

Reader

EnSightReader

Data Source

EnSight/LShape.case EnSight/LShape_geometry.geo EnSight/LShape_displacement.var

Meshio Xdmf Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_meshio_xdmf()

Download xdmf file created by meshio.

../../_images/pyvista-examples-downloads-download_meshio_xdmf-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

TRIANGLE

Length

1.41e+00

File Info

File Size

12.4 KB

Num Files

2

File Ext

.h5,

.xdmf

Reader

XdmfReader

Data Source

meshio/out.xdmf meshio/out.h5

Naca Dataset

Downloads StructuredGrid MultiBlock Homogeneous

download_naca()

Download NACA airfoil dataset in EnSight format.

../../_images/pyvista-examples-downloads-download_naca-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

QUAD

Length

1.89e+02

File Info

File Size

505.8 KB

Num Files

4

File Ext

.case,

.dens_1,

.dens_3,

.geo

Reader

EnSightReader

See also Load data using a Reader

Data Source

EnSight/naca.bin.case EnSight/naca.gold.bin.DENS_1 EnSight/naca.gold.bin.DENS_3 EnSight/naca.gold.bin.geo

Tetra Dc Mesh Dataset

Downloads UnstructuredGrid MultiBlock Homogeneous

download_tetra_dc_mesh()

Download two meshes defining an electrical inverse problem.

../../_images/pyvista-examples-downloads-download_tetra_dc_mesh-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

TETRA

Length

1.80e+00

File Info

File Size

60.8 MB

Num Files

2

File Ext

.vtu

Reader

XMLUnstructuredGridReader

Data Source

dc-inversion.zip

Whole Body Ct Female Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous Medical

download_whole_body_ct_female()

Download a CT image of a female subject with 117 segmented anatomic structures.

../../_images/pyvista-examples-downloads-download_whole_body_ct_female-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.06e+03

File Info

File Size

17.7 KB

Num Files

2

File Ext

.py,

.vtm

Reader

XMLMultiBlockDataReader

See also Visualize Anatomical Groups, Whole Body Ct Male Dataset, Volume With Segmentation Mask

Data Source

whole_body_ct/s1380_resampled.zip whole_body_ct/colors.py

Whole Body Ct Male Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous Medical

download_whole_body_ct_male()

Download a CT image of a male subject with 117 segmented anatomic structures.

../../_images/pyvista-examples-downloads-download_whole_body_ct_male-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.06e+03

File Info

File Size

17.7 KB

Num Files

2

File Ext

.py,

.vtm

Reader

XMLMultiBlockDataReader

See also Visualize Anatomical Groups, Whole Body Ct Female Dataset, Volume With Segmentation Mask

Data Source

whole_body_ct/s1397_resampled.zip whole_body_ct/colors.py

MultiBlock datasets with multiple blocks of different mesh types.

Section Badge:

Heterogeneous

Dataset Count:

4

Cavity Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_cavity()

Download cavity OpenFOAM example.

../../_images/not_available.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

PolyData

Cell Type

QUAD

HEXAHEDRON

Length

1.42e-01

File Info

File Size

0 B

Num Files

1

File Ext

.foam

Reader

POpenFOAMReader

See also Plot OpenFOAM data

Data Source

OpenFOAM.zip

Electronics Cooling Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_electronics_cooling()

Download the electronics cooling example datasets.

../../_images/pyvista-examples-downloads-download_electronics_cooling-1_00_00.png

Dataset Info

Data Type

MultiBlock

PolyData

UnstructuredGrid

Cell Type

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

Length

2.64e-01

File Info

File Size

67.9 MB

Num Files

2

File Ext

.vtp,

.vtu

Reader

XMLPolyDataReader

XMLUnstructuredGridReader

See also Electronics Cooling CFD

Data Source

fvm/cooling_electronics/datasets.zip

Mug Dataset

Downloads UnstructuredGrid MultiBlock Misc Heterogeneous

download_mug()

Download mug dataset.

../../_images/pyvista-examples-downloads-download_mug-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

NoneType

Cell Type

QUAD

HEXAHEDRON

Length

8.08e+00

File Info

File Size

1.9 MB

Num Files

1

File Ext

.e

Reader

ExodusIIReader

Data Source

mug.e

Openfoam Tubes Dataset

Downloads PolyData UnstructuredGrid MultiBlock Surface Mesh Heterogeneous

download_openfoam_tubes()

Download tubes OpenFOAM example.

../../_images/pyvista-examples-downloads-download_openfoam_tubes-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

PolyData

Cell Type

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

PYRAMID

Length

3.71e-01

File Info

File Size

0 B

Num Files

1

File Ext

.foam

Reader

POpenFOAMReader

See also Plot CFD Data

Data Source

fvm/turbo_incompressible/Turbo-Incompressible_3-Run_1-SOLUTION_FIELDS.zip

MultiBlock datasets which contain a single mesh.

Section Badge:

Single Block

Dataset Count:

4

Room Cff Dataset

Downloads UnstructuredGrid MultiBlock Single Block

download_room_cff()

Download a room model in CFF format.

../../_images/pyvista-examples-downloads-download_room_cff-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

QUAD

Length

5.66e+00

File Info

File Size

893.4 KB

Num Files

2

File Ext

.h5

Reader

FLUENTCFFReader

Data Source

FLUENTCFF/room.cas.h5 FLUENTCFF/room.dat.h5

Single Sphere Animation Dataset

Downloads PolyData MultiBlock Surface Mesh Single Block

download_single_sphere_animation()

Download PVD file for single sphere.

../../_images/pyvista-examples-downloads-download_single_sphere_animation-1_00_00.gif

Dataset Info

Data Type

MultiBlock

PolyData

Cell Type

TRIANGLE

Length

1.71e+00

File Info

File Size

1.5 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Dual Sphere Animation Dataset

Data Source

PVD/paraview/singleSphereAnimation.zip

Tecplot Ascii Dataset

Downloads UnstructuredGrid MultiBlock Single Block

download_tecplot_ascii()

Download the single block ASCII Tecplot dataset.

../../_images/pyvista-examples-downloads-download_tecplot_ascii-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

Cell Type

HEXAHEDRON

Length

4.69e+00

File Info

File Size

13.1 KB

Num Files

1

File Ext

.dat

Reader

TecplotReader

Data Source

tecplot_ascii.dat

Wavy Dataset

Downloads StructuredGrid MultiBlock Single Block

download_wavy()

Download PVD file of a 2D wave.

../../_images/pyvista-examples-downloads-download_wavy-1_00_00.png

Dataset Info

Data Type

MultiBlock

StructuredGrid

Cell Type

QUAD

Length

2.80e+01

File Info

File Size

1.4 KB

Num Files

1

File Ext

.pvd

Reader

PVDReader

See also Load data using a Reader

Data Source

PVD/wavy.zip

Miscellaneous Datasets#

Miscellaneous Datasets

Datasets which have a non-standard representation.

Section Badge:

Misc

Dataset Count:

4

Can Dataset

Downloads Misc

download_can()

Download the can dataset mesh.

../../_images/not_available.png

Dataset Info

Data Type

Not available

Cell Type

None

File Info

File Size

Not available

Num Files

Not available

File Ext

Not available

Reader

Not available

See also Can Crushed Hdf Dataset, Can Crushed Vtu Dataset

Data Source

Not available

Gpr Data Array Dataset

Downloads Misc

download_gpr_data_array()

Download GPR example data array.

../../_images/not_available.png

Dataset Info

Data Type

ndarray

Cell Type

None

File Info

File Size

34.4 MB

Num Files

1

File Ext

.npy

Reader

None

See also Gpr Path Dataset, Drape 2D Surface From Line

Data Source

gpr-example/data.npy

Mug Dataset

Downloads UnstructuredGrid MultiBlock Misc Heterogeneous

download_mug()

Download mug dataset.

../../_images/pyvista-examples-downloads-download_mug-1_00_00.png

Dataset Info

Data Type

MultiBlock

UnstructuredGrid

NoneType

Cell Type

QUAD

HEXAHEDRON

Length

8.08e+00

File Info

File Size

1.9 MB

Num Files

1

File Ext

.e

Reader

ExodusIIReader

Data Source

mug.e

Osmnx Graph Dataset

Downloads Misc

download_osmnx_graph()

Load a simple street map from Open Street Map.

../../_images/not_available.png

Dataset Info

Data Type

MultiDiGraph

Cell Type

None

File Info

File Size

45.4 KB

Num Files

1

File Ext

.p

Reader

None

Data Source

osmnx_graph.p

Browse Datasets by Category#

Medical Datasets

Medical datasets.

Section Badge:

Medical

Dataset Count:

16

Brain Dataset

Downloads ImageData 3D Volume Medical

download_brain()

Download brain dataset.

../../_images/pyvista-examples-downloads-download_brain-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 998 400

N Points

7 109 137

Length

3.34e+02

Dimensions

181, 217, 181

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

7.1 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

See also Brain Atlas With Sides Dataset

Data Source

brain.vtk

Brain Atlas With Sides Dataset

Downloads ImageData 3D Volume Medical

download_brain_atlas_with_sides()

Download an image of an averaged brain with a right-left label.

../../_images/pyvista-examples-downloads-download_brain_atlas_with_sides-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

874 800

N Points

902 629

Length

3.34e+02

Dimensions

91, 109, 91

Spacing

2.0, 2.0, 2.0

N Arrays

1

File Info

File Size

531.1 KB

Num Files

1

File Ext

.nii.gz

Reader

NIFTIReader

See also Brain Dataset

Data Source

avg152T1_RL_nifti.nii.gz

Carotid Dataset

Downloads ImageData 3D Volume Medical

download_carotid()

Download carotid dataset.

../../_images/pyvista-examples-downloads-download_carotid-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

158 400

N Points

167 580

Length

9.93e+01

Dimensions

76, 49, 45

Spacing

1.0, 1.0, 1.0

N Arrays

2

File Info

File Size

2.7 MB

Num Files

1

File Ext

.vtk

Reader

VTKDataSetReader

Data Source

carotid.vtk

Chest Dataset

Downloads ImageData 3D Volume Medical

download_chest()

Download chest dataset.

../../_images/pyvista-examples-downloads-download_chest-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

4 700 178

N Points

4 980 736

Length

3.39e+02

Dimensions

512, 512, 19

Spacing

4.69e-01, 4.69e-01, 5.00e-01

N Arrays

1

File Info

File Size

6.1 MB

Num Files

1

File Ext

.mha

Reader

MetaImageReader

See also Volume Rendering

Data Source

MetaIO/ChestCT-SHORT.mha

Dicom Stack Dataset

Downloads ImageData 3D Volume Medical

download_dicom_stack()

Download TCIA DICOM stack volume.

../../_images/pyvista-examples-downloads-download_dicom_stack-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

522 242

N Points

786 432

Length

7.06e+02

Dimensions

512, 512, 3

Spacing

9.77e-01, 9.77e-01, 1.20e+01

N Arrays

1

File Info

File Size

1.6 MB

Num Files

3

File Ext

.dcm

Reader

DICOMReader

Data Source

DICOM_Stack/data.zip

Embryo Dataset

Downloads ImageData 3D Volume Medical

download_embryo()

Download a volume of an embryo.

../../_images/pyvista-examples-downloads-download_embryo-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

16 581 375

N Points

16 777 216

Length

4.42e+02

Dimensions

256, 256, 256

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

3.9 MB

Num Files

1

File Ext

.slc

Reader

SLCReader

Data Source

embryo.slc

Foot Bones Dataset

Downloads PolyData Surface Mesh Medical

download_foot_bones()

Download foot bones dataset.

../../_images/pyvista-examples-downloads-download_foot_bones-1_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

4 204

N Points

2 154

Length

1.26e+01

N Arrays

0

File Info

File Size

135.9 KB

Num Files

1

File Ext

.ply

Reader

PLYReader

See also Voxelize a Surface Mesh

Data Source

fsu/footbones.ply

Frog Dataset

Downloads ImageData 3D Volume Medical

download_frog()

Download frog dataset.

../../_images/pyvista-examples-downloads-download_frog-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

31 594 185

N Points

31 960 000

Length

7.14e+02

Dimensions

500, 470, 136

Spacing

1.0, 1.0, 1.5

N Arrays

1

File Info

File Size

5.2 MB

Num Files

2

File Ext

.mhd,

.zraw

Reader

MetaImageReader

See also Frog Tissue Dataset, Volume Rendering

Data Source

froggy/frog.mhd froggy/frog.zraw

Frog Tissues Dataset

Built-in ImageData 3D Volume Medical

load_frog_tissues()

Load frog tissues dataset.

../../_images/pyvista-examples-examples-load_frog_tissues-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

31 594 185

N Points

31 960 000

Length

7.14e+02

Dimensions

500, 470, 136

Spacing

1.0, 1.0, 1.5

N Arrays

1

File Info

File Size

380.4 KB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

See also Frog Dataset

Data Source

frog_tissues.vti

Head Dataset

Downloads ImageData 3D Volume Medical

download_head()

Download head dataset.

../../_images/pyvista-examples-downloads-download_head-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

117 547

N Points

124 992

Length

3.49e+02

Dimensions

48, 62, 42

Spacing

4.0, 4.0, 4.0

N Arrays

1

File Info

File Size

125.2 KB

Num Files

2

File Ext

.mhd,

.raw

Reader

MetaImageReader

See also Head 2 Dataset, Volume Rendering

Data Source

HeadMRVolume.mhd HeadMRVolume.raw

Head 2 Dataset

Downloads ImageData 3D Volume Medical

download_head_2()

Download head dataset.

../../_images/pyvista-examples-downloads-download_head_2-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

6 047 325

N Points

6 160 384

Length

4.06e+02

Dimensions

256, 256, 94

Spacing

1.0, 1.0, 2.0

N Arrays

1

File Info

File Size

8.8 MB

Num Files

1

File Ext

.vti

Reader

XMLImageDataReader

See also Head Dataset

Data Source

head.vti

Knee Dataset

Downloads ImageData 2D Image Medical

download_knee()

Download knee dataset.

../../_images/pyvista-examples-downloads-download_knee-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

261 121

N Points

262 144

Length

3.11e+02

Dimensions

512, 512, 1

Spacing

4.30e-01, 4.30e-01, 8.00e-01

N Arrays

1

File Info

File Size

526.7 KB

Num Files

1

File Ext

.dcm

Reader

DICOMReader

See also Knee Full Dataset

Data Source

DICOM_KNEE.dcm

Knee Full Dataset

Downloads ImageData 3D Volume Medical

download_knee_full()

Download full knee dataset.

../../_images/pyvista-examples-downloads-download_knee_full-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

VOXEL

N Cells

10 225 800

N Points

10 368 384

Length

3.07e+02

Dimensions

208, 248, 201

Spacing

7.23e-01, 7.23e-01, 1.00e+00

N Arrays

1

File Info

File Size

9.0 MB

Num Files

1

File Ext

.slc

Reader

SLCReader

See also Knee Dataset

Data Source

vw_knee.slc

Prostate Dataset

Downloads ImageData 2D Image Medical

download_prostate()

Download prostate dataset.

../../_images/pyvista-examples-downloads-download_prostate-1_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

261 121

N Points

262 144

Length

6.77e+02

Dimensions

512, 512, 1

Spacing

9.38e-01, 9.38e-01, 5.00e+00

N Arrays

1

File Info

File Size

527.3 KB

Num Files

1

File Ext

.img

Reader

DICOMReader

Data Source

prostate.img

Whole Body Ct Female Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous Medical

download_whole_body_ct_female()

Download a CT image of a female subject with 117 segmented anatomic structures.

../../_images/pyvista-examples-downloads-download_whole_body_ct_female-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.06e+03

File Info

File Size

17.7 KB

Num Files

2

File Ext

.py,

.vtm

Reader

XMLMultiBlockDataReader

See also Visualize Anatomical Groups, Whole Body Ct Male Dataset, Volume With Segmentation Mask

Data Source

whole_body_ct/s1380_resampled.zip whole_body_ct/colors.py

Whole Body Ct Male Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous Medical

download_whole_body_ct_male()

Download a CT image of a male subject with 117 segmented anatomic structures.

../../_images/pyvista-examples-downloads-download_whole_body_ct_male-1_00_00.png

Dataset Info

Data Type

MultiBlock

ImageData

Cell Type

VOXEL

Length

1.06e+03

File Info

File Size

17.7 KB

Num Files

2

File Ext

.py,

.vtm

Reader

XMLMultiBlockDataReader

See also Visualize Anatomical Groups, Whole Body Ct Female Dataset, Volume With Segmentation Mask

Data Source

whole_body_ct/s1397_resampled.zip whole_body_ct/colors.py

Contents
  • Browse All Datasets
  • Browse Datasets by Module
  • Browse Datasets by Type
    • Point Sets
    • Gridded Data
    • Composite Datasets
    • Miscellaneous Datasets
  • Browse Datasets by Category

By Alex Kaszynski and Bane Sullivan

© Copyright 2017-2025, The PyVista Developers.