Skip to main content
Ctrl+K
This is documentation for an unstable development version Switch to stable version
PyVista 0.47.dev0 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
      • Connectivity
      • Contouring
      • Decimation
      • Distance Between Two Surfaces
      • Extract Cells Inside Surface
      • Extract Edges
      • Extract Surface
      • Extrude Rotation
      • Extrude Trim
      • 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
      • Marching Cubes
      • Computing Mesh Quality
      • Sample Function: Perlin Noise in 2D
      • Sample Function: Perlin Noise in 3D
      • Project to a Plane
      • Ray Tracing
      • Reflect Meshes
      • Detailed Resampling
      • Rotations
      • Slicing
      • Streamlines
      • 2D Streamlines
      • Subdivide Cells
      • Surface Reconstruction
      • Surface Smoothing
      • Using Common Filters
      • Volumetric Analysis
      • Voxelize a Surface Mesh
      • Warping by Vectors
    • lights (7)
      • Attenuation
      • Beam Shape
      • Light Actors
      • Light Types
      • Disabling Mesh Lighting
      • Plotter Lighting Systems
      • Shadows
    • load (29)
      • Drape 2D Surface From Line
      • 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
      • 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 (59)
      • Anti-Aliasing
      • Axes Objects
      • Setting Backface Properties
      • Background Image
      • Blurring
      • Plotting Bounds
      • Chart Basics
      • Chart Overlays
      • Clearing a Mesh or the Entire Plot
      • Color Cycling
      • Colormap Choices
      • Composite Picking
      • Depth of Field Plotting
      • Depth Peeling
      • Label based on Distance on Line
      • Measuring distance
      • 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
      • 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
      • Moving Isovalue
      • Multi-Window Plot
      • Plot with Opacity
      • Orbiting
      • Physically Based Rendering
      • Plot Scalars Over a Circular Arc
      • Plot Over Line
      • Point Cell Scalars
      • Plotting Point Clouds
      • Label Points
      • Picking points on a mesh
      • Scaled Gaussian Points
      • Customize Scalar Bars
      • Saving Screenshots
      • Types of Shading
      • Sharing Scalar Bars
      • Show Edges
      • Silhouette Highlight
      • Orthogonal Slices
      • 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
      • Drape 2D Surface From Line
      • 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
      • 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
      • Connectivity
      • Contouring
      • Crop Labeled ImageData
      • Decimation
      • Distance Between Two Surfaces
      • Extract Cells Inside Surface
      • Extract Edges
      • Extract Surface
      • Extrude Rotation
      • Extrude Trim
      • 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
      • Marching Cubes
      • Computing Mesh Quality
      • Sample Function: Perlin Noise in 2D
      • Sample Function: Perlin Noise in 3D
      • Project to a Plane
      • Ray Tracing
      • Reflect Meshes
      • Detailed Resampling
      • Rotations
      • Slicing
      • Streamlines
      • 2D Streamlines
      • Subdivide Cells
      • Surface Reconstruction
      • Surface Smoothing
      • Using Common Filters
      • Volumetric Analysis
      • Voxelize a Surface Mesh
      • Warping by Vectors
    • Plotting
      • Anti-Aliasing
      • Axes Objects
      • Setting Backface Properties
      • Background Image
      • Blurring
      • Plotting Bounds
      • Chart Basics
      • Chart Overlays
      • Clearing a Mesh or the Entire Plot
      • Color Cycling
      • Colormap Choices
      • Composite Picking
      • Depth of Field Plotting
      • Depth Peeling
      • Label based on Distance on Line
      • Measuring distance
      • 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
      • 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
      • Moving Isovalue
      • Multi-Window Plot
      • Plot with Opacity
      • Orbiting
      • Physically Based Rendering
      • Plot Scalars Over a Circular Arc
      • Plot Over Line
      • Point Cell Scalars
      • Plotting Point Clouds
      • Label Points
      • Picking points on a mesh
      • Scaled Gaussian Points
      • Customize Scalar Bars
      • Saving Screenshots
      • Types of Shading
      • Sharing Scalar Bars
      • Show Edges
      • Silhouette Highlight
      • Orthogonal Slices
      • 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
      • Attenuation
      • Beam Shape
      • Light Actors
      • 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
      • Plot OpenFOAM data
      • Electronics Cooling CFD
      • 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
        • pyvista.DataObject
        • pyvista.Table
        • pyvista.Texture
      • Data Sets
        • pyvista.DataSet
        • pyvista.DataSetAttributes
        • pyvista.core.dataset.ActiveArrayInfo
        • pyvista.core.dataset.ActiveArrayInfoTuple
        • pyvista.core.utilities.arrays.FieldAssociation
      • Point Sets
        • pyvista.PointSet
        • pyvista.PolyData
        • pyvista.UnstructuredGrid
        • pyvista.StructuredGrid
        • pyvista.ExplicitStructuredGrid
      • Gridded Data
        • pyvista.RectilinearGrid
        • pyvista.ImageData
      • Composite Datasets
        • pyvista.MultiBlock
      • Filters
        • pyvista.DataObjectFilters
        • pyvista.DataSetFilters
        • pyvista.PolyDataFilters
        • pyvista.UnstructuredGridFilters
        • pyvista.ImageDataFilters
        • pyvista.CompositeFilters
      • Cameras
        • pyvista.Camera
      • Lights
        • pyvista.Light
      • Cells
        • pyvista.Cell
        • pyvista.CellArray
      • Helpers
      • Miscellaneous
        • pyvista.core.utilities.features.sample_function
        • pyvista.core.utilities.features.perlin_noise
      • Typing
      • Partitioned Datasets
        • pyvista.PartitionedDataSet
      • Validation
        • pyvista.core._validation.check
        • pyvista.core._validation.validate
    • Plotting
      • Plotting
      • PyVista and PyQt
      • Themes
        • pyvista.plotting.themes.DarkTheme
        • pyvista.plotting.themes.Theme
        • pyvista.plotting.themes.DocumentTheme
        • pyvista.plotting.themes.ParaViewTheme
        • pyvista.plotting.themes._AxesConfig
        • pyvista.plotting.themes._CameraConfig
        • pyvista.plotting.themes._ColorbarConfig
        • pyvista.plotting.themes._DepthPeelingConfig
        • pyvista.plotting.themes._Font
        • pyvista.plotting.themes._LightingConfig
        • pyvista.plotting.themes._SilhouetteConfig
        • pyvista.plotting.themes._SliderConfig
        • pyvista.plotting.themes._SliderStyleConfig
        • pyvista.plotting.themes._TrameConfig
      • Trame
      • pyvista.Actor
        • pyvista.Actor.copy
        • pyvista.Actor.plot
        • pyvista.Actor.backface_prop
        • pyvista.Actor.mapper
        • pyvista.Actor.memory_address
        • pyvista.Actor.pickable
        • pyvista.Actor.prop
        • pyvista.Actor.texture
        • pyvista.Actor.use_bounds
        • pyvista.Actor.visibility
      • pyvista.Axes
        • pyvista.Axes.hide_actor
        • pyvista.Axes.hide_symmetric
        • pyvista.Axes.show_actor
        • pyvista.Axes.show_symmetric
        • pyvista.Axes.origin
      • pyvista.AxesActor
        • pyvista.AxesActor.bounds
        • pyvista.AxesActor.center
        • pyvista.AxesActor.cone_radius
        • pyvista.AxesActor.cone_resolution
        • pyvista.AxesActor.cylinder_radius
        • pyvista.AxesActor.cylinder_resolution
        • pyvista.AxesActor.label_position
        • pyvista.AxesActor.labels
        • pyvista.AxesActor.shaft_length
        • pyvista.AxesActor.shaft_type
        • pyvista.AxesActor.sphere_radius
        • pyvista.AxesActor.sphere_resolution
        • pyvista.AxesActor.tip_length
        • pyvista.AxesActor.tip_type
        • pyvista.AxesActor.total_length
        • pyvista.AxesActor.visibility
        • pyvista.AxesActor.x_axis_shaft_properties
        • pyvista.AxesActor.x_axis_tip_properties
        • pyvista.AxesActor.x_label
        • pyvista.AxesActor.y_axis_shaft_properties
        • pyvista.AxesActor.y_axis_tip_properties
        • pyvista.AxesActor.y_label
        • pyvista.AxesActor.z_axis_shaft_properties
        • pyvista.AxesActor.z_axis_tip_properties
        • pyvista.AxesActor.z_label
      • pyvista.AxesAssembly
        • pyvista.AxesAssembly.get_actor_prop
        • pyvista.AxesAssembly.set_actor_prop
        • pyvista.AxesAssembly.label_position
        • pyvista.AxesAssembly.label_size
        • pyvista.AxesAssembly.labels
        • pyvista.AxesAssembly.x_color
        • pyvista.AxesAssembly.x_label
        • pyvista.AxesAssembly.y_color
        • pyvista.AxesAssembly.y_label
        • pyvista.AxesAssembly.z_color
        • pyvista.AxesAssembly.z_label
      • pyvista.AxesAssemblySymmetric
        • pyvista.AxesAssemblySymmetric.labels
        • pyvista.AxesAssemblySymmetric.x_label
        • pyvista.AxesAssemblySymmetric.y_label
        • pyvista.AxesAssemblySymmetric.z_label
      • pyvista.CameraPosition
        • pyvista.CameraPosition.to_list
        • pyvista.CameraPosition.focal_point
        • pyvista.CameraPosition.position
        • pyvista.CameraPosition.viewup
      • pyvista.CornerAnnotation
        • pyvista.CornerAnnotation.get_text
        • pyvista.CornerAnnotation.set_text
        • pyvista.CornerAnnotation.linear_font_scale_factor
        • pyvista.CornerAnnotation.prop
      • pyvista.CubeAxesActor
        • pyvista.CubeAxesActor.update_bounds
        • pyvista.CubeAxesActor.bounds
        • pyvista.CubeAxesActor.camera
        • pyvista.CubeAxesActor.center
        • pyvista.CubeAxesActor.label_offset
        • pyvista.CubeAxesActor.n_xlabels
        • pyvista.CubeAxesActor.n_ylabels
        • pyvista.CubeAxesActor.n_zlabels
        • pyvista.CubeAxesActor.tick_location
        • pyvista.CubeAxesActor.title_offset
        • pyvista.CubeAxesActor.use_2d_mode
        • pyvista.CubeAxesActor.x_axis_minor_tick_visibility
        • pyvista.CubeAxesActor.x_axis_range
        • pyvista.CubeAxesActor.x_axis_visibility
        • pyvista.CubeAxesActor.x_label_format
        • pyvista.CubeAxesActor.x_label_visibility
        • pyvista.CubeAxesActor.x_labels
        • pyvista.CubeAxesActor.x_title
        • pyvista.CubeAxesActor.y_axis_minor_tick_visibility
        • pyvista.CubeAxesActor.y_axis_range
        • pyvista.CubeAxesActor.y_axis_visibility
        • pyvista.CubeAxesActor.y_label_format
        • pyvista.CubeAxesActor.y_label_visibility
        • pyvista.CubeAxesActor.y_labels
        • pyvista.CubeAxesActor.y_title
        • pyvista.CubeAxesActor.z_axis_minor_tick_visibility
        • pyvista.CubeAxesActor.z_axis_range
        • pyvista.CubeAxesActor.z_axis_visibility
        • pyvista.CubeAxesActor.z_label_format
        • pyvista.CubeAxesActor.z_label_visibility
        • pyvista.CubeAxesActor.z_labels
        • pyvista.CubeAxesActor.z_title
      • pyvista.DataSetMapper
        • pyvista.DataSetMapper.abort_execute
        • pyvista.DataSetMapper.abort_output
        • pyvista.DataSetMapper.array_access_mode
        • pyvista.DataSetMapper.array_component
        • pyvista.DataSetMapper.array_id
        • pyvista.DataSetMapper.array_name
        • pyvista.DataSetMapper.bounds
        • pyvista.DataSetMapper.bounds_size
        • pyvista.DataSetMapper.center
        • pyvista.DataSetMapper.class_name
        • pyvista.DataSetMapper.clipping_planes
        • pyvista.DataSetMapper.cmap
        • pyvista.DataSetMapper.color_coordinates
        • pyvista.DataSetMapper.color_map_colors
        • pyvista.DataSetMapper.color_mode
        • pyvista.DataSetMapper.color_texture_map
        • pyvista.DataSetMapper.container_algorithm
        • pyvista.DataSetMapper.data_set_input
        • pyvista.DataSetMapper.dataset
        • pyvista.DataSetMapper.debug
        • pyvista.DataSetMapper.default_executive_prototype
        • pyvista.DataSetMapper.error_code
        • pyvista.DataSetMapper.executive
        • pyvista.DataSetMapper.field_data_tuple_id
        • pyvista.DataSetMapper.global_warning_display
        • pyvista.DataSetMapper.information
        • pyvista.DataSetMapper.input
        • pyvista.DataSetMapper.input_algorithm
        • pyvista.DataSetMapper.input_array_to_process
        • pyvista.DataSetMapper.input_as_data_set
        • pyvista.DataSetMapper.input_connection
        • pyvista.DataSetMapper.input_data
        • pyvista.DataSetMapper.input_data_object
        • pyvista.DataSetMapper.input_executive
        • pyvista.DataSetMapper.input_information
        • pyvista.DataSetMapper.interpolate_before_map
        • pyvista.DataSetMapper.interpolate_scalars_before_mapping
        • pyvista.DataSetMapper.is_in_memkind
        • pyvista.DataSetMapper.length
        • pyvista.DataSetMapper.lookup_table
        • pyvista.DataSetMapper.m_time
        • pyvista.DataSetMapper.memkind_directory
        • pyvista.DataSetMapper.no_prior_temporal_access_information_key
        • pyvista.DataSetMapper.number_of_clipping_planes
        • pyvista.DataSetMapper.number_of_input_ports
        • pyvista.DataSetMapper.object_description
        • pyvista.DataSetMapper.object_name
        • pyvista.DataSetMapper.output_port
        • pyvista.DataSetMapper.poly_data_mapper
        • pyvista.DataSetMapper.progress
        • pyvista.DataSetMapper.progress_observer
        • pyvista.DataSetMapper.progress_scale
        • pyvista.DataSetMapper.progress_shift
        • pyvista.DataSetMapper.progress_shift_scale
        • pyvista.DataSetMapper.progress_text
        • pyvista.DataSetMapper.reference_count
        • pyvista.DataSetMapper.relative_coincident_topology_line_offset_parameters
        • pyvista.DataSetMapper.relative_coincident_topology_point_offset_parameter
        • pyvista.DataSetMapper.relative_coincident_topology_polygon_offset_parameters
        • pyvista.DataSetMapper.release_data_flag
        • pyvista.DataSetMapper.render_time
        • pyvista.DataSetMapper.resolve
        • pyvista.DataSetMapper.resolve_coincident_topology
        • pyvista.DataSetMapper.resolve_coincident_topology_line_offset_parameters
        • pyvista.DataSetMapper.resolve_coincident_topology_point_offset_parameter
        • pyvista.DataSetMapper.resolve_coincident_topology_polygon_offset_faces
        • pyvista.DataSetMapper.resolve_coincident_topology_polygon_offset_parameters
        • pyvista.DataSetMapper.resolve_coincident_topology_z_shift
        • pyvista.DataSetMapper.scalar_map_mode
        • pyvista.DataSetMapper.scalar_mode
        • pyvista.DataSetMapper.scalar_range
        • pyvista.DataSetMapper.scalar_visibility
        • pyvista.DataSetMapper.selection
        • pyvista.DataSetMapper.static
        • pyvista.DataSetMapper.supports_selection
        • pyvista.DataSetMapper.time_to_draw
        • pyvista.DataSetMapper.total_number_of_input_connections
        • pyvista.DataSetMapper.update_extent
        • pyvista.DataSetMapper.update_ghost_level
        • pyvista.DataSetMapper.update_number_of_pieces
        • pyvista.DataSetMapper.update_piece
        • pyvista.DataSetMapper.use_lookup_table_scalar_range
        • pyvista.DataSetMapper.using_memkind
      • pyvista.Follower
        • pyvista.Follower.camera
      • pyvista.Label
        • pyvista.Label.relative_position
        • pyvista.Label.size
      • pyvista.LookupTable
        • pyvista.LookupTable.apply_cmap
        • pyvista.LookupTable.apply_opacity
        • pyvista.LookupTable.map_value
        • pyvista.LookupTable.plot
        • pyvista.LookupTable.rebuild
        • pyvista.LookupTable.to_color_tf
        • pyvista.LookupTable.to_opacity_tf
        • pyvista.LookupTable.above_range_color
        • pyvista.LookupTable.above_range_opacity
        • pyvista.LookupTable.alpha_range
        • pyvista.LookupTable.annotations
        • pyvista.LookupTable.below_range_color
        • pyvista.LookupTable.below_range_opacity
        • pyvista.LookupTable.cmap
        • pyvista.LookupTable.hue_range
        • pyvista.LookupTable.log_scale
        • pyvista.LookupTable.n_values
        • pyvista.LookupTable.nan_color
        • pyvista.LookupTable.nan_opacity
        • pyvista.LookupTable.ramp
        • pyvista.LookupTable.saturation_range
        • pyvista.LookupTable.scalar_range
        • pyvista.LookupTable.value_range
        • pyvista.LookupTable.values
      • pyvista.PlanesAssembly
        • pyvista.PlanesAssembly.camera
        • pyvista.PlanesAssembly.label_edge
        • pyvista.PlanesAssembly.label_mode
        • pyvista.PlanesAssembly.label_offset
        • pyvista.PlanesAssembly.label_position
        • pyvista.PlanesAssembly.label_size
        • pyvista.PlanesAssembly.labels
        • pyvista.PlanesAssembly.opacity
        • pyvista.PlanesAssembly.planes
        • pyvista.PlanesAssembly.x_color
        • pyvista.PlanesAssembly.x_label
        • pyvista.PlanesAssembly.y_color
        • pyvista.PlanesAssembly.y_label
        • pyvista.PlanesAssembly.z_color
        • pyvista.PlanesAssembly.z_label
      • pyvista.Plotter
        • pyvista.Plotter.add_actor
        • pyvista.Plotter.add_affine_transform_widget
        • pyvista.Plotter.add_arrows
        • pyvista.Plotter.add_axes
        • pyvista.Plotter.add_axes_at_origin
        • pyvista.Plotter.add_background_image
        • pyvista.Plotter.add_blurring
        • pyvista.Plotter.add_bounding_box
        • pyvista.Plotter.add_box_axes
        • pyvista.Plotter.add_box_widget
        • pyvista.Plotter.add_camera3d_widget
        • pyvista.Plotter.add_camera_orientation_widget
        • pyvista.Plotter.add_chart
        • pyvista.Plotter.add_checkbox_button_widget
        • pyvista.Plotter.add_composite
        • pyvista.Plotter.add_cursor
        • pyvista.Plotter.add_floor
        • pyvista.Plotter.add_key_event
        • pyvista.Plotter.add_legend
        • pyvista.Plotter.add_legend_scale
        • pyvista.Plotter.add_light
        • pyvista.Plotter.add_line_widget
        • pyvista.Plotter.add_lines
        • pyvista.Plotter.add_logo_widget
        • pyvista.Plotter.add_measurement_widget
        • pyvista.Plotter.add_mesh
        • pyvista.Plotter.add_mesh_clip_box
        • pyvista.Plotter.add_mesh_clip_plane
        • pyvista.Plotter.add_mesh_isovalue
        • pyvista.Plotter.add_mesh_slice
        • pyvista.Plotter.add_mesh_slice_orthogonal
        • pyvista.Plotter.add_mesh_slice_spline
        • pyvista.Plotter.add_mesh_threshold
        • pyvista.Plotter.add_north_arrow_widget
        • pyvista.Plotter.add_on_render_callback
        • pyvista.Plotter.add_orientation_widget
        • pyvista.Plotter.add_plane_widget
        • pyvista.Plotter.add_point_labels
        • pyvista.Plotter.add_point_scalar_labels
        • pyvista.Plotter.add_points
        • pyvista.Plotter.add_radio_button_widget
        • pyvista.Plotter.add_ruler
        • pyvista.Plotter.add_scalar_bar
        • pyvista.Plotter.add_silhouette
        • pyvista.Plotter.add_slider_widget
        • pyvista.Plotter.add_sphere_widget
        • pyvista.Plotter.add_spline_widget
        • pyvista.Plotter.add_text
        • pyvista.Plotter.add_text_slider_widget
        • pyvista.Plotter.add_timer_event
        • pyvista.Plotter.add_title
        • pyvista.Plotter.add_volume
        • pyvista.Plotter.add_volume_clip_plane
        • pyvista.Plotter.clear
        • pyvista.Plotter.clear_actors
        • pyvista.Plotter.clear_box_widgets
        • pyvista.Plotter.clear_button_widgets
        • pyvista.Plotter.clear_camera3d_widgets
        • pyvista.Plotter.clear_camera_widgets
        • pyvista.Plotter.clear_events_for_key
        • pyvista.Plotter.clear_line_widgets
        • pyvista.Plotter.clear_logo_widgets
        • pyvista.Plotter.clear_measure_widgets
        • pyvista.Plotter.clear_on_render_callbacks
        • pyvista.Plotter.clear_plane_widgets
        • pyvista.Plotter.clear_radio_button_widgets
        • pyvista.Plotter.clear_slider_widgets
        • pyvista.Plotter.clear_sphere_widgets
        • pyvista.Plotter.clear_spline_widgets
        • pyvista.Plotter.close
        • pyvista.Plotter.compute_bounds
        • pyvista.Plotter.deep_clean
        • pyvista.Plotter.disable
        • pyvista.Plotter.disable_3_lights
        • pyvista.Plotter.disable_anti_aliasing
        • pyvista.Plotter.disable_depth_of_field
        • pyvista.Plotter.disable_depth_peeling
        • pyvista.Plotter.disable_eye_dome_lighting
        • pyvista.Plotter.disable_hidden_line_removal
        • pyvista.Plotter.disable_parallel_projection
        • pyvista.Plotter.disable_picking
        • pyvista.Plotter.disable_shadows
        • pyvista.Plotter.disable_ssao
        • pyvista.Plotter.disable_stereo_render
        • pyvista.Plotter.enable
        • pyvista.Plotter.enable_2d_style
        • pyvista.Plotter.enable_3_lights
        • pyvista.Plotter.enable_anti_aliasing
        • pyvista.Plotter.enable_block_picking
        • pyvista.Plotter.enable_cell_picking
        • pyvista.Plotter.enable_custom_trackball_style
        • pyvista.Plotter.enable_depth_of_field
        • pyvista.Plotter.enable_depth_peeling
        • pyvista.Plotter.enable_element_picking
        • pyvista.Plotter.enable_eye_dome_lighting
        • pyvista.Plotter.enable_fly_to_right_click
        • pyvista.Plotter.enable_geodesic_picking
        • pyvista.Plotter.enable_hidden_line_removal
        • pyvista.Plotter.enable_horizon_picking
        • pyvista.Plotter.enable_image_style
        • pyvista.Plotter.enable_joystick_actor_style
        • pyvista.Plotter.enable_joystick_style
        • pyvista.Plotter.enable_lightkit
        • pyvista.Plotter.enable_mesh_picking
        • pyvista.Plotter.enable_parallel_projection
        • pyvista.Plotter.enable_path_picking
        • pyvista.Plotter.enable_point_picking
        • pyvista.Plotter.enable_rectangle_picking
        • pyvista.Plotter.enable_rectangle_through_picking
        • pyvista.Plotter.enable_rectangle_visible_picking
        • pyvista.Plotter.enable_rubber_band_2d_style
        • pyvista.Plotter.enable_rubber_band_style
        • pyvista.Plotter.enable_shadows
        • pyvista.Plotter.enable_ssao
        • pyvista.Plotter.enable_stereo_render
        • pyvista.Plotter.enable_surface_point_picking
        • pyvista.Plotter.enable_terrain_style
        • pyvista.Plotter.enable_trackball_actor_style
        • pyvista.Plotter.enable_trackball_style
        • pyvista.Plotter.enable_zoom_style
        • pyvista.Plotter.export_gltf
        • pyvista.Plotter.export_html
        • pyvista.Plotter.export_obj
        • pyvista.Plotter.export_vrml
        • pyvista.Plotter.export_vtksz
        • pyvista.Plotter.fly_to
        • pyvista.Plotter.fly_to_mouse_position
        • pyvista.Plotter.generate_orbital_path
        • pyvista.Plotter.get_default_cam_pos
        • pyvista.Plotter.get_image_depth
        • pyvista.Plotter.get_pick_position
        • pyvista.Plotter.hide_axes
        • pyvista.Plotter.hide_axes_all
        • pyvista.Plotter.image_scale_context
        • pyvista.Plotter.import_3ds
        • pyvista.Plotter.import_gltf
        • pyvista.Plotter.import_obj
        • pyvista.Plotter.import_vrml
        • pyvista.Plotter.increment_point_size_and_line_width
        • pyvista.Plotter.isometric_view
        • pyvista.Plotter.isometric_view_interactive
        • pyvista.Plotter.key_press_event
        • pyvista.Plotter.left_button_down
        • pyvista.Plotter.link_views
        • pyvista.Plotter.open_gif
        • pyvista.Plotter.open_movie
        • pyvista.Plotter.orbit_on_path
        • pyvista.Plotter.pick_click_position
        • pyvista.Plotter.pick_mouse_position
        • pyvista.Plotter.remove_actor
        • pyvista.Plotter.remove_all_lights
        • pyvista.Plotter.remove_background_image
        • pyvista.Plotter.remove_blurring
        • pyvista.Plotter.remove_bounding_box
        • pyvista.Plotter.remove_bounds_axes
        • pyvista.Plotter.remove_chart
        • pyvista.Plotter.remove_environment_texture
        • pyvista.Plotter.remove_floors
        • pyvista.Plotter.remove_legend
        • pyvista.Plotter.remove_scalar_bar
        • pyvista.Plotter.render
        • pyvista.Plotter.reset_camera
        • pyvista.Plotter.reset_camera_clipping_range
        • pyvista.Plotter.reset_key_events
        • pyvista.Plotter.save_graphic
        • pyvista.Plotter.screenshot
        • pyvista.Plotter.set_background
        • pyvista.Plotter.set_chart_interaction
        • pyvista.Plotter.set_color_cycler
        • pyvista.Plotter.set_environment_texture
        • pyvista.Plotter.set_focus
        • pyvista.Plotter.set_position
        • pyvista.Plotter.set_scale
        • pyvista.Plotter.set_viewup
        • pyvista.Plotter.show
        • pyvista.Plotter.show_axes
        • pyvista.Plotter.show_axes_all
        • pyvista.Plotter.show_bounds
        • pyvista.Plotter.show_grid
        • pyvista.Plotter.store_click_position
        • pyvista.Plotter.store_mouse_position
        • pyvista.Plotter.subplot
        • pyvista.Plotter.track_click_position
        • pyvista.Plotter.track_mouse_position
        • pyvista.Plotter.unlink_views
        • pyvista.Plotter.untrack_click_position
        • pyvista.Plotter.untrack_mouse_position
        • pyvista.Plotter.update
        • pyvista.Plotter.update_bounds_axes
        • pyvista.Plotter.update_scalar_bar_range
        • pyvista.Plotter.update_scalars
        • pyvista.Plotter.view_isometric
        • pyvista.Plotter.view_vector
        • pyvista.Plotter.view_xy
        • pyvista.Plotter.view_xz
        • pyvista.Plotter.view_yx
        • pyvista.Plotter.view_yz
        • pyvista.Plotter.view_zx
        • pyvista.Plotter.view_zy
        • pyvista.Plotter.where_is
        • pyvista.Plotter.window_size_context
        • pyvista.Plotter.write_frame
        • pyvista.Plotter.zoom_camera
        • pyvista.Plotter.actors
        • pyvista.Plotter.background_color
        • pyvista.Plotter.bounds
        • pyvista.Plotter.bounds_size
        • pyvista.Plotter.camera
        • pyvista.Plotter.camera_position
        • pyvista.Plotter.camera_set
        • pyvista.Plotter.center
        • pyvista.Plotter.click_position
        • pyvista.Plotter.image
        • pyvista.Plotter.image_depth
        • pyvista.Plotter.image_scale
        • pyvista.Plotter.last_update_time
        • pyvista.Plotter.legend
        • pyvista.Plotter.length
        • pyvista.Plotter.meshes
        • pyvista.Plotter.mouse_position
        • pyvista.Plotter.parallel_projection
        • pyvista.Plotter.parallel_scale
        • pyvista.Plotter.pickable_actors
        • pyvista.Plotter.picked_actor
        • pyvista.Plotter.picked_block_index
        • pyvista.Plotter.picked_cell
        • pyvista.Plotter.picked_cells
        • pyvista.Plotter.picked_mesh
        • pyvista.Plotter.picked_point
        • pyvista.Plotter.render_window
        • pyvista.Plotter.renderer
        • pyvista.Plotter.scalar_bar
        • pyvista.Plotter.scalar_bars
        • pyvista.Plotter.scale
        • pyvista.Plotter.shape
        • pyvista.Plotter.suppress_rendering
        • pyvista.Plotter.theme
        • pyvista.Plotter.window_size
      • pyvista.Prop3D
        • pyvista.Prop3D.copy
        • pyvista.Prop3D.rotate_x
        • pyvista.Prop3D.rotate_y
        • pyvista.Prop3D.rotate_z
        • pyvista.Prop3D.rotation_from
        • pyvista.Prop3D.transform
        • pyvista.Prop3D.bounds
        • pyvista.Prop3D.center
        • pyvista.Prop3D.length
        • pyvista.Prop3D.orientation
        • pyvista.Prop3D.origin
        • pyvista.Prop3D.position
        • pyvista.Prop3D.scale
        • pyvista.Prop3D.user_matrix
      • pyvista.Property
        • pyvista.Property.copy
        • pyvista.Property.plot
        • pyvista.Property.ambient
        • pyvista.Property.ambient_color
        • pyvista.Property.anisotropy
        • pyvista.Property.color
        • pyvista.Property.culling
        • pyvista.Property.diffuse
        • pyvista.Property.diffuse_color
        • pyvista.Property.edge_color
        • pyvista.Property.edge_opacity
        • pyvista.Property.interpolation
        • pyvista.Property.lighting
        • pyvista.Property.line_width
        • pyvista.Property.metallic
        • pyvista.Property.opacity
        • pyvista.Property.point_size
        • pyvista.Property.render_lines_as_tubes
        • pyvista.Property.render_points_as_spheres
        • pyvista.Property.roughness
        • pyvista.Property.show_edges
        • pyvista.Property.specular
        • pyvista.Property.specular_color
        • pyvista.Property.specular_power
        • pyvista.Property.style
      • pyvista.Renderer
        • pyvista.Renderer.add_actor
        • pyvista.Renderer.add_axes
        • pyvista.Renderer.add_axes_at_origin
        • pyvista.Renderer.add_blurring
        • pyvista.Renderer.add_border
        • pyvista.Renderer.add_bounding_box
        • pyvista.Renderer.add_box_axes
        • pyvista.Renderer.add_chart
        • pyvista.Renderer.add_floor
        • pyvista.Renderer.add_legend
        • pyvista.Renderer.add_legend_scale
        • pyvista.Renderer.add_light
        • pyvista.Renderer.add_north_arrow_widget
        • pyvista.Renderer.add_orientation_widget
        • pyvista.Renderer.add_ruler
        • pyvista.Renderer.clear
        • pyvista.Renderer.clear_actors
        • pyvista.Renderer.close
        • pyvista.Renderer.compute_bounds
        • pyvista.Renderer.deep_clean
        • pyvista.Renderer.disable
        • pyvista.Renderer.disable_anti_aliasing
        • pyvista.Renderer.disable_depth_of_field
        • pyvista.Renderer.disable_depth_peeling
        • pyvista.Renderer.disable_eye_dome_lighting
        • pyvista.Renderer.disable_hidden_line_removal
        • pyvista.Renderer.disable_parallel_projection
        • pyvista.Renderer.disable_shadows
        • pyvista.Renderer.disable_ssao
        • pyvista.Renderer.enable
        • pyvista.Renderer.enable_anti_aliasing
        • pyvista.Renderer.enable_depth_of_field
        • pyvista.Renderer.enable_depth_peeling
        • pyvista.Renderer.enable_eye_dome_lighting
        • pyvista.Renderer.enable_hidden_line_removal
        • pyvista.Renderer.enable_parallel_projection
        • pyvista.Renderer.enable_shadows
        • pyvista.Renderer.enable_ssao
        • pyvista.Renderer.get_charts
        • pyvista.Renderer.get_default_cam_pos
        • pyvista.Renderer.get_pick_position
        • pyvista.Renderer.hide_axes
        • pyvista.Renderer.isometric_view
        • pyvista.Renderer.on_plotter_render
        • pyvista.Renderer.remove_actor
        • pyvista.Renderer.remove_all_lights
        • pyvista.Renderer.remove_blurring
        • pyvista.Renderer.remove_bounding_box
        • pyvista.Renderer.remove_bounds_axes
        • pyvista.Renderer.remove_chart
        • pyvista.Renderer.remove_environment_texture
        • pyvista.Renderer.remove_floors
        • pyvista.Renderer.remove_legend
        • pyvista.Renderer.reset_camera
        • pyvista.Renderer.reset_camera_clipping_range
        • pyvista.Renderer.set_background
        • pyvista.Renderer.set_chart_interaction
        • pyvista.Renderer.set_color_cycler
        • pyvista.Renderer.set_environment_texture
        • pyvista.Renderer.set_focus
        • pyvista.Renderer.set_position
        • pyvista.Renderer.set_scale
        • pyvista.Renderer.set_viewup
        • pyvista.Renderer.show_axes
        • pyvista.Renderer.show_bounds
        • pyvista.Renderer.show_grid
        • pyvista.Renderer.update_bounds_axes
        • pyvista.Renderer.view_isometric
        • pyvista.Renderer.view_vector
        • pyvista.Renderer.view_xy
        • pyvista.Renderer.view_xz
        • pyvista.Renderer.view_yx
        • pyvista.Renderer.view_yz
        • pyvista.Renderer.view_zx
        • pyvista.Renderer.view_zy
        • pyvista.Renderer.actors
        • pyvista.Renderer.axes_enabled
        • pyvista.Renderer.background_color
        • pyvista.Renderer.border_color
        • pyvista.Renderer.border_width
        • pyvista.Renderer.bounds
        • pyvista.Renderer.camera
        • pyvista.Renderer.camera_position
        • pyvista.Renderer.camera_set
        • pyvista.Renderer.center
        • pyvista.Renderer.has_border
        • pyvista.Renderer.has_charts
        • pyvista.Renderer.height
        • pyvista.Renderer.layer
        • pyvista.Renderer.legend
        • pyvista.Renderer.length
        • pyvista.Renderer.lights
        • pyvista.Renderer.next_color
        • pyvista.Renderer.parallel_projection
        • pyvista.Renderer.parallel_scale
        • pyvista.Renderer.viewport
        • pyvista.Renderer.width
      • pyvista.RenderWindowInteractor
        • pyvista.RenderWindowInteractor.add_key_event
        • pyvista.RenderWindowInteractor.add_observer
        • pyvista.RenderWindowInteractor.add_pick_obeserver
        • pyvista.RenderWindowInteractor.add_pick_observer
        • pyvista.RenderWindowInteractor.add_timer_event
        • pyvista.RenderWindowInteractor.clear_events_for_key
        • pyvista.RenderWindowInteractor.clear_key_event_callbacks
        • pyvista.RenderWindowInteractor.close
        • pyvista.RenderWindowInteractor.create_timer
        • pyvista.RenderWindowInteractor.destroy_timer
        • pyvista.RenderWindowInteractor.enable_2d_style
        • pyvista.RenderWindowInteractor.enable_custom_trackball_style
        • pyvista.RenderWindowInteractor.enable_image_style
        • pyvista.RenderWindowInteractor.enable_joystick_actor_style
        • pyvista.RenderWindowInteractor.enable_joystick_style
        • pyvista.RenderWindowInteractor.enable_rubber_band_2d_style
        • pyvista.RenderWindowInteractor.enable_rubber_band_style
        • pyvista.RenderWindowInteractor.enable_terrain_style
        • pyvista.RenderWindowInteractor.enable_trackball_actor_style
        • pyvista.RenderWindowInteractor.enable_trackball_style
        • pyvista.RenderWindowInteractor.enable_zoom_style
        • pyvista.RenderWindowInteractor.fly_to
        • pyvista.RenderWindowInteractor.get_desired_update_rate
        • pyvista.RenderWindowInteractor.get_event_position
        • pyvista.RenderWindowInteractor.get_event_subplot_loc
        • pyvista.RenderWindowInteractor.get_interactor_style
        • pyvista.RenderWindowInteractor.get_poked_renderer
        • pyvista.RenderWindowInteractor.initialize
        • pyvista.RenderWindowInteractor.key_press_event
        • pyvista.RenderWindowInteractor.poked_subplot
        • pyvista.RenderWindowInteractor.process_events
        • pyvista.RenderWindowInteractor.remove_observer
        • pyvista.RenderWindowInteractor.remove_observers
        • pyvista.RenderWindowInteractor.reset_picker
        • pyvista.RenderWindowInteractor.set_render_window
        • pyvista.RenderWindowInteractor.start
        • pyvista.RenderWindowInteractor.terminate_app
        • pyvista.RenderWindowInteractor.track_click_position
        • pyvista.RenderWindowInteractor.track_mouse_position
        • pyvista.RenderWindowInteractor.untrack_click_position
        • pyvista.RenderWindowInteractor.untrack_mouse_position
        • pyvista.RenderWindowInteractor.update_style
        • pyvista.RenderWindowInteractor.initialized
        • pyvista.RenderWindowInteractor.picker
        • pyvista.RenderWindowInteractor.style
      • pyvista.Text
        • pyvista.Text.input
        • pyvista.Text.position
        • pyvista.Text.prop
      • pyvista.TextProperty
        • pyvista.TextProperty.enable_shadow
        • pyvista.TextProperty.set_font_file
        • pyvista.TextProperty.shallow_copy
        • pyvista.TextProperty.background_color
        • pyvista.TextProperty.background_opacity
        • pyvista.TextProperty.bold
        • pyvista.TextProperty.color
        • pyvista.TextProperty.font_family
        • pyvista.TextProperty.font_size
        • pyvista.TextProperty.frame_color
        • pyvista.TextProperty.frame_width
        • pyvista.TextProperty.italic
        • pyvista.TextProperty.justification_horizontal
        • pyvista.TextProperty.justification_vertical
        • pyvista.TextProperty.opacity
        • pyvista.TextProperty.orientation
        • pyvista.TextProperty.show_frame
      • pyvista.Timer
        • pyvista.Timer.execute
      • pyvista.plotting.mapper._BaseMapper
        • pyvista.plotting.mapper._BaseMapper.copy
        • pyvista.plotting.mapper._BaseMapper.update
        • pyvista.plotting.mapper._BaseMapper.array_name
        • pyvista.plotting.mapper._BaseMapper.bounds
        • pyvista.plotting.mapper._BaseMapper.center
        • pyvista.plotting.mapper._BaseMapper.color_mode
        • pyvista.plotting.mapper._BaseMapper.interpolate_before_map
        • pyvista.plotting.mapper._BaseMapper.lookup_table
        • pyvista.plotting.mapper._BaseMapper.scalar_map_mode
        • pyvista.plotting.mapper._BaseMapper.scalar_range
        • pyvista.plotting.mapper._BaseMapper.scalar_visibility
      • pyvista.plotting.opts.InterpolationType
      • pyvista.plotting.opts.RepresentationType
      • pyvista.plotting.opts.ElementType
      • pyvista.plotting.volume.Volume
        • pyvista.plotting.volume.Volume.copy
        • pyvista.plotting.volume.Volume.mapper
        • pyvista.plotting.volume.Volume.prop
      • pyvista.plotting.volume_property.VolumeProperty
        • pyvista.plotting.volume_property.VolumeProperty.apply_lookup_table
        • pyvista.plotting.volume_property.VolumeProperty.copy
        • pyvista.plotting.volume_property.VolumeProperty.reapply_lookup_table
        • pyvista.plotting.volume_property.VolumeProperty.ambient
        • pyvista.plotting.volume_property.VolumeProperty.diffuse
        • pyvista.plotting.volume_property.VolumeProperty.independent_components
        • pyvista.plotting.volume_property.VolumeProperty.interpolation_type
        • pyvista.plotting.volume_property.VolumeProperty.opacity_unit_distance
        • pyvista.plotting.volume_property.VolumeProperty.shade
        • pyvista.plotting.volume_property.VolumeProperty.specular
        • pyvista.plotting.volume_property.VolumeProperty.specular_power
      • pyvista.CompositePolyDataMapper
        • pyvista.CompositePolyDataMapper.set_scalars
        • pyvista.CompositePolyDataMapper.set_unique_colors
        • pyvista.CompositePolyDataMapper.block_attr
        • pyvista.CompositePolyDataMapper.color_missing_with_nan
        • pyvista.CompositePolyDataMapper.dataset
      • pyvista.CompositeAttributes
        • pyvista.CompositeAttributes.get_block
        • pyvista.CompositeAttributes.reset_colors
        • pyvista.CompositeAttributes.reset_opacities
        • pyvista.CompositeAttributes.reset_pickabilities
        • pyvista.CompositeAttributes.reset_visibilities
      • pyvista.BlockAttributes
        • pyvista.BlockAttributes.color
        • pyvista.BlockAttributes.opacity
        • pyvista.BlockAttributes.pickable
        • pyvista.BlockAttributes.visible
      • Charts
        • pyvista.Chart2D
        • pyvista.ChartBox
        • pyvista.ChartPie
        • pyvista.ChartMPL
        • pyvista.plotting.charts.Pen
        • pyvista.plotting.charts.Brush
        • pyvista.plotting.charts.Axis
        • pyvista.plotting.charts.LinePlot2D
        • pyvista.plotting.charts.ScatterPlot2D
        • pyvista.plotting.charts.BarPlot
        • pyvista.plotting.charts.AreaPlot
        • pyvista.plotting.charts.StackPlot
        • pyvista.plotting.charts.BoxPlot
        • pyvista.plotting.charts.PiePlot
      • pyvista.plotting.widgets.WidgetHelper
        • pyvista.plotting.widgets.WidgetHelper.add_affine_transform_widget
        • pyvista.plotting.widgets.WidgetHelper.add_box_widget
        • pyvista.plotting.widgets.WidgetHelper.add_camera3d_widget
        • pyvista.plotting.widgets.WidgetHelper.add_camera_orientation_widget
        • pyvista.plotting.widgets.WidgetHelper.add_checkbox_button_widget
        • pyvista.plotting.widgets.WidgetHelper.add_line_widget
        • pyvista.plotting.widgets.WidgetHelper.add_logo_widget
        • pyvista.plotting.widgets.WidgetHelper.add_measurement_widget
        • pyvista.plotting.widgets.WidgetHelper.add_mesh_clip_box
        • pyvista.plotting.widgets.WidgetHelper.add_mesh_clip_plane
        • pyvista.plotting.widgets.WidgetHelper.add_mesh_isovalue
        • pyvista.plotting.widgets.WidgetHelper.add_mesh_slice
        • pyvista.plotting.widgets.WidgetHelper.add_mesh_slice_orthogonal
        • pyvista.plotting.widgets.WidgetHelper.add_mesh_slice_spline
        • pyvista.plotting.widgets.WidgetHelper.add_mesh_threshold
        • pyvista.plotting.widgets.WidgetHelper.add_plane_widget
        • pyvista.plotting.widgets.WidgetHelper.add_radio_button_widget
        • pyvista.plotting.widgets.WidgetHelper.add_slider_widget
        • pyvista.plotting.widgets.WidgetHelper.add_sphere_widget
        • pyvista.plotting.widgets.WidgetHelper.add_spline_widget
        • pyvista.plotting.widgets.WidgetHelper.add_text_slider_widget
        • pyvista.plotting.widgets.WidgetHelper.add_volume_clip_plane
        • pyvista.plotting.widgets.WidgetHelper.clear_box_widgets
        • pyvista.plotting.widgets.WidgetHelper.clear_button_widgets
        • pyvista.plotting.widgets.WidgetHelper.clear_camera3d_widgets
        • pyvista.plotting.widgets.WidgetHelper.clear_camera_widgets
        • pyvista.plotting.widgets.WidgetHelper.clear_line_widgets
        • pyvista.plotting.widgets.WidgetHelper.clear_logo_widgets
        • pyvista.plotting.widgets.WidgetHelper.clear_measure_widgets
        • pyvista.plotting.widgets.WidgetHelper.clear_plane_widgets
        • pyvista.plotting.widgets.WidgetHelper.clear_radio_button_widgets
        • pyvista.plotting.widgets.WidgetHelper.clear_slider_widgets
        • pyvista.plotting.widgets.WidgetHelper.clear_sphere_widgets
        • pyvista.plotting.widgets.WidgetHelper.clear_spline_widgets
        • pyvista.plotting.widgets.WidgetHelper.close
      • pyvista.plotting.widgets.AffineWidget3D
        • pyvista.plotting.widgets.AffineWidget3D.disable
        • pyvista.plotting.widgets.AffineWidget3D.enable
        • pyvista.plotting.widgets.AffineWidget3D.remove
        • pyvista.plotting.widgets.AffineWidget3D.axes
        • pyvista.plotting.widgets.AffineWidget3D.origin
      • pyvista.plotting.picking.PickingHelper
        • pyvista.plotting.picking.PickingHelper.enable_fly_to_right_click
        • pyvista.plotting.picking.PickingHelper.enable_geodesic_picking
        • pyvista.plotting.picking.PickingHelper.enable_horizon_picking
        • pyvista.plotting.picking.PickingHelper.enable_path_picking
        • pyvista.plotting.picking.PickingHelper.fly_to_mouse_position
      • pyvista.plotting.render_window_interactor.InteractorStyleCaptureMixin
        • pyvista.plotting.render_window_interactor.InteractorStyleCaptureMixin.add_observer
        • pyvista.plotting.render_window_interactor.InteractorStyleCaptureMixin.remove_observers
      • pyvista.plotting.render_window_interactor.InteractorStyleImage
      • pyvista.plotting.render_window_interactor.InteractorStyleJoystickActor
      • pyvista.plotting.render_window_interactor.InteractorStyleJoystickCamera
      • pyvista.plotting.render_window_interactor.InteractorStyleRubberBand2D
      • pyvista.plotting.render_window_interactor.InteractorStyleRubberBandPick
      • pyvista.plotting.render_window_interactor.InteractorStyleTrackballActor
      • pyvista.plotting.render_window_interactor.InteractorStyleTrackballCamera
      • pyvista.plotting.render_window_interactor.InteractorStyleTerrain
      • pyvista.plotting.render_window_interactor.InteractorStyleZoom
      • Convenience Functions
        • pyvista.plot
        • pyvista.plot_arrows
        • pyvista.set_plot_theme
        • pyvista.create_axes_orientation_box
        • pyvista.create_axes_marker
        • pyvista.opacity_transfer_function
    • Utilities
      • Geometry
        • pyvista.Arrow
        • pyvista.Box
        • pyvista.Capsule
        • pyvista.Circle
        • pyvista.CircularArc
        • pyvista.CircularArcFromNormal
        • pyvista.Cone
        • pyvista.Cube
        • pyvista.Cylinder
        • pyvista.CylinderStructured
        • pyvista.Disc
        • pyvista.Dodecahedron
        • pyvista.Icosahedron
        • pyvista.Icosphere
        • pyvista.KochanekSpline
        • pyvista.Line
        • pyvista.MultipleLines
        • pyvista.Octahedron
        • pyvista.Plane
        • pyvista.PlatonicSolid
        • pyvista.Polygon
        • pyvista.Pyramid
        • pyvista.Rectangle
        • pyvista.SolidSphere
        • pyvista.SolidSphereGeneric
        • pyvista.Sphere
        • pyvista.Spline
        • pyvista.Superquadric
        • pyvista.Tetrahedron
        • pyvista.Text3D
        • pyvista.Triangle
        • pyvista.Tube
        • pyvista.Wavelet
        • pyvista.ArrowSource
        • pyvista.AxesGeometrySource
        • pyvista.BoxSource
        • pyvista.ConeSource
        • pyvista.CubeSource
        • pyvista.CubeFacesSource
        • pyvista.CylinderSource
        • pyvista.DiscSource
        • pyvista.LineSource
        • pyvista.MultipleLinesSource
        • pyvista.OrthogonalPlanesSource
        • pyvista.PlaneSource
        • pyvista.PlatonicSolidSource
        • pyvista.PolygonSource
        • pyvista.SphereSource
        • pyvista.SuperquadricSource
        • pyvista.Text3DSource
      • Image
        • pyvista.ImageEllipsoidSource
        • pyvista.ImageGaussianSource
        • pyvista.ImageGridSource
        • pyvista.ImageMandelbrotSource
        • pyvista.ImageNoiseSource
        • pyvista.ImageSinusoidSource
      • Parametric Objects
        • pyvista.ParametricBohemianDome
        • pyvista.ParametricBour
        • pyvista.ParametricBoy
        • pyvista.ParametricDini
        • pyvista.ParametricCatalanMinimal
        • pyvista.ParametricConicSpiral
        • pyvista.ParametricCrossCap
        • pyvista.ParametricEllipsoid
        • pyvista.ParametricEnneper
        • pyvista.ParametricFigure8Klein
        • pyvista.ParametricHenneberg
        • pyvista.ParametricKlein
        • pyvista.ParametricKuen
        • pyvista.ParametricMobius
        • pyvista.ParametricPluckerConoid
        • pyvista.ParametricPseudosphere
        • pyvista.ParametricRandomHills
        • pyvista.ParametricRoman
        • pyvista.ParametricSuperEllipsoid
        • pyvista.ParametricSuperToroid
        • pyvista.ParametricTorus
        • pyvista.parametric_keywords
        • pyvista.surface_from_para
      • General Utilities
        • pyvista.core.utilities.VtkErrorCatcher
        • pyvista.core.utilities.axis_rotation
        • pyvista.core.utilities.is_inside_bounds
        • pyvista.core.utilities.set_error_output_file
        • pyvista.array_from_vtkmatrix
        • pyvista.cubemap
        • pyvista.cubemap_from_filenames
        • pyvista.image_to_texture
        • pyvista.is_pyvista_dataset
        • pyvista.numpy_to_texture
        • pyvista.pyvista_ndarray
        • pyvista.vtkmatrix_from_array
        • pyvista.wrap
        • pyvista.cartesian_to_spherical
        • pyvista.cell_quality_info
        • pyvista.create_grid
        • pyvista.grid_from_sph_coords
        • pyvista.merge
        • pyvista.perlin_noise
        • pyvista.principal_axes
        • pyvista.sample_function
        • pyvista.spherical_to_cartesian
        • pyvista.transform_vectors_sph_to_cart
        • pyvista.voxelize
        • pyvista.voxelize_volume
        • pyvista.from_meshio
        • pyvista.get_ext
        • pyvista.is_meshio_mesh
        • pyvista.read
        • pyvista.read_exodus
        • pyvista.read_grdecl
        • pyvista.read_meshio
        • pyvista.read_texture
        • pyvista.save_meshio
        • pyvista.set_pickle_format
        • pyvista.to_meshio
        • pyvista.CellType
        • pyvista.fit_line_to_points
        • pyvista.fit_plane_to_points
        • pyvista.lines_from_points
        • pyvista.vector_poly_data
        • pyvista.vtk_points
        • pyvista.cell_array
        • pyvista.convert_array
        • pyvista.field_array
        • pyvista.get_array
        • pyvista.point_array
        • pyvista.Transform
        • pyvista.compare_images
        • pyvista.Color
        • pyvista.ColorLike
        • Named Colors
        • Named Colormaps
        • pyvista.set_new_attribute
        • pyvista.allow_new_attributes
        • pyvista.start_xvfb
        • pyvista.Report
        • pyvista.vtk_verbosity
        • pyvista.vtk_snake_case
    • Readers
      • pyvista.get_reader
      • pyvista.AVSucdReader
      • pyvista.BMPReader
      • pyvista.BYUReader
      • pyvista.BinaryMarchingCubesReader
      • pyvista.CGNSReader
        • pyvista.CGNSReader.base_array_status
        • pyvista.CGNSReader.disable_all_bases
        • pyvista.CGNSReader.disable_all_families
        • pyvista.CGNSReader.enable_all_bases
        • pyvista.CGNSReader.enable_all_families
        • pyvista.CGNSReader.family_array_status
        • pyvista.CGNSReader.base_array_names
        • pyvista.CGNSReader.distribute_blocks
        • pyvista.CGNSReader.family_array_names
        • pyvista.CGNSReader.load_boundary_patch
        • pyvista.CGNSReader.number_base_arrays
        • pyvista.CGNSReader.number_family_arrays
        • pyvista.CGNSReader.unsteady_pattern
        • pyvista.CGNSReader.vector_3d
      • pyvista.DEMReader
      • pyvista.DICOMReader
      • pyvista.EnSightReader
        • pyvista.EnSightReader.set_active_time_point
        • pyvista.EnSightReader.set_active_time_set
        • pyvista.EnSightReader.set_active_time_value
        • pyvista.EnSightReader.time_point_value
        • pyvista.EnSightReader.active_time_set
        • pyvista.EnSightReader.active_time_value
        • pyvista.EnSightReader.number_time_points
      • pyvista.ExodusIIBlockSet
        • pyvista.ExodusIIBlockSet.array_status
        • pyvista.ExodusIIBlockSet.disable
        • pyvista.ExodusIIBlockSet.disable_all
        • pyvista.ExodusIIBlockSet.disable_all_arrays
        • pyvista.ExodusIIBlockSet.disable_array
        • pyvista.ExodusIIBlockSet.enable
        • pyvista.ExodusIIBlockSet.enable_all
        • pyvista.ExodusIIBlockSet.enable_all_arrays
        • pyvista.ExodusIIBlockSet.enable_array
        • pyvista.ExodusIIBlockSet.status
        • pyvista.ExodusIIBlockSet.array_names
        • pyvista.ExodusIIBlockSet.names
        • pyvista.ExodusIIBlockSet.number
        • pyvista.ExodusIIBlockSet.number_arrays
      • pyvista.ExodusIIReader
        • pyvista.ExodusIIReader.cell_array_status
        • pyvista.ExodusIIReader.disable_all_global_arrays
        • pyvista.ExodusIIReader.disable_cell_array
        • pyvista.ExodusIIReader.disable_displacements
        • pyvista.ExodusIIReader.disable_global_array
        • pyvista.ExodusIIReader.disable_point_array
        • pyvista.ExodusIIReader.enable_all_global_arrays
        • pyvista.ExodusIIReader.enable_cell_array
        • pyvista.ExodusIIReader.enable_displacements
        • pyvista.ExodusIIReader.enable_global_array
        • pyvista.ExodusIIReader.enable_point_array
        • pyvista.ExodusIIReader.global_array_status
        • pyvista.ExodusIIReader.point_array_status
        • pyvista.ExodusIIReader.read_global
        • pyvista.ExodusIIReader.set_active_time_point
        • pyvista.ExodusIIReader.set_active_time_value
        • pyvista.ExodusIIReader.time_point_value
        • pyvista.ExodusIIReader.active_time_value
        • pyvista.ExodusIIReader.cell_array_names
        • pyvista.ExodusIIReader.edge_blocks
        • pyvista.ExodusIIReader.element_blocks
        • pyvista.ExodusIIReader.element_sets
        • pyvista.ExodusIIReader.face_blocks
        • pyvista.ExodusIIReader.face_sets
        • pyvista.ExodusIIReader.global_array_names
        • pyvista.ExodusIIReader.node_sets
        • pyvista.ExodusIIReader.number_cell_arrays
        • pyvista.ExodusIIReader.number_global_arrays
        • pyvista.ExodusIIReader.number_point_arrays
        • pyvista.ExodusIIReader.number_time_points
        • pyvista.ExodusIIReader.point_array_names
        • pyvista.ExodusIIReader.side_sets
        • pyvista.ExodusIIReader.time_values
      • pyvista.FacetReader
      • pyvista.FLUENTCFFReader
      • pyvista.FluentReader
      • pyvista.GambitReader
      • pyvista.GaussianCubeReader
        • pyvista.GaussianCubeReader.read
        • pyvista.GaussianCubeReader.b_scale
        • pyvista.GaussianCubeReader.hb_scale
      • pyvista.GESignaReader
      • pyvista.GIFReader
      • pyvista.GLTFReader
      • pyvista.HDFReader
        • pyvista.HDFReader.read
      • pyvista.HDRReader
      • pyvista.JPEGReader
      • pyvista.MFIXReader
      • pyvista.MetaImageReader
      • pyvista.MINCImageReader
      • pyvista.MultiBlockPlot3DReader
        • pyvista.MultiBlockPlot3DReader.add_function
        • pyvista.MultiBlockPlot3DReader.add_q_files
        • pyvista.MultiBlockPlot3DReader.remove_all_functions
        • pyvista.MultiBlockPlot3DReader.remove_function
        • pyvista.MultiBlockPlot3DReader.auto_detect_format
        • pyvista.MultiBlockPlot3DReader.gamma
        • pyvista.MultiBlockPlot3DReader.preserve_intermediate_functions
        • pyvista.MultiBlockPlot3DReader.r_gas_constant
      • pyvista.Nek5000Reader
        • pyvista.Nek5000Reader.cell_array_status
        • pyvista.Nek5000Reader.disable_all_cell_arrays
        • pyvista.Nek5000Reader.disable_cell_array
        • pyvista.Nek5000Reader.disable_merge_points
        • pyvista.Nek5000Reader.disable_spectral_element_ids
        • pyvista.Nek5000Reader.enable_all_cell_arrays
        • pyvista.Nek5000Reader.enable_cell_array
        • pyvista.Nek5000Reader.enable_merge_points
        • pyvista.Nek5000Reader.enable_spectral_element_ids
        • pyvista.Nek5000Reader.set_active_time_point
        • pyvista.Nek5000Reader.set_active_time_value
        • pyvista.Nek5000Reader.time_point_value
        • pyvista.Nek5000Reader.active_time_point
        • pyvista.Nek5000Reader.active_time_value
        • pyvista.Nek5000Reader.cell_array_names
        • pyvista.Nek5000Reader.number_cell_arrays
        • pyvista.Nek5000Reader.number_time_points
        • pyvista.Nek5000Reader.time_values
      • pyvista.NIFTIReader
      • pyvista.NRRDReader
      • pyvista.OBJReader
      • pyvista.OpenFOAMReader
        • pyvista.OpenFOAMReader.disable_all_patch_arrays
        • pyvista.OpenFOAMReader.disable_patch_array
        • pyvista.OpenFOAMReader.enable_all_patch_arrays
        • pyvista.OpenFOAMReader.enable_patch_array
        • pyvista.OpenFOAMReader.patch_array_status
        • pyvista.OpenFOAMReader.set_active_time_point
        • pyvista.OpenFOAMReader.set_active_time_value
        • pyvista.OpenFOAMReader.time_point_value
        • pyvista.OpenFOAMReader.active_time_value
        • pyvista.OpenFOAMReader.all_patch_arrays_status
        • pyvista.OpenFOAMReader.cell_to_point_creation
        • pyvista.OpenFOAMReader.decompose_polyhedra
        • pyvista.OpenFOAMReader.number_patch_arrays
        • pyvista.OpenFOAMReader.number_time_points
        • pyvista.OpenFOAMReader.patch_array_names
        • pyvista.OpenFOAMReader.skip_zero_time
      • pyvista.ParticleReader
        • pyvista.ParticleReader.endian
      • pyvista.PDBReader
      • pyvista.PLYReader
      • pyvista.PNGReader
      • pyvista.PNMReader
      • pyvista.POpenFOAMReader
        • pyvista.POpenFOAMReader.case_type
      • pyvista.PTSReader
      • pyvista.PVDReader
        • pyvista.PVDReader.set_active_time_point
        • pyvista.PVDReader.set_active_time_value
        • pyvista.PVDReader.time_point_value
        • pyvista.PVDReader.active_datasets
        • pyvista.PVDReader.active_readers
        • pyvista.PVDReader.active_time_value
        • pyvista.PVDReader.datasets
        • pyvista.PVDReader.number_time_points
        • pyvista.PVDReader.time_values
      • 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.XdmfReader.set_active_time_point
        • pyvista.XdmfReader.set_active_time_value
        • pyvista.XdmfReader.time_point_value
        • pyvista.XdmfReader.active_time_value
        • pyvista.XdmfReader.number_grids
        • pyvista.XdmfReader.number_time_points
        • pyvista.XdmfReader.time_values
      • pyvista.BaseReader
        • pyvista.BaseReader.hide_progress
        • pyvista.BaseReader.read
        • pyvista.BaseReader.show_progress
        • pyvista.BaseReader.path
        • pyvista.BaseReader.reader
      • pyvista.PointCellDataSelection
        • pyvista.PointCellDataSelection.cell_array_status
        • pyvista.PointCellDataSelection.disable_all_cell_arrays
        • pyvista.PointCellDataSelection.disable_all_point_arrays
        • pyvista.PointCellDataSelection.disable_cell_array
        • pyvista.PointCellDataSelection.disable_point_array
        • pyvista.PointCellDataSelection.enable_all_cell_arrays
        • pyvista.PointCellDataSelection.enable_all_point_arrays
        • pyvista.PointCellDataSelection.enable_cell_array
        • pyvista.PointCellDataSelection.enable_point_array
        • pyvista.PointCellDataSelection.point_array_status
        • pyvista.PointCellDataSelection.all_cell_arrays_status
        • pyvista.PointCellDataSelection.all_point_arrays_status
        • pyvista.PointCellDataSelection.cell_array_names
        • pyvista.PointCellDataSelection.number_cell_arrays
        • pyvista.PointCellDataSelection.number_point_arrays
        • pyvista.PointCellDataSelection.point_array_names
      • pyvista.TimeReader
        • pyvista.TimeReader.set_active_time_point
        • pyvista.TimeReader.set_active_time_value
        • pyvista.TimeReader.time_point_value
        • pyvista.TimeReader.active_time_value
        • pyvista.TimeReader.number_time_points
        • pyvista.TimeReader.time_values
      • Reader Enumerations
    • Examples
      • pyvista.examples.examples
        • pyvista.examples.examples.load_airplane
        • pyvista.examples.examples.load_ant
        • pyvista.examples.examples.load_channels
        • pyvista.examples.examples.load_explicit_structured
        • pyvista.examples.examples.load_frog_tissues
        • pyvista.examples.examples.load_globe
        • pyvista.examples.examples.load_globe_texture
        • pyvista.examples.examples.load_hexbeam
        • pyvista.examples.examples.load_hydrogen_orbital
        • pyvista.examples.examples.load_logo
        • pyvista.examples.examples.load_nut
        • pyvista.examples.examples.load_random_hills
        • pyvista.examples.examples.load_rectilinear
        • pyvista.examples.examples.load_sphere
        • pyvista.examples.examples.load_sphere_vectors
        • pyvista.examples.examples.load_spline
        • pyvista.examples.examples.load_structured
        • pyvista.examples.examples.load_tetbeam
        • pyvista.examples.examples.load_uniform
      • pyvista.examples.downloads
        • pyvista.examples.downloads.delete_downloads
        • pyvista.examples.downloads.download_3gqp
        • pyvista.examples.downloads.download_action_figure
        • pyvista.examples.downloads.download_aero_bracket
        • pyvista.examples.downloads.download_angular_sector
        • pyvista.examples.downloads.download_antarctica_velocity
        • pyvista.examples.downloads.download_armadillo
        • pyvista.examples.downloads.download_backward_facing_step
        • pyvista.examples.downloads.download_beach
        • pyvista.examples.downloads.download_biplane
        • pyvista.examples.downloads.download_bird
        • pyvista.examples.downloads.download_bird_bath
        • pyvista.examples.downloads.download_bird_texture
        • pyvista.examples.downloads.download_black_vase
        • pyvista.examples.downloads.download_blood_vessels
        • pyvista.examples.downloads.download_blow
        • pyvista.examples.downloads.download_bolt_nut
        • pyvista.examples.downloads.download_brain
        • pyvista.examples.downloads.download_brain_atlas_with_sides
        • pyvista.examples.downloads.download_bunny
        • pyvista.examples.downloads.download_bunny_coarse
        • pyvista.examples.downloads.download_cad_model
        • pyvista.examples.downloads.download_cad_model_case
        • pyvista.examples.downloads.download_caffeine
        • pyvista.examples.downloads.download_cake_easy
        • pyvista.examples.downloads.download_cake_easy_texture
        • pyvista.examples.downloads.download_can_crushed_hdf
        • pyvista.examples.downloads.download_can_crushed_vtu
        • pyvista.examples.downloads.download_carburetor
        • pyvista.examples.downloads.download_carotid
        • pyvista.examples.downloads.download_cavity
        • pyvista.examples.downloads.download_cells_nd
        • pyvista.examples.downloads.download_cgns_multi
        • pyvista.examples.downloads.download_cgns_structured
        • pyvista.examples.downloads.download_chest
        • pyvista.examples.downloads.download_cloud_dark_matter
        • pyvista.examples.downloads.download_cloud_dark_matter_dense
        • pyvista.examples.downloads.download_clown
        • pyvista.examples.downloads.download_coastlines
        • pyvista.examples.downloads.download_coil_magnetic_field
        • pyvista.examples.downloads.download_cow
        • pyvista.examples.downloads.download_cow_head
        • pyvista.examples.downloads.download_crater_imagery
        • pyvista.examples.downloads.download_crater_topo
        • pyvista.examples.downloads.download_cubemap_park
        • pyvista.examples.downloads.download_cubemap_space_16k
        • pyvista.examples.downloads.download_cubemap_space_4k
        • pyvista.examples.downloads.download_cylinder_crossflow
        • pyvista.examples.downloads.download_damavand_volcano
        • pyvista.examples.downloads.download_delaunay_example
        • pyvista.examples.downloads.download_dicom_stack
        • pyvista.examples.downloads.download_dikhololo_night
        • pyvista.examples.downloads.download_disc_quads
        • pyvista.examples.downloads.download_dolfin
        • pyvista.examples.downloads.download_doorman
        • pyvista.examples.downloads.download_dragon
        • pyvista.examples.downloads.download_drill
        • pyvista.examples.downloads.download_dual_sphere_animation
        • pyvista.examples.downloads.download_e07733s002i009
        • pyvista.examples.downloads.download_electronics_cooling
        • pyvista.examples.downloads.download_embryo
        • pyvista.examples.downloads.download_emoji
        • pyvista.examples.downloads.download_emoji_texture
        • pyvista.examples.downloads.download_exodus
        • pyvista.examples.downloads.download_face
        • pyvista.examples.downloads.download_face2
        • pyvista.examples.downloads.download_faults
        • pyvista.examples.downloads.download_fea_bracket
        • pyvista.examples.downloads.download_fea_hertzian_contact_cylinder
        • pyvista.examples.downloads.download_file
        • pyvista.examples.downloads.download_filled_contours
        • pyvista.examples.downloads.download_foot_bones
        • pyvista.examples.downloads.download_frog
        • pyvista.examples.downloads.download_full_head
        • pyvista.examples.downloads.download_gears
        • pyvista.examples.downloads.download_gif_simple
        • pyvista.examples.downloads.download_gourds
        • pyvista.examples.downloads.download_gourds_pnm
        • pyvista.examples.downloads.download_gourds_texture
        • pyvista.examples.downloads.download_gpr_data_array
        • pyvista.examples.downloads.download_gpr_path
        • pyvista.examples.downloads.download_great_white_shark
        • pyvista.examples.downloads.download_grey_nurse_shark
        • pyvista.examples.downloads.download_guitar
        • pyvista.examples.downloads.download_head
        • pyvista.examples.downloads.download_head_2
        • pyvista.examples.downloads.download_headsq
        • pyvista.examples.downloads.download_honolulu
        • pyvista.examples.downloads.download_horse
        • pyvista.examples.downloads.download_horse_points
        • pyvista.examples.downloads.download_human
        • pyvista.examples.downloads.download_iron_protein
        • pyvista.examples.downloads.download_ivan_angel
        • pyvista.examples.downloads.download_kitchen
        • pyvista.examples.downloads.download_knee
        • pyvista.examples.downloads.download_knee_full
        • pyvista.examples.downloads.download_letter_a
        • pyvista.examples.downloads.download_letter_k
        • pyvista.examples.downloads.download_lidar
        • pyvista.examples.downloads.download_lobster
        • pyvista.examples.downloads.download_louis_louvre
        • pyvista.examples.downloads.download_lshape
        • pyvista.examples.downloads.download_lucy
        • pyvista.examples.downloads.download_m4_total_density
        • pyvista.examples.downloads.download_masonry_texture
        • pyvista.examples.downloads.download_meshio_xdmf
        • pyvista.examples.downloads.download_model_with_variance
        • pyvista.examples.downloads.download_moonlanding_image
        • pyvista.examples.downloads.download_motor
        • pyvista.examples.downloads.download_mount_damavand
        • pyvista.examples.downloads.download_mug
        • pyvista.examples.downloads.download_naca
        • pyvista.examples.downloads.download_nefertiti
        • pyvista.examples.downloads.download_nek5000
        • pyvista.examples.downloads.download_notch_displacement
        • pyvista.examples.downloads.download_notch_stress
        • pyvista.examples.downloads.download_oblique_cone
        • pyvista.examples.downloads.download_office
        • pyvista.examples.downloads.download_openfoam_tubes
        • pyvista.examples.downloads.download_owl
        • pyvista.examples.downloads.download_parched_canal_4k
        • pyvista.examples.downloads.download_particles
        • pyvista.examples.downloads.download_particles_lethe
        • pyvista.examples.downloads.download_pepper
        • pyvista.examples.downloads.download_pine_roots
        • pyvista.examples.downloads.download_plastic_vase
        • pyvista.examples.downloads.download_poly_line
        • pyvista.examples.downloads.download_prism
        • pyvista.examples.downloads.download_prostar
        • pyvista.examples.downloads.download_prostate
        • pyvista.examples.downloads.download_pump_bracket
        • pyvista.examples.downloads.download_puppy
        • pyvista.examples.downloads.download_puppy_texture
        • pyvista.examples.downloads.download_quadratic_pyramid
        • pyvista.examples.downloads.download_rectilinear_grid
        • pyvista.examples.downloads.download_reservoir
        • pyvista.examples.downloads.download_rgba_texture
        • pyvista.examples.downloads.download_room_cff
        • pyvista.examples.downloads.download_room_surface_mesh
        • pyvista.examples.downloads.download_saddle_surface
        • pyvista.examples.downloads.download_sea_vase
        • pyvista.examples.downloads.download_shark
        • pyvista.examples.downloads.download_single_sphere_animation
        • pyvista.examples.downloads.download_sky_box_cube_map
        • pyvista.examples.downloads.download_sky_box_nz
        • pyvista.examples.downloads.download_sky_box_nz_texture
        • pyvista.examples.downloads.download_sparse_points
        • pyvista.examples.downloads.download_spider
        • pyvista.examples.downloads.download_st_helens
        • pyvista.examples.downloads.download_stars_cloud_hyg
        • pyvista.examples.downloads.download_structured_grid
        • pyvista.examples.downloads.download_structured_grid_two
        • pyvista.examples.downloads.download_t3_grid_0
        • pyvista.examples.downloads.download_teapot
        • pyvista.examples.downloads.download_tecplot_ascii
        • pyvista.examples.downloads.download_tensors
        • pyvista.examples.downloads.download_tetra_dc_mesh
        • pyvista.examples.downloads.download_tetrahedron
        • pyvista.examples.downloads.download_thermal_probes
        • pyvista.examples.downloads.download_topo_global
        • pyvista.examples.downloads.download_topo_land
        • pyvista.examples.downloads.download_torso
        • pyvista.examples.downloads.download_tri_quadratic_hexahedron
        • pyvista.examples.downloads.download_trumpet
        • pyvista.examples.downloads.download_turbine_blade
        • pyvista.examples.downloads.download_unstructured_grid
        • pyvista.examples.downloads.download_urn
        • pyvista.examples.downloads.download_usa
        • pyvista.examples.downloads.download_usa_texture
        • pyvista.examples.downloads.download_victorian_goblet_face_illusion
        • pyvista.examples.downloads.download_vtk
        • pyvista.examples.downloads.download_vtk_logo
        • pyvista.examples.downloads.download_wavy
        • pyvista.examples.downloads.download_whole_body_ct_female
        • pyvista.examples.downloads.download_whole_body_ct_male
        • pyvista.examples.downloads.download_woman
        • pyvista.examples.downloads.download_yinyang
        • pyvista.examples.downloads.file_from_files
      • pyvista.demos.demos
        • pyvista.demos.demos.glyphs
        • pyvista.demos.demos.orientation_cube
        • pyvista.demos.demos.orientation_plotter
        • pyvista.demos.demos.plot_ants_plane
        • pyvista.demos.demos.plot_beam
        • pyvista.demos.demos.plot_datasets
        • pyvista.demos.demos.plot_glyphs
        • pyvista.demos.demos.plot_wave
      • pyvista.examples.planets
        • pyvista.examples.planets.download_jupiter_surface
        • pyvista.examples.planets.download_mars_surface
        • pyvista.examples.planets.download_mercury_surface
        • pyvista.examples.planets.download_milkyway_sky_background
        • pyvista.examples.planets.download_moon_surface
        • pyvista.examples.planets.download_neptune_surface
        • pyvista.examples.planets.download_pluto_surface
        • pyvista.examples.planets.download_saturn_rings
        • pyvista.examples.planets.download_saturn_surface
        • pyvista.examples.planets.download_stars_sky_background
        • pyvista.examples.planets.download_sun_surface
        • pyvista.examples.planets.download_uranus_surface
        • pyvista.examples.planets.download_venus_surface
        • pyvista.examples.planets.load_earth
        • pyvista.examples.planets.load_jupiter
        • pyvista.examples.planets.load_mars
        • pyvista.examples.planets.load_mercury
        • pyvista.examples.planets.load_moon
        • pyvista.examples.planets.load_neptune
        • pyvista.examples.planets.load_pluto
        • pyvista.examples.planets.load_saturn
        • pyvista.examples.planets.load_saturn_rings
        • pyvista.examples.planets.load_sun
        • pyvista.examples.planets.load_uranus
        • pyvista.examples.planets.load_venus
      • pyvista.examples.vrml
        • pyvista.examples.vrml.download_grasshopper
        • pyvista.examples.vrml.download_sextant
        • pyvista.examples.vrml.download_teapot
      • pyvista.examples.download_3ds
        • pyvista.examples.download_3ds.download_iflamigm
      • pyvista.examples.gltf
        • pyvista.examples.gltf.download_avocado
        • pyvista.examples.gltf.download_damaged_helmet
        • pyvista.examples.gltf.download_gearbox
        • pyvista.examples.gltf.download_milk_truck
        • pyvista.examples.gltf.download_sheen_chair
      • pyvista.examples.cells
        • pyvista.examples.cells.BiQuadraticQuadraticHexahedron
        • pyvista.examples.cells.BiQuadraticQuadraticWedge
        • pyvista.examples.cells.BiQuadraticQuadrilateral
        • pyvista.examples.cells.BiQuadraticTriangle
        • pyvista.examples.cells.CubicLine
        • pyvista.examples.cells.Empty
        • pyvista.examples.cells.HexagonalPrism
        • pyvista.examples.cells.Hexahedron
        • pyvista.examples.cells.Line
        • pyvista.examples.cells.PentagonalPrism
        • pyvista.examples.cells.Pixel
        • pyvista.examples.cells.PolyLine
        • pyvista.examples.cells.PolyVertex
        • pyvista.examples.cells.Polygon
        • pyvista.examples.cells.Polyhedron
        • pyvista.examples.cells.Pyramid
        • pyvista.examples.cells.QuadraticEdge
        • pyvista.examples.cells.QuadraticHexahedron
        • pyvista.examples.cells.QuadraticLinearQuadrilateral
        • pyvista.examples.cells.QuadraticLinearWedge
        • pyvista.examples.cells.QuadraticPolygon
        • pyvista.examples.cells.QuadraticPyramid
        • pyvista.examples.cells.QuadraticQuadrilateral
        • pyvista.examples.cells.QuadraticTetrahedron
        • pyvista.examples.cells.QuadraticTriangle
        • pyvista.examples.cells.QuadraticWedge
        • pyvista.examples.cells.Quadrilateral
        • pyvista.examples.cells.Tetrahedron
        • pyvista.examples.cells.TriQuadraticHexahedron
        • pyvista.examples.cells.TriQuadraticPyramid
        • pyvista.examples.cells.Triangle
        • pyvista.examples.cells.TriangleStrip
        • pyvista.examples.cells.Vertex
        • pyvista.examples.cells.Voxel
        • pyvista.examples.cells.Wedge
        • pyvista.examples.cells.plot_cell
      • Dataset Gallery
  • Extras
    • Building VTK
    • PyVista within a Docker Container
    • Freezing PyVista with PyInstaller
    • Contributing
    • Sphinx PyVista Plot Directive
    • Sphinx VTK Role
    • 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

Y

Dataset Count:

207

3gqp Dataset

Downloads PolyData

download_3gqp()

Download a 3GQP dataset.

../../_images/pyvista-examples-downloads-download_3gqp-44ee7ee6da27abfe_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-5227cd5040875364_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-b66449555a968e42_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-1997280aed2d303d_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-f4208f1e60766105_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-f18e94fa85f457cb_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-bff0651d96d8f648_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-88cb924bc38fed27_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-ccba9bc144074964_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-6d769c2ecd39e08d_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-9ad18fa166625c4d_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-b2ed3509dec8076d_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-23e508fc2d6ca0a0_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-3ff463e819d47748_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-6bb0ecbae2943408_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-bb3472bdaaf5e219_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-266a1735f7215c9c_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-9cee9279effc10f8_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-360c08a48f113845_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-7b7ce4aa5c1a33f6_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-d3c389d78b5e8108_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-9a0daec897dad3e3_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-42aec32d1562ee31_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-de22c129b93b6309_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-4614819a6920cc47_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-41eead291adf7b04_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-c3257fca60d22aed_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 Crushed Hdf Dataset

Downloads UnstructuredGrid

download_can_crushed_hdf()

Download the crushed can dataset.

../../_images/pyvista-examples-downloads-download_can_crushed_hdf-f33498e03600da3c_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

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-f0798f2252021dd7_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

Data Source

can.vtu

Carburetor Dataset

Downloads PolyData Surface Mesh

download_carburetor()

Download scan of a carburetor.

../../_images/pyvista-examples-downloads-download_carburetor-8f16270746cd9f74_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-8fcc17504631e948_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-b453aba3636de522_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-e3074f74d82b1f05_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-dcf827b3fba2ca8f_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-c4326f9356d48a6e_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-55f03f4397ed09b5_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-493ee4c0372d5b9d_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-295f91c110604bbb_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-c65b3021961fe5c5_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-bd69c1aae429bf42_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-2dce5469c79de12e_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-cf4b1ea7f01d4e28_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-ff96855c68549da9_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-7cf1b8d99d544b5e_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-c82beee1728d06b6_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-22db2bd59caef614_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-dc657dc37e1c6818_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-dc657dc37e1c6818_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-9fb1cafb767c1143_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-83f7461811a6a099_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-b54a2bcea32ae3c1_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-1fd9eb55f773204b_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-ae8df6fe0d0bbcce_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

See also Parched Canal 4k Dataset, Working with glTF Files

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-7523801b2abd22cb_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-d8c84e9ad479cc5e_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

See also Read FEniCS/Dolfin Meshes

Data Source

dolfin_fine.xml

Doorman Dataset

Downloads PolyData Surface Mesh

download_doorman()

Download doorman dataset.

../../_images/pyvista-examples-downloads-download_doorman-2adb737529bfe891_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-485ae8a250747692_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-935baafdafae2238_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-238570e8f7791308_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-a43f263bba2e8afc_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-6d50c96d436ef9df_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-319e3eecf9900d2b_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-23618d40e4dfbded_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-21683348bf23a48f_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-d2f1489f57e205e0_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-264ca5db02a60b96_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-beedaca05bdf9459_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-3c06424d69c8cbe3_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-4adff2e955fac0a6_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-878ce69af2234d17_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-2935e6368b1538a6_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 Visualize Hertzian Contact Stress, 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-6d71b71b4ba5286f_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-2d3cee47895ccf63_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-c25a51181d597494_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 Tissues 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-d1fa9a0aa4b55ed6_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-5bb7f2878adb271e_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-17685c034308c081_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-b2590d855264d6bd_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-6510f6a6b00b0fc2_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-a2b16af6211d2f51_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-689ae74cf93c01a5_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-9bed3f952d79c709_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-e49d3a81700848bd_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-1b4ac3ffa8a678eb_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-95cb6eaed9407764_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-67e6ce26295ea288_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-50ffcfb8f008c489_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-ae223edd567d3849_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-052849a83775f710_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-415582d767b438e4_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-118ee5668990fc5e_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-2db8672fa9ca8de6_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-16a198b8860b254b_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-8c6cc09e3a6fbb17_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-3b3863ea12590dde_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-f923bc7eb6ae8a5a_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-6dfb0d3da74d061e_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-2fd4ea46dd56538c_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-fcc012b7addaf184_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-ba213fe2db1b71ad_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-3c1adcad3357d35d_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-03161188a73148f7_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-1a17a427d07e0442_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-9308200bb133f886_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-9e6bcff088d732e9_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-a36e9f094e64da4a_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-b55029a0c9c3448d_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-169595514f8bbff1_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-731dd22409de3a55_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-947f16e836962bac_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-2de4d981ae3947c1_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-c3f6203e543ae414_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-c00a71548c0667dc_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-9974498f5d753ebb_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-871cc06e34b2a27e_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-3ab85bb9bf598b69_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-deb2cd445db41cdd_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-fda7d9220d6ba64e_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-99eb55529366c3f1_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-8d0eedc0db703195_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-e981f2e82adc65c2_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-51560ec8e80bae28_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-57958718b989a1f5_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-673e3096f374eab3_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-271b0b15090bba7e_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-1fa98a7adfded4d4_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-85ac8587818a1056_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-1617f831f56576f7_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-2d33be33424ca4cb_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-7a5102511d7be394_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-1fd74ca700f68a73_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-d7c084a01c5f3ec0_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-e890bec6d3b9d9d6_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-5e3d7e95733d5626_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

See also Dikhololo Night Dataset

Data Source

parched_canal_4k.hdr

Particles Dataset

Downloads PolyData Point Cloud

download_particles()

Download a particle dataset.

../../_images/pyvista-examples-downloads-download_particles-6c2ba05ea6013957_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-4764726833700b16_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-df68e1ef70875f9d_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-73dbf70daf54eb71_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-5fa42356d6184e6a_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-71b1913a760c45c9_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-93f69475d214340a_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-9548796a79fa38d0_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-10a839646b9685e8_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-2c6ca69db2a61e02_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-ea9afc5ed68cb864_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-61cc7797a39c97f5_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, Read Image Files

Data Source

puppy.jpg

Puppy Texture Dataset

Downloads Texture

download_puppy_texture()

Download puppy texture.

../../_images/pyvista-examples-downloads-download_puppy_texture-8119f8a1eecb973c_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-8bf08b23346ce9fb_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-aa384d49ac9e429f_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-9d7bd88cac1f4d0c_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-87a447bb36c03740_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-16ea7ebc10aa2683_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-0ce3716d752b1b45_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-626905ace643f3fb_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-e07c4a83959468bd_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-660e5980b3b85b7b_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-893087b9489b5282_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-78404e72acb71964_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-e5df00351d440f9c_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-55eb6c44cc2416e2_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-66d5c9039d51dda3_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-e7a895fcb7f3f564_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-d3dc37718f8cf33e_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-9c67c1b6c94d6024_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-a2b4b05395a9cf4d_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-8431ca4c5a6f0828_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.09e+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-e6da5b034ae83d4a_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-e51c5a2dfd16939a_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-cd2ec19f0dbda95f_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-86c10f3c592264ca_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-8f1e8c4275dce0aa_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-a03fd6e121e7d65f_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-202f247ff2f19b2d_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-e0e8585aa8dff952_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-cc5c039cae8a9ab1_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-16f2b18ff11b8fe2_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-85ecb3ab178e1706_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-86123114bc2d1860_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-593e3c7823d9f332_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-5556b826d972e31c_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-ce467c46477b22e5_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-142020d0350d8d02_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-eec0cb40dbca07b6_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-125882ddb3ca7c8b_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-a64ad6156811de63_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-c5e3d46115906ead_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-66f4b22f90899429_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-3d1481fdf790b23d_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-e139db3363ade9cb_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-7799ea32ed651e39_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-99a0e4abf8b54904_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-44f9288d579e0ef1_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-2e186b2b4ac476ff_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-86cd22b5327d28ee_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-9892bf3ebab74fd6_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-2433d2329af0a36c_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-67c203aa4a157f46_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-01f9fcfeb67786dc_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-380c0ab2f3f9b87d_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-5a94360639e3d0e1_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-51cf66df56b405fd_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, Crop Labeled ImageData, 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-9511ada8603c5140_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, Crop Labeled ImageData, 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-37a701caedd5841a_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

Yinyang Dataset

Downloads ImageData 2D Image

download_yinyang()

Download yinyang dataset.

../../_images/pyvista-examples-downloads-download_yinyang-5db572067a7d0daf_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

174 251

N Points

175 104

Length

6.14e+02

Dimensions

512, 342, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.9 KB

Num Files

1

File Ext

.png

Reader

PNGReader

Data Source

yinyang/Yinyang.png

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-1997280aed2d303d_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-f18e94fa85f457cb_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-c4326f9356d48a6e_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-264ca5db02a60b96_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-d1fa9a0aa4b55ed6_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-6510f6a6b00b0fc2_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-a2b16af6211d2f51_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-118ee5668990fc5e_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-f923bc7eb6ae8a5a_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-b55029a0c9c3448d_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-2d33be33424ca4cb_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-aa384d49ac9e429f_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-9d7bd88cac1f4d0c_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-8431ca4c5a6f0828_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.09e+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-e51c5a2dfd16939a_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-a03fd6e121e7d65f_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-5556b826d972e31c_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-7799ea32ed651e39_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:

175

3gqp Dataset

Downloads PolyData

download_3gqp()

Download a 3GQP dataset.

../../_images/pyvista-examples-downloads-download_3gqp-44ee7ee6da27abfe_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-5227cd5040875364_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-b66449555a968e42_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-f4208f1e60766105_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-bff0651d96d8f648_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-88cb924bc38fed27_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-ccba9bc144074964_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-6d769c2ecd39e08d_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-9ad18fa166625c4d_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-b2ed3509dec8076d_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-23e508fc2d6ca0a0_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-3ff463e819d47748_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-6bb0ecbae2943408_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-bb3472bdaaf5e219_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-266a1735f7215c9c_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-9cee9279effc10f8_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-360c08a48f113845_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-7b7ce4aa5c1a33f6_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-d3c389d78b5e8108_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-9a0daec897dad3e3_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-42aec32d1562ee31_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-de22c129b93b6309_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-4614819a6920cc47_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-41eead291adf7b04_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-c3257fca60d22aed_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 Crushed Hdf Dataset

Downloads UnstructuredGrid

download_can_crushed_hdf()

Download the crushed can dataset.

../../_images/pyvista-examples-downloads-download_can_crushed_hdf-f33498e03600da3c_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

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-f0798f2252021dd7_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

Data Source

can.vtu

Carburetor Dataset

Downloads PolyData Surface Mesh

download_carburetor()

Download scan of a carburetor.

../../_images/pyvista-examples-downloads-download_carburetor-8f16270746cd9f74_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-8fcc17504631e948_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-b453aba3636de522_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-e3074f74d82b1f05_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-dcf827b3fba2ca8f_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-55f03f4397ed09b5_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-493ee4c0372d5b9d_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-295f91c110604bbb_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-c65b3021961fe5c5_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-bd69c1aae429bf42_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-2dce5469c79de12e_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-cf4b1ea7f01d4e28_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-ff96855c68549da9_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-7cf1b8d99d544b5e_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-c82beee1728d06b6_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-22db2bd59caef614_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-dc657dc37e1c6818_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-dc657dc37e1c6818_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-9fb1cafb767c1143_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-83f7461811a6a099_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-b54a2bcea32ae3c1_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-1fd9eb55f773204b_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-ae8df6fe0d0bbcce_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

See also Parched Canal 4k Dataset, Working with glTF Files

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-7523801b2abd22cb_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-d8c84e9ad479cc5e_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

See also Read FEniCS/Dolfin Meshes

Data Source

dolfin_fine.xml

Doorman Dataset

Downloads PolyData Surface Mesh

download_doorman()

Download doorman dataset.

../../_images/pyvista-examples-downloads-download_doorman-2adb737529bfe891_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-485ae8a250747692_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-935baafdafae2238_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-238570e8f7791308_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-a43f263bba2e8afc_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-6d50c96d436ef9df_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-319e3eecf9900d2b_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-23618d40e4dfbded_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-21683348bf23a48f_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-d2f1489f57e205e0_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-beedaca05bdf9459_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-3c06424d69c8cbe3_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-4adff2e955fac0a6_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-878ce69af2234d17_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-2935e6368b1538a6_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 Visualize Hertzian Contact Stress, 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-6d71b71b4ba5286f_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-2d3cee47895ccf63_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-c25a51181d597494_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 Tissues Dataset, Volume Rendering

Data Source

froggy/frog.mhd froggy/frog.zraw

Full Head Dataset

Downloads ImageData 3D Volume

download_full_head()

Download the full head image.

../../_images/pyvista-examples-downloads-download_full_head-5bb7f2878adb271e_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-17685c034308c081_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-b2590d855264d6bd_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-689ae74cf93c01a5_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-9bed3f952d79c709_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-e49d3a81700848bd_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-1b4ac3ffa8a678eb_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-95cb6eaed9407764_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-67e6ce26295ea288_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-50ffcfb8f008c489_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-ae223edd567d3849_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-052849a83775f710_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-415582d767b438e4_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-2db8672fa9ca8de6_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-16a198b8860b254b_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-8c6cc09e3a6fbb17_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-3b3863ea12590dde_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-6dfb0d3da74d061e_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-2fd4ea46dd56538c_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-ba213fe2db1b71ad_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-3c1adcad3357d35d_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-03161188a73148f7_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-1a17a427d07e0442_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-9308200bb133f886_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-9e6bcff088d732e9_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-a36e9f094e64da4a_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-169595514f8bbff1_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-731dd22409de3a55_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-947f16e836962bac_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-2de4d981ae3947c1_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-c00a71548c0667dc_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-871cc06e34b2a27e_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-deb2cd445db41cdd_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-99eb55529366c3f1_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-8d0eedc0db703195_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-e981f2e82adc65c2_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-51560ec8e80bae28_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-57958718b989a1f5_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-673e3096f374eab3_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-271b0b15090bba7e_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-85ac8587818a1056_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-1617f831f56576f7_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-7a5102511d7be394_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-1fd74ca700f68a73_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-d7c084a01c5f3ec0_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-e890bec6d3b9d9d6_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-5e3d7e95733d5626_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

See also Dikhololo Night Dataset

Data Source

parched_canal_4k.hdr

Particles Dataset

Downloads PolyData Point Cloud

download_particles()

Download a particle dataset.

../../_images/pyvista-examples-downloads-download_particles-6c2ba05ea6013957_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-4764726833700b16_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-df68e1ef70875f9d_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-73dbf70daf54eb71_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-5fa42356d6184e6a_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-93f69475d214340a_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-9548796a79fa38d0_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-10a839646b9685e8_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-2c6ca69db2a61e02_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-ea9afc5ed68cb864_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-61cc7797a39c97f5_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, Read Image Files

Data Source

puppy.jpg

Puppy Texture Dataset

Downloads Texture

download_puppy_texture()

Download puppy texture.

../../_images/pyvista-examples-downloads-download_puppy_texture-8119f8a1eecb973c_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-8bf08b23346ce9fb_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-87a447bb36c03740_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-16ea7ebc10aa2683_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-0ce3716d752b1b45_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-626905ace643f3fb_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-e07c4a83959468bd_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-660e5980b3b85b7b_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-e5df00351d440f9c_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-55eb6c44cc2416e2_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-66d5c9039d51dda3_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-e7a895fcb7f3f564_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-d3dc37718f8cf33e_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-9c67c1b6c94d6024_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-a2b4b05395a9cf4d_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-e6da5b034ae83d4a_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-cd2ec19f0dbda95f_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-86c10f3c592264ca_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-202f247ff2f19b2d_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-e0e8585aa8dff952_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-16f2b18ff11b8fe2_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-85ecb3ab178e1706_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-86123114bc2d1860_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-593e3c7823d9f332_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-ce467c46477b22e5_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-142020d0350d8d02_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-eec0cb40dbca07b6_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-125882ddb3ca7c8b_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-a64ad6156811de63_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-c5e3d46115906ead_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-66f4b22f90899429_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-3d1481fdf790b23d_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-e139db3363ade9cb_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-99a0e4abf8b54904_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-2e186b2b4ac476ff_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-86cd22b5327d28ee_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-9892bf3ebab74fd6_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-67c203aa4a157f46_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-01f9fcfeb67786dc_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-380c0ab2f3f9b87d_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-5a94360639e3d0e1_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-51cf66df56b405fd_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, Crop Labeled ImageData, 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-9511ada8603c5140_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, Crop Labeled ImageData, 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-37a701caedd5841a_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

Yinyang Dataset

Downloads ImageData 2D Image

download_yinyang()

Download yinyang dataset.

../../_images/pyvista-examples-downloads-download_yinyang-5db572067a7d0daf_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

174 251

N Points

175 104

Length

6.14e+02

Dimensions

512, 342, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.9 KB

Num Files

1

File Ext

.png

Reader

PNGReader

Data Source

yinyang/Yinyang.png

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-fcc012b7addaf184_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-c3f6203e543ae414_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-9974498f5d753ebb_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-3ab85bb9bf598b69_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-fda7d9220d6ba64e_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-1fa98a7adfded4d4_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-71b1913a760c45c9_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-893087b9489b5282_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-78404e72acb71964_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-8f1e8c4275dce0aa_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-cc5c039cae8a9ab1_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-44f9288d579e0ef1_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-2433d2329af0a36c_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-493ee4c0372d5b9d_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-295f91c110604bbb_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-44ee7ee6da27abfe_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-5227cd5040875364_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-1997280aed2d303d_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-f18e94fa85f457cb_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-bff0651d96d8f648_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-88cb924bc38fed27_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-23e508fc2d6ca0a0_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-6bb0ecbae2943408_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-d3c389d78b5e8108_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-9a0daec897dad3e3_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-42aec32d1562ee31_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-de22c129b93b6309_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-4614819a6920cc47_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-8f16270746cd9f74_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-c65b3021961fe5c5_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-bd69c1aae429bf42_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-cf4b1ea7f01d4e28_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-ff96855c68549da9_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-b54a2bcea32ae3c1_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-2adb737529bfe891_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-485ae8a250747692_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-935baafdafae2238_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-238570e8f7791308_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-6d50c96d436ef9df_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-beedaca05bdf9459_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-3c06424d69c8cbe3_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-4adff2e955fac0a6_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-6d71b71b4ba5286f_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-2d3cee47895ccf63_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-17685c034308c081_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-6510f6a6b00b0fc2_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-1b4ac3ffa8a678eb_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-95cb6eaed9407764_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-67e6ce26295ea288_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-50ffcfb8f008c489_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-2db8672fa9ca8de6_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-16a198b8860b254b_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-8c6cc09e3a6fbb17_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-3b3863ea12590dde_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-2fd4ea46dd56538c_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-9308200bb133f886_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-9e6bcff088d732e9_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-a36e9f094e64da4a_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-169595514f8bbff1_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-947f16e836962bac_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-8d0eedc0db703195_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-e981f2e82adc65c2_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-673e3096f374eab3_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-2d33be33424ca4cb_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-7a5102511d7be394_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-d7c084a01c5f3ec0_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-e890bec6d3b9d9d6_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-6c2ba05ea6013957_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-df68e1ef70875f9d_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-73dbf70daf54eb71_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-5fa42356d6184e6a_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-93f69475d214340a_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-aa384d49ac9e429f_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-e07c4a83959468bd_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-660e5980b3b85b7b_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-e5df00351d440f9c_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-55eb6c44cc2416e2_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-66d5c9039d51dda3_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-a2b4b05395a9cf4d_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-8431ca4c5a6f0828_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.09e+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-e6da5b034ae83d4a_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-e51c5a2dfd16939a_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-86c10f3c592264ca_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-85ecb3ab178e1706_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-eec0cb40dbca07b6_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-125882ddb3ca7c8b_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-a64ad6156811de63_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-c5e3d46115906ead_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-3d1481fdf790b23d_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-e139db3363ade9cb_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-2e186b2b4ac476ff_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-86cd22b5327d28ee_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-67c203aa4a157f46_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-01f9fcfeb67786dc_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-37a701caedd5841a_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-b66449555a968e42_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-f4208f1e60766105_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-ccba9bc144074964_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-9ad18fa166625c4d_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-bb3472bdaaf5e219_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-266a1735f7215c9c_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-f33498e03600da3c_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

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-f0798f2252021dd7_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

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-b453aba3636de522_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-9fb1cafb767c1143_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-7523801b2abd22cb_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-d8c84e9ad479cc5e_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

See also Read FEniCS/Dolfin Meshes

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-6d50c96d436ef9df_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-d2f1489f57e205e0_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-878ce69af2234d17_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-2935e6368b1538a6_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 Visualize Hertzian Contact Stress, 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-118ee5668990fc5e_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-1a17a427d07e0442_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-731dd22409de3a55_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-871cc06e34b2a27e_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-deb2cd445db41cdd_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-51560ec8e80bae28_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-271b0b15090bba7e_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-85ac8587818a1056_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-1617f831f56576f7_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-d7c084a01c5f3ec0_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-4764726833700b16_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-9548796a79fa38d0_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-10a839646b9685e8_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-ea9afc5ed68cb864_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-8bf08b23346ce9fb_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-626905ace643f3fb_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-86123114bc2d1860_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-593e3c7823d9f332_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-5556b826d972e31c_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-ce467c46477b22e5_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-142020d0350d8d02_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-66f4b22f90899429_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-99a0e4abf8b54904_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-e3074f74d82b1f05_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-dcf827b3fba2ca8f_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-ba213fe2db1b71ad_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-57958718b989a1f5_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-1fd74ca700f68a73_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-a03fd6e121e7d65f_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-202f247ff2f19b2d_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-e0e8585aa8dff952_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-5a94360639e3d0e1_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-264ca5db02a60b96_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-16ea7ebc10aa2683_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-493ee4c0372d5b9d_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-295f91c110604bbb_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-1b4ac3ffa8a678eb_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-8c6cc09e3a6fbb17_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-9e6bcff088d732e9_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-6c2ba05ea6013957_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-a2b4b05395a9cf4d_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-86c10f3c592264ca_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-eec0cb40dbca07b6_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-5227cd5040875364_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-1997280aed2d303d_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-f18e94fa85f457cb_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-bff0651d96d8f648_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-88cb924bc38fed27_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-23e508fc2d6ca0a0_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-6bb0ecbae2943408_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-d3c389d78b5e8108_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-9a0daec897dad3e3_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-42aec32d1562ee31_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-de22c129b93b6309_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-8f16270746cd9f74_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-c65b3021961fe5c5_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-cf4b1ea7f01d4e28_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-ff96855c68549da9_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-b54a2bcea32ae3c1_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-2adb737529bfe891_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-485ae8a250747692_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-935baafdafae2238_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-238570e8f7791308_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-6d50c96d436ef9df_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-beedaca05bdf9459_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-3c06424d69c8cbe3_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-6d71b71b4ba5286f_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-2d3cee47895ccf63_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-17685c034308c081_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-6510f6a6b00b0fc2_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-95cb6eaed9407764_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-67e6ce26295ea288_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-50ffcfb8f008c489_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-2db8672fa9ca8de6_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-16a198b8860b254b_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-3b3863ea12590dde_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-2fd4ea46dd56538c_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-9308200bb133f886_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-a36e9f094e64da4a_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-169595514f8bbff1_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-947f16e836962bac_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-8d0eedc0db703195_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-e981f2e82adc65c2_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-673e3096f374eab3_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-2d33be33424ca4cb_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-7a5102511d7be394_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-d7c084a01c5f3ec0_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-e890bec6d3b9d9d6_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-df68e1ef70875f9d_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-73dbf70daf54eb71_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-5fa42356d6184e6a_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-aa384d49ac9e429f_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-e07c4a83959468bd_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-660e5980b3b85b7b_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-e5df00351d440f9c_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-55eb6c44cc2416e2_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-66d5c9039d51dda3_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-8431ca4c5a6f0828_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.09e+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-e6da5b034ae83d4a_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-85ecb3ab178e1706_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-125882ddb3ca7c8b_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-a64ad6156811de63_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-c5e3d46115906ead_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-3d1481fdf790b23d_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-e139db3363ade9cb_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-2e186b2b4ac476ff_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-86cd22b5327d28ee_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-67c203aa4a157f46_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-37a701caedd5841a_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-9d7bd88cac1f4d0c_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-87a447bb36c03740_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-6d769c2ecd39e08d_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-b2ed3509dec8076d_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-9cee9279effc10f8_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-360c08a48f113845_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-7b7ce4aa5c1a33f6_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-41eead291adf7b04_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-8fcc17504631e948_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-c4326f9356d48a6e_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-55f03f4397ed09b5_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-2dce5469c79de12e_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-c82beee1728d06b6_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-83f7461811a6a099_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-1fd9eb55f773204b_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-a43f263bba2e8afc_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-319e3eecf9900d2b_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-23618d40e4dfbded_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-c25a51181d597494_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 Tissues 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-d1fa9a0aa4b55ed6_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-5bb7f2878adb271e_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-b2590d855264d6bd_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-689ae74cf93c01a5_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-9bed3f952d79c709_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-ae223edd567d3849_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-052849a83775f710_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-415582d767b438e4_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-f923bc7eb6ae8a5a_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-6dfb0d3da74d061e_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-fcc012b7addaf184_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-3c1adcad3357d35d_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-03161188a73148f7_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-b55029a0c9c3448d_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-2de4d981ae3947c1_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-c3f6203e543ae414_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-9974498f5d753ebb_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-3ab85bb9bf598b69_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-fda7d9220d6ba64e_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-99eb55529366c3f1_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-1fa98a7adfded4d4_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-71b1913a760c45c9_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-2c6ca69db2a61e02_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-61cc7797a39c97f5_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, Read Image Files

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-893087b9489b5282_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-78404e72acb71964_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-d3dc37718f8cf33e_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-cd2ec19f0dbda95f_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-8f1e8c4275dce0aa_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-cc5c039cae8a9ab1_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-16f2b18ff11b8fe2_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-7799ea32ed651e39_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-44f9288d579e0ef1_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-2433d2329af0a36c_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-51cf66df56b405fd_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, Crop Labeled ImageData, 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-9511ada8603c5140_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, Crop Labeled ImageData, Volume With Segmentation Mask

Data Source

whole_body_ct/s1397_resampled.zip whole_body_ct/colors.py

Yinyang Dataset

Downloads ImageData 2D Image

download_yinyang()

Download yinyang dataset.

../../_images/pyvista-examples-downloads-download_yinyang-5db572067a7d0daf_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

174 251

N Points

175 104

Length

6.14e+02

Dimensions

512, 342, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.9 KB

Num Files

1

File Ext

.png

Reader

PNGReader

Data Source

yinyang/Yinyang.png

Browse gridded data with a specific kind of representation.

Volumes, Images, and Textures

Three-dimensional volumetric ImageData datasets.

Section Badge:

3D Volume

Dataset Count:

23

Bolt Nut Dataset

Downloads ImageData MultiBlock 3D Volume Homogeneous

download_bolt_nut()

Download bolt nut dataset.

../../_images/pyvista-examples-downloads-download_bolt_nut-9cee9279effc10f8_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-360c08a48f113845_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-7b7ce4aa5c1a33f6_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-8fcc17504631e948_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-c4326f9356d48a6e_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-55f03f4397ed09b5_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-2dce5469c79de12e_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-83f7461811a6a099_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-1fd9eb55f773204b_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-319e3eecf9900d2b_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-c25a51181d597494_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 Tissues 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-d1fa9a0aa4b55ed6_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-5bb7f2878adb271e_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-ae223edd567d3849_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-052849a83775f710_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-415582d767b438e4_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-f923bc7eb6ae8a5a_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-6dfb0d3da74d061e_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-03161188a73148f7_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-2de4d981ae3947c1_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-7799ea32ed651e39_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-51cf66df56b405fd_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, Crop Labeled ImageData, 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-9511ada8603c5140_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, Crop Labeled ImageData, 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:

31

Beach Dataset

Downloads ImageData 2D Image

download_beach()

Download the beach NRRD image.

../../_images/pyvista-examples-downloads-download_beach-6d769c2ecd39e08d_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-b2ed3509dec8076d_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-41eead291adf7b04_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-c82beee1728d06b6_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-a43f263bba2e8afc_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-23618d40e4dfbded_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-b2590d855264d6bd_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-689ae74cf93c01a5_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-9bed3f952d79c709_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-fcc012b7addaf184_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-3c1adcad3357d35d_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-b55029a0c9c3448d_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-c3f6203e543ae414_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-9974498f5d753ebb_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-3ab85bb9bf598b69_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-fda7d9220d6ba64e_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-99eb55529366c3f1_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-1fa98a7adfded4d4_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-71b1913a760c45c9_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-2c6ca69db2a61e02_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-61cc7797a39c97f5_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, Read Image Files

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-893087b9489b5282_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-78404e72acb71964_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-d3dc37718f8cf33e_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-cd2ec19f0dbda95f_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-8f1e8c4275dce0aa_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-cc5c039cae8a9ab1_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-16f2b18ff11b8fe2_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-44f9288d579e0ef1_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-2433d2329af0a36c_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

Yinyang Dataset

Downloads ImageData 2D Image

download_yinyang()

Download yinyang dataset.

../../_images/pyvista-examples-downloads-download_yinyang-5db572067a7d0daf_00_00.png

Dataset Info

Data Type

ImageData

Cell Type

PIXEL

N Cells

174 251

N Points

175 104

Length

6.14e+02

Dimensions

512, 342, 1

Spacing

1.0, 1.0, 1.0

N Arrays

1

File Info

File Size

1.9 KB

Num Files

1

File Ext

.png

Reader

PNGReader

Data Source

yinyang/Yinyang.png

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-3ff463e819d47748_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-c3257fca60d22aed_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-7cf1b8d99d544b5e_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-22db2bd59caef614_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-dc657dc37e1c6818_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-dc657dc37e1c6818_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-ae8df6fe0d0bbcce_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

See also Parched Canal 4k Dataset, Working with glTF Files

Data Source

dikhololo_night_4k.hdr

Emoji Texture Dataset

Downloads Texture

download_emoji_texture()

Download emoji texture.

../../_images/pyvista-examples-downloads-download_emoji_texture-21683348bf23a48f_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-a2b16af6211d2f51_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-e49d3a81700848bd_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-c00a71548c0667dc_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-5e3d7e95733d5626_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

See also Dikhololo Night Dataset

Data Source

parched_canal_4k.hdr

Puppy Texture Dataset

Downloads Texture

download_puppy_texture()

Download puppy texture.

../../_images/pyvista-examples-downloads-download_puppy_texture-8119f8a1eecb973c_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-0ce3716d752b1b45_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-e7a895fcb7f3f564_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-9c67c1b6c94d6024_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-9892bf3ebab74fd6_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-380c0ab2f3f9b87d_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-22db2bd59caef614_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-dc657dc37e1c6818_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-dc657dc37e1c6818_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-e7a895fcb7f3f564_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-ccba9bc144074964_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-9ad18fa166625c4d_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-9cee9279effc10f8_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-e3074f74d82b1f05_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-dcf827b3fba2ca8f_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-9fb1cafb767c1143_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-238570e8f7791308_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-6d50c96d436ef9df_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-d2f1489f57e205e0_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-731dd22409de3a55_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-871cc06e34b2a27e_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-51560ec8e80bae28_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-57958718b989a1f5_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-d7c084a01c5f3ec0_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-626905ace643f3fb_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-66d5c9039d51dda3_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-86123114bc2d1860_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-ce467c46477b22e5_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-5a94360639e3d0e1_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-51cf66df56b405fd_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, Crop Labeled ImageData, 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-9511ada8603c5140_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, Crop Labeled ImageData, 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-ccba9bc144074964_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-9ad18fa166625c4d_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-9cee9279effc10f8_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-e3074f74d82b1f05_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-dcf827b3fba2ca8f_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-9fb1cafb767c1143_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-238570e8f7791308_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-d2f1489f57e205e0_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-731dd22409de3a55_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-871cc06e34b2a27e_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-57958718b989a1f5_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-ce467c46477b22e5_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-51cf66df56b405fd_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, Crop Labeled ImageData, 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-9511ada8603c5140_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, Crop Labeled ImageData, 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-6d50c96d436ef9df_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-51560ec8e80bae28_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-d7c084a01c5f3ec0_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-626905ace643f3fb_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-66d5c9039d51dda3_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-86123114bc2d1860_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-5a94360639e3d0e1_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:

2

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-51560ec8e80bae28_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

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-360c08a48f113845_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-7b7ce4aa5c1a33f6_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-8fcc17504631e948_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-55f03f4397ed09b5_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-1fd9eb55f773204b_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-319e3eecf9900d2b_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-2d3cee47895ccf63_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-c25a51181d597494_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 Tissues 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-d1fa9a0aa4b55ed6_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-ae223edd567d3849_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-052849a83775f710_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-3c1adcad3357d35d_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-03161188a73148f7_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-2c6ca69db2a61e02_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-51cf66df56b405fd_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, Crop Labeled ImageData, 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-9511ada8603c5140_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, Crop Labeled ImageData, 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.