Skip to main content
Ctrl+K
This is documentation for an unstable development version Switch to stable version
PyVista 0.48.dev0 documentation - Home
  • GitHub
  • Slack Community
  • Support
  • Contributing
  • The Paper
  • PyPI
  • 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 (30)
      • 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
      • Compare threshold filters
    • 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
      • Compare threshold filters
      • 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
      • Maximum Intensity Projection
      • 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
      • Point Sprite Shapes
      • 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
      • Export Mesh Data to a DataFrame
      • 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
      • Mesh Validation
      • 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
        • DataObject
        • Table
        • Texture
      • Data Sets
        • DataSet
        • DataSetAttributes
        • ActiveArrayInfo
        • ActiveArrayInfoTuple
        • FieldAssociation
      • Point Sets
        • PointSet
        • PolyData
        • UnstructuredGrid
        • StructuredGrid
        • ExplicitStructuredGrid
      • Gridded Data
        • RectilinearGrid
        • ImageData
      • Composite Datasets
        • MultiBlock
      • Partitioned Datasets
        • PartitionedDataSet
      • Filters
        • DataObjectFilters
        • DataSetFilters
        • PolyDataFilters
        • UnstructuredGridFilters
        • ImageDataFilters
        • CompositeFilters
      • Dataset Accessors
        • register_dataset_accessor
        • unregister_dataset_accessor
        • registered_accessors
        • AccessorRegistration
        • DataSetAccessor
      • Cameras
        • Camera
      • Lights
        • Light
      • Cells
        • Cell
        • CellArray
      • Helpers
      • Miscellaneous
      • Typing
      • Validation
        • check
        • validate
    • Plotting
      • Plotting
      • PyVista and PyQt
      • Themes
        • DarkTheme
        • Theme
        • DocumentTheme
        • ParaViewTheme
        • _AxesConfig
        • _CameraConfig
        • _ColorbarConfig
        • _DepthPeelingConfig
        • _Font
        • _LightingConfig
        • _SilhouetteConfig
        • _SliderConfig
        • _SliderStyleConfig
        • _TrameConfig
      • Trame
      • Plotter Components
        • register_plotter_component
        • unregister_plotter_component
        • registered_plotter_components
        • ComponentRegistration
        • PlotterComponent
      • Actor
        • Actor.add_shader_replacement
        • Actor.clear_point_sprite_shape
        • Actor.clear_shader_replacements
        • Actor.copy
        • Actor.disable_maximum_intensity_projection
        • Actor.enable_maximum_intensity_projection
        • Actor.plot
        • Actor.set_point_sprite_shape
        • Actor.backface_prop
        • Actor.force_opaque
        • Actor.mapper
        • Actor.memory_address
        • Actor.pickable
        • Actor.prop
        • Actor.texture
        • Actor.use_bounds
        • Actor.visibility
      • Axes
        • Axes.hide_actor
        • Axes.hide_symmetric
        • Axes.show_actor
        • Axes.show_symmetric
        • Axes.origin
      • AxesActor
        • AxesActor.bounds
        • AxesActor.center
        • AxesActor.cone_radius
        • AxesActor.cone_resolution
        • AxesActor.cylinder_radius
        • AxesActor.cylinder_resolution
        • AxesActor.label_position
        • AxesActor.labels
        • AxesActor.shaft_length
        • AxesActor.shaft_type
        • AxesActor.sphere_radius
        • AxesActor.sphere_resolution
        • AxesActor.tip_length
        • AxesActor.tip_type
        • AxesActor.total_length
        • AxesActor.visibility
        • AxesActor.x_axis_shaft_properties
        • AxesActor.x_axis_tip_properties
        • AxesActor.x_label
        • AxesActor.y_axis_shaft_properties
        • AxesActor.y_axis_tip_properties
        • AxesActor.y_label
        • AxesActor.z_axis_shaft_properties
        • AxesActor.z_axis_tip_properties
        • AxesActor.z_label
      • AxesAssembly
        • AxesAssembly.get_actor_prop
        • AxesAssembly.set_actor_prop
        • AxesAssembly.label_position
        • AxesAssembly.label_size
        • AxesAssembly.labels
        • AxesAssembly.scale
        • AxesAssembly.scale_mode
        • AxesAssembly.shaft_length
        • AxesAssembly.shaft_radius
        • AxesAssembly.shaft_type
        • AxesAssembly.tip_length
        • AxesAssembly.tip_radius
        • AxesAssembly.tip_type
        • AxesAssembly.user_matrix
        • AxesAssembly.x_color
        • AxesAssembly.x_label
        • AxesAssembly.y_color
        • AxesAssembly.y_label
        • AxesAssembly.z_color
        • AxesAssembly.z_label
      • AxesAssemblySymmetric
        • AxesAssemblySymmetric.labels
        • AxesAssemblySymmetric.x_label
        • AxesAssemblySymmetric.y_label
        • AxesAssemblySymmetric.z_label
      • CameraPosition
        • CameraPosition.to_list
        • CameraPosition.focal_point
        • CameraPosition.position
        • CameraPosition.viewup
      • CornerAnnotation
        • CornerAnnotation.get_text
        • CornerAnnotation.set_text
        • CornerAnnotation.linear_font_scale_factor
        • CornerAnnotation.prop
      • CubeAxesActor
        • CubeAxesActor.update_bounds
        • CubeAxesActor.bounds
        • CubeAxesActor.camera
        • CubeAxesActor.center
        • CubeAxesActor.label_offset
        • CubeAxesActor.n_xlabels
        • CubeAxesActor.n_ylabels
        • CubeAxesActor.n_zlabels
        • CubeAxesActor.tick_location
        • CubeAxesActor.title_offset
        • CubeAxesActor.use_2d_mode
        • CubeAxesActor.x_axis_minor_tick_visibility
        • CubeAxesActor.x_axis_range
        • CubeAxesActor.x_axis_visibility
        • CubeAxesActor.x_label_format
        • CubeAxesActor.x_label_visibility
        • CubeAxesActor.x_labels
        • CubeAxesActor.x_title
        • CubeAxesActor.y_axis_minor_tick_visibility
        • CubeAxesActor.y_axis_range
        • CubeAxesActor.y_axis_visibility
        • CubeAxesActor.y_label_format
        • CubeAxesActor.y_label_visibility
        • CubeAxesActor.y_labels
        • CubeAxesActor.y_title
        • CubeAxesActor.z_axis_minor_tick_visibility
        • CubeAxesActor.z_axis_range
        • CubeAxesActor.z_axis_visibility
        • CubeAxesActor.z_label_format
        • CubeAxesActor.z_label_visibility
        • CubeAxesActor.z_labels
        • CubeAxesActor.z_title
      • DataSetMapper
        • DataSetMapper.abort_execute
        • DataSetMapper.abort_output
        • DataSetMapper.array_access_mode
        • DataSetMapper.array_component
        • DataSetMapper.array_id
        • DataSetMapper.array_name
        • DataSetMapper.bounds
        • DataSetMapper.bounds_size
        • DataSetMapper.center
        • DataSetMapper.class_name
        • DataSetMapper.clipping_planes
        • DataSetMapper.cmap
        • DataSetMapper.color_coordinates
        • DataSetMapper.color_map_colors
        • DataSetMapper.color_mode
        • DataSetMapper.color_texture_map
        • DataSetMapper.container_algorithm
        • DataSetMapper.data_set_input
        • DataSetMapper.dataset
        • DataSetMapper.debug
        • DataSetMapper.default_executive_prototype
        • DataSetMapper.error_code
        • DataSetMapper.executive
        • DataSetMapper.field_data_tuple_id
        • DataSetMapper.global_warning_display
        • DataSetMapper.information
        • DataSetMapper.input
        • DataSetMapper.input_algorithm
        • DataSetMapper.input_array_to_process
        • DataSetMapper.input_as_data_set
        • DataSetMapper.input_connection
        • DataSetMapper.input_data
        • DataSetMapper.input_data_object
        • DataSetMapper.input_executive
        • DataSetMapper.input_information
        • DataSetMapper.interpolate_before_map
        • DataSetMapper.interpolate_scalars_before_mapping
        • DataSetMapper.is_in_memkind
        • DataSetMapper.length
        • DataSetMapper.lookup_table
        • DataSetMapper.m_time
        • DataSetMapper.memkind_directory
        • DataSetMapper.no_prior_temporal_access_information_key
        • DataSetMapper.number_of_clipping_planes
        • DataSetMapper.number_of_input_array_specifications
        • DataSetMapper.number_of_input_ports
        • DataSetMapper.number_of_output_ports
        • DataSetMapper.object_description
        • DataSetMapper.object_name
        • DataSetMapper.output_port
        • DataSetMapper.poly_data_mapper
        • DataSetMapper.progress
        • DataSetMapper.progress_observer
        • DataSetMapper.progress_scale
        • DataSetMapper.progress_shift
        • DataSetMapper.progress_shift_scale
        • DataSetMapper.progress_text
        • DataSetMapper.reference_count
        • DataSetMapper.relative_coincident_topology_line_offset_parameters
        • DataSetMapper.relative_coincident_topology_point_offset_parameter
        • DataSetMapper.relative_coincident_topology_polygon_offset_parameters
        • DataSetMapper.release_data_flag
        • DataSetMapper.render_time
        • DataSetMapper.resolve
        • DataSetMapper.resolve_coincident_topology
        • DataSetMapper.resolve_coincident_topology_line_offset_parameters
        • DataSetMapper.resolve_coincident_topology_point_offset_parameter
        • DataSetMapper.resolve_coincident_topology_polygon_offset_faces
        • DataSetMapper.resolve_coincident_topology_polygon_offset_parameters
        • DataSetMapper.resolve_coincident_topology_to_off
        • DataSetMapper.resolve_coincident_topology_z_shift
        • DataSetMapper.scalar_map_mode
        • DataSetMapper.scalar_mode
        • DataSetMapper.scalar_range
        • DataSetMapper.scalar_visibility
        • DataSetMapper.selection
        • DataSetMapper.static
        • DataSetMapper.supports_selection
        • DataSetMapper.time_to_draw
        • DataSetMapper.total_number_of_input_connections
        • DataSetMapper.update_extent
        • DataSetMapper.update_ghost_level
        • DataSetMapper.update_number_of_pieces
        • DataSetMapper.update_piece
        • DataSetMapper.use_lookup_table_scalar_range
        • DataSetMapper.using_memkind
      • Follower
        • Follower.camera
      • Label
        • Label.relative_position
        • Label.size
      • LookupTable
        • LookupTable.apply_cmap
        • LookupTable.apply_opacity
        • LookupTable.map_value
        • LookupTable.plot
        • LookupTable.rebuild
        • LookupTable.to_color_tf
        • LookupTable.to_opacity_tf
        • LookupTable.above_range_color
        • LookupTable.above_range_opacity
        • LookupTable.alpha_range
        • LookupTable.annotations
        • LookupTable.below_range_color
        • LookupTable.below_range_opacity
        • LookupTable.cmap
        • LookupTable.hue_range
        • LookupTable.log_scale
        • LookupTable.n_values
        • LookupTable.nan_color
        • LookupTable.nan_opacity
        • LookupTable.ramp
        • LookupTable.saturation_range
        • LookupTable.scalar_range
        • LookupTable.value_range
        • LookupTable.values
      • PlanesAssembly
        • PlanesAssembly.camera
        • PlanesAssembly.label_edge
        • PlanesAssembly.label_mode
        • PlanesAssembly.label_offset
        • PlanesAssembly.label_position
        • PlanesAssembly.label_size
        • PlanesAssembly.labels
        • PlanesAssembly.opacity
        • PlanesAssembly.planes
        • PlanesAssembly.x_color
        • PlanesAssembly.x_label
        • PlanesAssembly.y_color
        • PlanesAssembly.y_label
        • PlanesAssembly.z_color
        • PlanesAssembly.z_label
      • Plotter
        • Plotter.add_actor
        • Plotter.add_affine_transform_widget
        • Plotter.add_arrows
        • Plotter.add_axes
        • Plotter.add_axes_at_origin
        • Plotter.add_background_image
        • Plotter.add_blurring
        • Plotter.add_bounding_box
        • Plotter.add_box_axes
        • Plotter.add_box_widget
        • Plotter.add_camera3d_widget
        • Plotter.add_camera_orientation_widget
        • Plotter.add_chart
        • Plotter.add_checkbox_button_widget
        • Plotter.add_composite
        • Plotter.add_cursor
        • Plotter.add_floor
        • Plotter.add_key_event
        • Plotter.add_legend
        • Plotter.add_legend_scale
        • Plotter.add_light
        • Plotter.add_line_widget
        • Plotter.add_lines
        • Plotter.add_logo_widget
        • Plotter.add_measurement_widget
        • Plotter.add_mesh
        • Plotter.add_mesh_clip_box
        • Plotter.add_mesh_clip_plane
        • Plotter.add_mesh_isovalue
        • Plotter.add_mesh_slice
        • Plotter.add_mesh_slice_orthogonal
        • Plotter.add_mesh_slice_spline
        • Plotter.add_mesh_threshold
        • Plotter.add_north_arrow_widget
        • Plotter.add_on_render_callback
        • Plotter.add_orientation_widget
        • Plotter.add_plane_widget
        • Plotter.add_point_labels
        • Plotter.add_point_scalar_labels
        • Plotter.add_points
        • Plotter.add_radio_button_widget
        • Plotter.add_ruler
        • Plotter.add_scalar_bar
        • Plotter.add_silhouette
        • Plotter.add_slider_widget
        • Plotter.add_sphere_widget
        • Plotter.add_spline_widget
        • Plotter.add_text
        • Plotter.add_text_slider_widget
        • Plotter.add_timer_event
        • Plotter.add_title
        • Plotter.add_volume
        • Plotter.add_volume_clip_plane
        • Plotter.clear
        • Plotter.clear_actors
        • Plotter.clear_box_widgets
        • Plotter.clear_button_widgets
        • Plotter.clear_camera3d_widgets
        • Plotter.clear_camera_widgets
        • Plotter.clear_events_for_key
        • Plotter.clear_line_widgets
        • Plotter.clear_logo_widgets
        • Plotter.clear_measure_widgets
        • Plotter.clear_on_render_callbacks
        • Plotter.clear_plane_widgets
        • Plotter.clear_radio_button_widgets
        • Plotter.clear_slider_widgets
        • Plotter.clear_sphere_widgets
        • Plotter.clear_spline_widgets
        • Plotter.close
        • Plotter.compute_bounds
        • Plotter.deep_clean
        • Plotter.disable
        • Plotter.disable_3_lights
        • Plotter.disable_anti_aliasing
        • Plotter.disable_depth_of_field
        • Plotter.disable_depth_peeling
        • Plotter.disable_eye_dome_lighting
        • Plotter.disable_hidden_line_removal
        • Plotter.disable_parallel_projection
        • Plotter.disable_picking
        • Plotter.disable_shadows
        • Plotter.disable_ssao
        • Plotter.disable_stereo_render
        • Plotter.enable
        • Plotter.enable_2d_style
        • Plotter.enable_3_lights
        • Plotter.enable_anti_aliasing
        • Plotter.enable_block_picking
        • Plotter.enable_cell_picking
        • Plotter.enable_custom_trackball_style
        • Plotter.enable_depth_of_field
        • Plotter.enable_depth_peeling
        • Plotter.enable_element_picking
        • Plotter.enable_eye_dome_lighting
        • Plotter.enable_fly_to_right_click
        • Plotter.enable_geodesic_picking
        • Plotter.enable_hidden_line_removal
        • Plotter.enable_horizon_picking
        • Plotter.enable_image_style
        • Plotter.enable_interactor_style
        • Plotter.enable_joystick_actor_style
        • Plotter.enable_joystick_style
        • Plotter.enable_lightkit
        • Plotter.enable_mesh_picking
        • Plotter.enable_parallel_projection
        • Plotter.enable_path_picking
        • Plotter.enable_point_picking
        • Plotter.enable_rectangle_picking
        • Plotter.enable_rectangle_through_picking
        • Plotter.enable_rectangle_visible_picking
        • Plotter.enable_rubber_band_2d_style
        • Plotter.enable_rubber_band_style
        • Plotter.enable_shadows
        • Plotter.enable_ssao
        • Plotter.enable_stereo_render
        • Plotter.enable_surface_point_picking
        • Plotter.enable_terrain_style
        • Plotter.enable_trackball_actor_style
        • Plotter.enable_trackball_style
        • Plotter.enable_zoom_style
        • Plotter.export_gltf
        • Plotter.export_html
        • Plotter.export_obj
        • Plotter.export_vrml
        • Plotter.export_vtksz
        • Plotter.fly_to
        • Plotter.fly_to_mouse_position
        • Plotter.generate_orbital_path
        • Plotter.get_default_cam_pos
        • Plotter.get_image_depth
        • Plotter.get_pick_position
        • Plotter.hide_axes
        • Plotter.hide_axes_all
        • Plotter.image_scale_context
        • Plotter.import_3ds
        • Plotter.import_gltf
        • Plotter.import_obj
        • Plotter.import_vrml
        • Plotter.increment_point_size_and_line_width
        • Plotter.isometric_view
        • Plotter.isometric_view_interactive
        • Plotter.key_press_event
        • Plotter.left_button_down
        • Plotter.link_views
        • Plotter.open_gif
        • Plotter.open_movie
        • Plotter.orbit_on_path
        • Plotter.pick_click_position
        • Plotter.pick_mouse_position
        • Plotter.remove_actor
        • Plotter.remove_all_lights
        • Plotter.remove_background_image
        • Plotter.remove_blurring
        • Plotter.remove_bounding_box
        • Plotter.remove_bounds_axes
        • Plotter.remove_chart
        • Plotter.remove_environment_texture
        • Plotter.remove_floors
        • Plotter.remove_legend
        • Plotter.remove_scalar_bar
        • Plotter.render
        • Plotter.reset_camera
        • Plotter.reset_camera_clipping_range
        • Plotter.reset_key_events
        • Plotter.save_graphic
        • Plotter.screenshot
        • Plotter.set_background
        • Plotter.set_chart_interaction
        • Plotter.set_color_cycler
        • Plotter.set_environment_texture
        • Plotter.set_focus
        • Plotter.set_position
        • Plotter.set_scale
        • Plotter.set_viewup
        • Plotter.show
        • Plotter.show_axes
        • Plotter.show_axes_all
        • Plotter.show_bounds
        • Plotter.show_grid
        • Plotter.store_click_position
        • Plotter.store_mouse_position
        • Plotter.subplot
        • Plotter.track_click_position
        • Plotter.track_mouse_position
        • Plotter.unlink_views
        • Plotter.untrack_click_position
        • Plotter.untrack_mouse_position
        • Plotter.update
        • Plotter.update_bounds_axes
        • Plotter.update_scalar_bar_range
        • Plotter.update_scalars
        • Plotter.view_isometric
        • Plotter.view_vector
        • Plotter.view_xy
        • Plotter.view_xz
        • Plotter.view_yx
        • Plotter.view_yz
        • Plotter.view_zx
        • Plotter.view_zy
        • Plotter.where_is
        • Plotter.window_size_context
        • Plotter.write_frame
        • Plotter.zoom_camera
        • Plotter.actors
        • Plotter.background_color
        • Plotter.bounds
        • Plotter.bounds_size
        • Plotter.box_clipped_meshes
        • Plotter.box_widgets
        • Plotter.button_widgets
        • Plotter.camera
        • Plotter.camera3d_widgets
        • Plotter.camera_position
        • Plotter.camera_set
        • Plotter.camera_widgets
        • Plotter.center
        • Plotter.click_position
        • Plotter.distance_widgets
        • Plotter.image
        • Plotter.image_depth
        • Plotter.image_scale
        • Plotter.isovalue_meshes
        • Plotter.last_update_time
        • Plotter.legend
        • Plotter.length
        • Plotter.line_widgets
        • Plotter.logo_widgets
        • Plotter.meshes
        • Plotter.mouse_position
        • Plotter.parallel_projection
        • Plotter.parallel_scale
        • Plotter.pickable_actors
        • Plotter.picked_actor
        • Plotter.picked_block_index
        • Plotter.picked_cell
        • Plotter.picked_cells
        • Plotter.picked_geodesic
        • Plotter.picked_horizon
        • Plotter.picked_mesh
        • Plotter.picked_path
        • Plotter.picked_point
        • Plotter.plane_clipped_meshes
        • Plotter.plane_sliced_meshes
        • Plotter.plane_widgets
        • Plotter.radio_button_title_dict
        • Plotter.radio_button_widget_dict
        • Plotter.render_window
        • Plotter.renderer
        • Plotter.scalar_bar
        • Plotter.scale
        • Plotter.shape
        • Plotter.slider_widgets
        • Plotter.sphere_widgets
        • Plotter.spline_sliced_meshes
        • Plotter.spline_widgets
        • Plotter.suppress_rendering
        • Plotter.theme
        • Plotter.threshold_meshes
        • Plotter.window_size
      • Prop3D
        • Prop3D.copy
        • Prop3D.rotate_x
        • Prop3D.rotate_y
        • Prop3D.rotate_z
        • Prop3D.rotation_from
        • Prop3D.transform
        • Prop3D.bounds
        • Prop3D.center
        • Prop3D.length
        • Prop3D.orientation
        • Prop3D.origin
        • Prop3D.position
        • Prop3D.scale
        • Prop3D.user_matrix
      • Property
        • Property.copy
        • Property.plot
        • Property.ambient
        • Property.ambient_color
        • Property.anisotropy
        • Property.color
        • Property.culling
        • Property.diffuse
        • Property.diffuse_color
        • Property.edge_color
        • Property.edge_opacity
        • Property.interpolation
        • Property.lighting
        • Property.line_width
        • Property.metallic
        • Property.opacity
        • Property.point_size
        • Property.render_lines_as_tubes
        • Property.render_points_as_spheres
        • Property.roughness
        • Property.show_edges
        • Property.specular
        • Property.specular_color
        • Property.specular_power
        • Property.style
      • Renderer
        • Renderer.add_actor
        • Renderer.add_axes
        • Renderer.add_axes_at_origin
        • Renderer.add_blurring
        • Renderer.add_border
        • Renderer.add_bounding_box
        • Renderer.add_box_axes
        • Renderer.add_chart
        • Renderer.add_floor
        • Renderer.add_legend
        • Renderer.add_legend_scale
        • Renderer.add_light
        • Renderer.add_north_arrow_widget
        • Renderer.add_orientation_widget
        • Renderer.add_ruler
        • Renderer.clear
        • Renderer.clear_actors
        • Renderer.close
        • Renderer.compute_bounds
        • Renderer.deep_clean
        • Renderer.disable
        • Renderer.disable_anti_aliasing
        • Renderer.disable_depth_of_field
        • Renderer.disable_depth_peeling
        • Renderer.disable_eye_dome_lighting
        • Renderer.disable_hidden_line_removal
        • Renderer.disable_parallel_projection
        • Renderer.disable_shadows
        • Renderer.disable_ssao
        • Renderer.enable
        • Renderer.enable_anti_aliasing
        • Renderer.enable_depth_of_field
        • Renderer.enable_depth_peeling
        • Renderer.enable_eye_dome_lighting
        • Renderer.enable_hidden_line_removal
        • Renderer.enable_parallel_projection
        • Renderer.enable_shadows
        • Renderer.enable_ssao
        • Renderer.get_charts
        • Renderer.get_default_cam_pos
        • Renderer.get_pick_position
        • Renderer.hide_axes
        • Renderer.isometric_view
        • Renderer.on_plotter_render
        • Renderer.remove_actor
        • Renderer.remove_all_lights
        • Renderer.remove_blurring
        • Renderer.remove_bounding_box
        • Renderer.remove_bounds_axes
        • Renderer.remove_chart
        • Renderer.remove_environment_texture
        • Renderer.remove_floors
        • Renderer.remove_legend
        • Renderer.reset_camera
        • Renderer.reset_camera_clipping_range
        • Renderer.set_background
        • Renderer.set_chart_interaction
        • Renderer.set_color_cycler
        • Renderer.set_environment_texture
        • Renderer.set_focus
        • Renderer.set_position
        • Renderer.set_scale
        • Renderer.set_viewup
        • Renderer.show_axes
        • Renderer.show_bounds
        • Renderer.show_grid
        • Renderer.update_bounds_axes
        • Renderer.view_isometric
        • Renderer.view_vector
        • Renderer.view_xy
        • Renderer.view_xz
        • Renderer.view_yx
        • Renderer.view_yz
        • Renderer.view_zx
        • Renderer.view_zy
        • Renderer.actors
        • Renderer.axes_enabled
        • Renderer.background_color
        • Renderer.border_color
        • Renderer.border_width
        • Renderer.bounds
        • Renderer.camera
        • Renderer.camera_position
        • Renderer.camera_set
        • Renderer.center
        • Renderer.has_border
        • Renderer.has_charts
        • Renderer.height
        • Renderer.layer
        • Renderer.legend
        • Renderer.length
        • Renderer.lights
        • Renderer.next_color
        • Renderer.parallel_projection
        • Renderer.parallel_scale
        • Renderer.viewport
        • Renderer.width
      • RenderWindowInteractor
        • RenderWindowInteractor.add_key_event
        • RenderWindowInteractor.add_observer
        • RenderWindowInteractor.add_pick_observer
        • RenderWindowInteractor.add_timer_event
        • RenderWindowInteractor.clear_events_for_key
        • RenderWindowInteractor.clear_key_event_callbacks
        • RenderWindowInteractor.close
        • RenderWindowInteractor.create_timer
        • RenderWindowInteractor.destroy_timer
        • RenderWindowInteractor.enable_2d_style
        • RenderWindowInteractor.enable_custom_trackball_style
        • RenderWindowInteractor.enable_image_style
        • RenderWindowInteractor.enable_interactor_style
        • RenderWindowInteractor.enable_joystick_actor_style
        • RenderWindowInteractor.enable_joystick_style
        • RenderWindowInteractor.enable_rubber_band_2d_style
        • RenderWindowInteractor.enable_rubber_band_style
        • RenderWindowInteractor.enable_terrain_style
        • RenderWindowInteractor.enable_trackball_actor_style
        • RenderWindowInteractor.enable_trackball_style
        • RenderWindowInteractor.enable_zoom_style
        • RenderWindowInteractor.fly_to
        • RenderWindowInteractor.get_desired_update_rate
        • RenderWindowInteractor.get_event_position
        • RenderWindowInteractor.get_event_subplot_loc
        • RenderWindowInteractor.get_interactor_style
        • RenderWindowInteractor.get_poked_renderer
        • RenderWindowInteractor.initialize
        • RenderWindowInteractor.key_press_event
        • RenderWindowInteractor.poked_subplot
        • RenderWindowInteractor.process_events
        • RenderWindowInteractor.remove_observer
        • RenderWindowInteractor.remove_observers
        • RenderWindowInteractor.reset_picker
        • RenderWindowInteractor.set_render_window
        • RenderWindowInteractor.start
        • RenderWindowInteractor.terminate_app
        • RenderWindowInteractor.track_click_position
        • RenderWindowInteractor.track_mouse_position
        • RenderWindowInteractor.untrack_click_position
        • RenderWindowInteractor.untrack_mouse_position
        • RenderWindowInteractor.update_style
        • RenderWindowInteractor.initialized
        • RenderWindowInteractor.picker
        • RenderWindowInteractor.style
      • Text
        • Text.input
        • Text.position
        • Text.prop
      • TextProperty
        • TextProperty.enable_shadow
        • TextProperty.set_font_file
        • TextProperty.shallow_copy
        • TextProperty.background_color
        • TextProperty.background_opacity
        • TextProperty.bold
        • TextProperty.color
        • TextProperty.font_family
        • TextProperty.font_size
        • TextProperty.frame_color
        • TextProperty.frame_width
        • TextProperty.italic
        • TextProperty.justification_horizontal
        • TextProperty.justification_vertical
        • TextProperty.opacity
        • TextProperty.orientation
        • TextProperty.show_frame
      • Timer
        • Timer.execute
      • _BaseMapper
        • _BaseMapper.copy
        • _BaseMapper.update
        • _BaseMapper.array_name
        • _BaseMapper.bounds
        • _BaseMapper.center
        • _BaseMapper.color_mode
        • _BaseMapper.interpolate_before_map
        • _BaseMapper.lookup_table
        • _BaseMapper.scalar_map_mode
        • _BaseMapper.scalar_range
        • _BaseMapper.scalar_visibility
      • InterpolationType
      • RepresentationType
      • ElementType
      • Volume
        • Volume.copy
        • Volume.mapper
        • Volume.prop
      • VolumeProperty
        • VolumeProperty.apply_lookup_table
        • VolumeProperty.copy
        • VolumeProperty.reapply_lookup_table
        • VolumeProperty.ambient
        • VolumeProperty.diffuse
        • VolumeProperty.independent_components
        • VolumeProperty.interpolation_type
        • VolumeProperty.opacity_unit_distance
        • VolumeProperty.shade
        • VolumeProperty.specular
        • VolumeProperty.specular_power
      • CompositePolyDataMapper
        • CompositePolyDataMapper.set_scalars
        • CompositePolyDataMapper.set_unique_colors
        • CompositePolyDataMapper.block_attr
        • CompositePolyDataMapper.color_missing_with_nan
        • CompositePolyDataMapper.dataset
      • CompositeAttributes
        • CompositeAttributes.get_block
        • CompositeAttributes.reset_colors
        • CompositeAttributes.reset_opacities
        • CompositeAttributes.reset_pickabilities
        • CompositeAttributes.reset_visibilities
      • BlockAttributes
        • BlockAttributes.color
        • BlockAttributes.opacity
        • BlockAttributes.pickable
        • BlockAttributes.visible
      • Charts
        • Chart2D
        • ChartBox
        • ChartPie
        • ChartMPL
        • Pen
        • Brush
        • Axis
        • LinePlot2D
        • ScatterPlot2D
        • BarPlot
        • AreaPlot
        • StackPlot
        • BoxPlot
        • PiePlot
      • WidgetComponent
        • WidgetComponent.add_affine_transform_widget
        • WidgetComponent.add_box_widget
        • WidgetComponent.add_camera3d_widget
        • WidgetComponent.add_camera_orientation_widget
        • WidgetComponent.add_checkbox_button_widget
        • WidgetComponent.add_line_widget
        • WidgetComponent.add_logo_widget
        • WidgetComponent.add_measurement_widget
        • WidgetComponent.add_mesh_clip_box
        • WidgetComponent.add_mesh_clip_plane
        • WidgetComponent.add_mesh_isovalue
        • WidgetComponent.add_mesh_slice
        • WidgetComponent.add_mesh_slice_orthogonal
        • WidgetComponent.add_mesh_slice_spline
        • WidgetComponent.add_mesh_threshold
        • WidgetComponent.add_plane_widget
        • WidgetComponent.add_radio_button_widget
        • WidgetComponent.add_slider_widget
        • WidgetComponent.add_sphere_widget
        • WidgetComponent.add_spline_widget
        • WidgetComponent.add_text_slider_widget
        • WidgetComponent.add_volume_clip_plane
        • WidgetComponent.clear_box_widgets
        • WidgetComponent.clear_button_widgets
        • WidgetComponent.clear_camera3d_widgets
        • WidgetComponent.clear_camera_widgets
        • WidgetComponent.clear_line_widgets
        • WidgetComponent.clear_logo_widgets
        • WidgetComponent.clear_measure_widgets
        • WidgetComponent.clear_plane_widgets
        • WidgetComponent.clear_radio_button_widgets
        • WidgetComponent.clear_slider_widgets
        • WidgetComponent.clear_sphere_widgets
        • WidgetComponent.clear_spline_widgets
      • AffineWidget3D
        • AffineWidget3D.disable
        • AffineWidget3D.enable
        • AffineWidget3D.remove
        • AffineWidget3D.axes
        • AffineWidget3D.origin
      • PickingComponent
        • PickingComponent.disable_picking
        • PickingComponent.enable_block_picking
        • PickingComponent.enable_cell_picking
        • PickingComponent.enable_element_picking
        • PickingComponent.enable_fly_to_right_click
        • PickingComponent.enable_geodesic_picking
        • PickingComponent.enable_horizon_picking
        • PickingComponent.enable_mesh_picking
        • PickingComponent.enable_path_picking
        • PickingComponent.enable_point_picking
        • PickingComponent.enable_rectangle_picking
        • PickingComponent.enable_rectangle_through_picking
        • PickingComponent.enable_rectangle_visible_picking
        • PickingComponent.enable_surface_point_picking
        • PickingComponent.fly_to_mouse_position
        • PickingComponent.get_pick_position
        • PickingComponent.pick_click_position
        • PickingComponent.pick_mouse_position
        • PickingComponent.picked_actor
        • PickingComponent.picked_block_index
        • PickingComponent.picked_cell
        • PickingComponent.picked_cells
        • PickingComponent.picked_mesh
        • PickingComponent.picked_point
      • InteractorStyleCaptureMixin
        • InteractorStyleCaptureMixin.add_observer
        • InteractorStyleCaptureMixin.remove_observers
      • InteractorStyleImage
      • InteractorStyleJoystickActor
      • InteractorStyleJoystickCamera
      • InteractorStyleRubberBand2D
      • InteractorStyleRubberBandPick
      • InteractorStyleTrackballActor
      • InteractorStyleTrackballCamera
      • InteractorStyleTerrain
      • InteractorStyleZoom
      • active_scalars_algorithm
      • add_ids_algorithm
      • algorithm_to_mesh_handler
      • callback_algorithm
      • cell_data_to_point_data_algorithm
      • crinkle_algorithm
      • decimation_algorithm
      • extract_surface_algorithm
      • outline_algorithm
      • point_data_to_cell_data_algorithm
      • pointset_to_polydata_algorithm
      • set_algorithm_input
      • smooth_shading_algorithm
      • source_algorithm
      • triangulate_algorithm
      • Convenience Functions
        • plot
        • plot_arrows
        • set_plot_theme
        • registered_themes
        • ThemeRegistration
        • create_axes_orientation_box
        • create_axes_marker
        • opacity_transfer_function
    • Utilities
      • Geometry
        • Arrow
        • Box
        • Capsule
        • Circle
        • CircularArc
        • CircularArcFromNormal
        • Cone
        • Cube
        • Cylinder
        • CylinderStructured
        • Disc
        • Dodecahedron
        • Ellipse
        • Icosahedron
        • Icosphere
        • KochanekSpline
        • Line
        • MultipleLines
        • Octahedron
        • Plane
        • PlatonicSolid
        • Polygon
        • Pyramid
        • Quadrilateral
        • Rectangle
        • SolidSphere
        • SolidSphereGeneric
        • Sphere
        • Spline
        • Superquadric
        • Tetrahedron
        • Text3D
        • Triangle
        • Tube
        • Wavelet
        • ArrowSource
        • AxesGeometrySource
        • BoxSource
        • ConeSource
        • CubeSource
        • CubeFacesSource
        • CylinderSource
        • DiscSource
        • LineSource
        • MultipleLinesSource
        • OrthogonalPlanesSource
        • PlaneSource
        • PlatonicSolidSource
        • PolygonSource
        • SphereSource
        • SuperquadricSource
        • Text3DSource
      • Image
        • ImageEllipsoidSource
        • ImageGaussianSource
        • ImageGridSource
        • ImageMandelbrotSource
        • ImageNoiseSource
        • ImageSinusoidSource
      • Parametric Objects
        • ParametricBohemianDome
        • ParametricBour
        • ParametricBoy
        • ParametricDini
        • ParametricCatalanMinimal
        • ParametricConicSpiral
        • ParametricCrossCap
        • ParametricEllipsoid
        • ParametricEnneper
        • ParametricFigure8Klein
        • ParametricHenneberg
        • ParametricKlein
        • ParametricKuen
        • ParametricMobius
        • ParametricPluckerConoid
        • ParametricPseudosphere
        • ParametricRandomHills
        • ParametricRoman
        • ParametricSuperEllipsoid
        • ParametricSuperToroid
        • ParametricTorus
        • parametric_keywords
        • surface_from_para
      • General Utilities
        • VtkErrorCatcher
        • axis_rotation
        • is_inside_bounds
        • set_error_output_file
        • array_from_vtkmatrix
        • cubemap
        • cubemap_from_filenames
        • from_meshio
        • from_trimesh
        • image_to_texture
        • is_meshio_mesh
        • is_trimesh_mesh
        • is_pyvista_dataset
        • numpy_to_texture
        • pyvista_ndarray
        • to_meshio
        • to_trimesh
        • vtkmatrix_from_array
        • wrap
        • cartesian_to_spherical
        • cell_quality_info
        • create_grid
        • grid_from_sph_coords
        • merge
        • perlin_noise
        • principal_axes
        • sample_function
        • spherical_to_cartesian
        • transform_vectors_sph_to_cart
        • voxelize
        • voxelize_volume
        • get_ext
        • read
        • read_exodus
        • read_grdecl
        • read_meshio
        • read_pickle
        • read_texture
        • save_meshio
        • save_pickle
        • set_pickle_format
        • fit_line_to_points
        • fit_plane_to_points
        • generate_plane
        • line_segments_from_points
        • lines_from_points
        • make_tri_mesh
        • translate
        • vector_poly_data
        • vtk_points
        • CellType
        • CellStatus
        • cell_array
        • convert_array
        • field_array
        • get_array
        • get_array_association
        • point_array
        • Transform
        • compare_images
        • Color
        • ColorLike
        • Named Colors
        • Named Colormaps
        • set_new_attribute
        • allow_new_attributes
        • get_gpu_info
        • GPUInfo
        • Observer
        • ProgressMonitor
        • register_jupyter_backend
        • registered_jupyter_backends
        • JupyterBackendRegistration
        • send_errors_to_logging
        • set_jupyter_backend
        • start_xvfb
        • Report
        • enable_smp_tools
        • set_default_active_scalars
        • set_default_active_vectors
        • vtk_verbosity
        • vtk_snake_case
        • AmbiguousDataError
        • DeprecationError
        • InvalidMeshError
        • InvalidMeshWarning
        • MissingDataError
        • NotAllTrianglesError
        • PointSetCellOperationError
        • PointSetDimensionReductionError
        • PointSetNotSupported
        • PyVistaAttributeError
        • PyVistaDeprecationWarning
        • PyVistaEfficiencyWarning
        • PyVistaFutureWarning
        • PyVistaPipelineError
        • VTKExecutionError
        • VTKExecutionWarning
        • VTKVersionError
    • Readers
      • get_reader
      • AVSucdReader
      • BMPReader
      • BYUReader
      • BinaryMarchingCubesReader
      • CGNSReader
        • CGNSReader.base_array_status
        • CGNSReader.disable_all_bases
        • CGNSReader.disable_all_families
        • CGNSReader.enable_all_bases
        • CGNSReader.enable_all_families
        • CGNSReader.family_array_status
        • CGNSReader.base_array_names
        • CGNSReader.distribute_blocks
        • CGNSReader.family_array_names
        • CGNSReader.load_boundary_patch
        • CGNSReader.number_base_arrays
        • CGNSReader.number_family_arrays
        • CGNSReader.unsteady_pattern
        • CGNSReader.vector_3d
      • DEMReader
      • DICOMReader
      • EnSightReader
        • EnSightReader.set_active_time_point
        • EnSightReader.set_active_time_set
        • EnSightReader.set_active_time_value
        • EnSightReader.time_point_value
        • EnSightReader.active_time_set
        • EnSightReader.active_time_value
        • EnSightReader.number_time_points
      • ExodusIIBlockSet
        • ExodusIIBlockSet.array_status
        • ExodusIIBlockSet.disable
        • ExodusIIBlockSet.disable_all
        • ExodusIIBlockSet.disable_all_arrays
        • ExodusIIBlockSet.disable_array
        • ExodusIIBlockSet.enable
        • ExodusIIBlockSet.enable_all
        • ExodusIIBlockSet.enable_all_arrays
        • ExodusIIBlockSet.enable_array
        • ExodusIIBlockSet.status
        • ExodusIIBlockSet.array_names
        • ExodusIIBlockSet.names
        • ExodusIIBlockSet.number
        • ExodusIIBlockSet.number_arrays
      • ExodusIIReader
        • ExodusIIReader.cell_array_status
        • ExodusIIReader.disable_all_global_arrays
        • ExodusIIReader.disable_cell_array
        • ExodusIIReader.disable_displacements
        • ExodusIIReader.disable_global_array
        • ExodusIIReader.disable_point_array
        • ExodusIIReader.enable_all_global_arrays
        • ExodusIIReader.enable_cell_array
        • ExodusIIReader.enable_displacements
        • ExodusIIReader.enable_global_array
        • ExodusIIReader.enable_point_array
        • ExodusIIReader.global_array_status
        • ExodusIIReader.point_array_status
        • ExodusIIReader.read_global
        • ExodusIIReader.set_active_time_point
        • ExodusIIReader.set_active_time_value
        • ExodusIIReader.time_point_value
        • ExodusIIReader.active_time_value
        • ExodusIIReader.cell_array_names
        • ExodusIIReader.edge_blocks
        • ExodusIIReader.element_blocks
        • ExodusIIReader.element_sets
        • ExodusIIReader.face_blocks
        • ExodusIIReader.face_sets
        • ExodusIIReader.global_array_names
        • ExodusIIReader.node_sets
        • ExodusIIReader.number_cell_arrays
        • ExodusIIReader.number_global_arrays
        • ExodusIIReader.number_point_arrays
        • ExodusIIReader.number_time_points
        • ExodusIIReader.point_array_names
        • ExodusIIReader.side_sets
        • ExodusIIReader.time_values
      • FacetReader
      • FLUENTCFFReader
      • FluentReader
      • FRDReader
        • FRDReader.set_active_time_point
        • FRDReader.set_active_time_value
        • FRDReader.time_point_value
        • FRDReader.active_time_value
        • FRDReader.number_time_points
        • FRDReader.time_values
      • GambitReader
      • GaussianCubeReader
        • GaussianCubeReader.read
        • GaussianCubeReader.b_scale
        • GaussianCubeReader.hb_scale
      • GESignaReader
      • GIFReader
      • GLTFReader
      • HDFReader
      • HDRReader
      • JPEGReader
      • MFIXReader
      • MetaImageReader
      • MINCImageReader
      • MultiBlockPlot3DReader
        • MultiBlockPlot3DReader.add_function
        • MultiBlockPlot3DReader.add_q_files
        • MultiBlockPlot3DReader.remove_all_functions
        • MultiBlockPlot3DReader.remove_function
        • MultiBlockPlot3DReader.auto_detect_format
        • MultiBlockPlot3DReader.gamma
        • MultiBlockPlot3DReader.preserve_intermediate_functions
        • MultiBlockPlot3DReader.r_gas_constant
      • Nek5000Reader
        • Nek5000Reader.cell_array_status
        • Nek5000Reader.disable_all_cell_arrays
        • Nek5000Reader.disable_cell_array
        • Nek5000Reader.disable_merge_points
        • Nek5000Reader.disable_spectral_element_ids
        • Nek5000Reader.enable_all_cell_arrays
        • Nek5000Reader.enable_cell_array
        • Nek5000Reader.enable_merge_points
        • Nek5000Reader.enable_spectral_element_ids
        • Nek5000Reader.set_active_time_point
        • Nek5000Reader.set_active_time_value
        • Nek5000Reader.time_point_value
        • Nek5000Reader.active_time_point
        • Nek5000Reader.active_time_value
        • Nek5000Reader.cell_array_names
        • Nek5000Reader.number_cell_arrays
        • Nek5000Reader.number_time_points
        • Nek5000Reader.time_values
      • NIFTIReader
      • NRRDReader
      • OBJReader
      • OpenFOAMReader
        • OpenFOAMReader.disable_all_patch_arrays
        • OpenFOAMReader.disable_patch_array
        • OpenFOAMReader.enable_all_patch_arrays
        • OpenFOAMReader.enable_patch_array
        • OpenFOAMReader.patch_array_status
        • OpenFOAMReader.set_active_time_point
        • OpenFOAMReader.set_active_time_value
        • OpenFOAMReader.time_point_value
        • OpenFOAMReader.active_time_value
        • OpenFOAMReader.all_patch_arrays_status
        • OpenFOAMReader.cell_to_point_creation
        • OpenFOAMReader.decompose_polyhedra
        • OpenFOAMReader.number_patch_arrays
        • OpenFOAMReader.number_time_points
        • OpenFOAMReader.patch_array_names
        • OpenFOAMReader.skip_zero_time
      • ParticleReader
        • ParticleReader.endian
      • PDBReader
      • PLYReader
      • PNGReader
      • PNMReader
      • POpenFOAMReader
        • POpenFOAMReader.case_type
      • PTSReader
      • PVDReader
        • PVDReader.set_active_time_point
        • PVDReader.set_active_time_value
        • PVDReader.time_point_value
        • PVDReader.active_datasets
        • PVDReader.active_readers
        • PVDReader.active_time_value
        • PVDReader.datasets
        • PVDReader.number_time_points
        • PVDReader.time_values
      • Plot3DMetaReader
      • ProStarReader
      • SLCReader
      • STLReader
      • SegYReader
      • SeriesReader
        • SeriesReader.set_active_time_point
        • SeriesReader.set_active_time_value
        • SeriesReader.time_point_value
        • SeriesReader.active_dataset
        • SeriesReader.active_reader
        • SeriesReader.active_time_value
        • SeriesReader.datasets
        • SeriesReader.number_time_points
        • SeriesReader.time_values
      • TIFFReader
      • TecplotReader
      • VTKDataSetReader
      • VTKPDataSetReader
      • XMLImageDataReader
      • XMLMultiBlockDataReader
      • XMLPImageDataReader
      • XMLPRectilinearGridReader
      • XMLPUnstructuredGridReader
      • XMLPartitionedDataSetReader
      • XMLPolyDataReader
      • XMLRectilinearGridReader
      • XMLStructuredGridReader
      • XMLUnstructuredGridReader
      • XdmfReader
        • XdmfReader.set_active_time_point
        • XdmfReader.set_active_time_value
        • XdmfReader.time_point_value
        • XdmfReader.active_time_value
        • XdmfReader.number_grids
        • XdmfReader.number_time_points
        • XdmfReader.time_values
      • BaseWriter
        • BaseWriter.write
        • BaseWriter.data_object
        • BaseWriter.path
        • BaseWriter.writer
      • BMPWriter
      • DataSetWriter
      • HDFWriter
      • HoudiniPolyDataWriter
      • IVWriter
      • JPEGWriter
      • NIFTIImageWriter
      • OBJWriter
      • PLYWriter
        • PLYWriter.texture
      • PNGWriter
      • PNMWriter
      • PolyDataWriter
      • RectilinearGridWriter
      • STLWriter
      • SimplePointsWriter
      • StructuredGridWriter
      • TIFFWriter
      • UnstructuredGridWriter
      • XMLImageDataWriter
      • XMLMultiBlockDataWriter
      • XMLPartitionedDataSetWriter
      • XMLPolyDataWriter
      • XMLRectilinearGridWriter
      • XMLStructuredGridWriter
      • XMLUnstructuredGridWriter
      • BaseReader
        • BaseReader.hide_progress
        • BaseReader.read
        • BaseReader.show_progress
        • BaseReader.path
        • BaseReader.reader
      • PointCellDataSelection
        • PointCellDataSelection.cell_array_status
        • PointCellDataSelection.disable_all_cell_arrays
        • PointCellDataSelection.disable_all_point_arrays
        • PointCellDataSelection.disable_cell_array
        • PointCellDataSelection.disable_point_array
        • PointCellDataSelection.enable_all_cell_arrays
        • PointCellDataSelection.enable_all_point_arrays
        • PointCellDataSelection.enable_cell_array
        • PointCellDataSelection.enable_point_array
        • PointCellDataSelection.point_array_status
        • PointCellDataSelection.all_cell_arrays_status
        • PointCellDataSelection.all_point_arrays_status
        • PointCellDataSelection.cell_array_names
        • PointCellDataSelection.number_cell_arrays
        • PointCellDataSelection.number_point_arrays
        • PointCellDataSelection.point_array_names
      • PVDDataSet
        • PVDDataSet.time
        • PVDDataSet.part
        • PVDDataSet.path
        • PVDDataSet.group
      • SeriesDataSet
        • SeriesDataSet.name
        • SeriesDataSet.time
      • TimeReader
        • TimeReader.set_active_time_point
        • TimeReader.set_active_time_value
        • TimeReader.time_point_value
        • TimeReader.active_time_value
        • TimeReader.number_time_points
        • TimeReader.time_values
      • Reader Enumerations
    • Examples & Datasets
      • examples
        • load_airplane
        • load_ant
        • load_channels
        • load_explicit_structured
        • load_frog_tissues
        • load_globe
        • load_globe_texture
        • load_hexbeam
        • load_hydrogen_orbital
        • load_logo
        • load_nut
        • load_random_hills
        • load_rectilinear
        • load_sphere
        • load_sphere_vectors
        • load_spline
        • load_structured
        • load_tetbeam
        • load_uniform
      • downloads
        • delete_downloads
        • download_3gqp
        • download_action_figure
        • download_aero_bracket
        • download_angular_sector
        • download_antarctica_velocity
        • download_armadillo
        • download_backward_facing_step
        • download_beach
        • download_biplane
        • download_bird
        • download_bird_bath
        • download_bird_texture
        • download_black_vase
        • download_blood_vessels
        • download_blow
        • download_bolt_nut
        • download_brain
        • download_brain_atlas_with_sides
        • download_bunny
        • download_bunny_coarse
        • download_cad_model
        • download_cad_model_case
        • download_caffeine
        • download_cake_easy
        • download_cake_easy_texture
        • download_can_crushed_hdf
        • download_can_crushed_vtu
        • download_carburetor
        • download_carotid
        • download_cavity
        • download_cells_nd
        • download_cgns_multi
        • download_cgns_structured
        • download_chest
        • download_cloud_dark_matter
        • download_cloud_dark_matter_dense
        • download_clown
        • download_coastlines
        • download_coil_magnetic_field
        • download_cow
        • download_cow_head
        • download_crater_imagery
        • download_crater_topo
        • download_cubemap_park
        • download_cubemap_space_16k
        • download_cubemap_space_4k
        • download_cylinder_crossflow
        • download_damavand_volcano
        • download_delaunay_example
        • download_dicom_stack
        • download_dikhololo_night
        • download_disc_quads
        • download_dolfin
        • download_doorman
        • download_dragon
        • download_drill
        • download_dual_sphere_animation
        • download_e07733s002i009
        • download_electronics_cooling
        • download_embryo
        • download_emoji
        • download_emoji_texture
        • download_exodus
        • download_face
        • download_face2
        • download_faults
        • download_fea_bracket
        • download_fea_hertzian_contact_cylinder
        • download_file
        • download_filled_contours
        • download_foot_bones
        • download_frd
        • download_frog
        • download_full_head
        • download_gears
        • download_gif_simple
        • download_gourds
        • download_gourds_pnm
        • download_gourds_texture
        • download_gpr_data_array
        • download_gpr_path
        • download_great_white_shark
        • download_grey_nurse_shark
        • download_guitar
        • download_head
        • download_head_2
        • download_headsq
        • download_honolulu
        • download_horse
        • download_horse_points
        • download_human
        • download_iron_protein
        • download_ivan_angel
        • download_kitchen
        • download_knee
        • download_knee_full
        • download_letter_a
        • download_letter_k
        • download_lidar
        • download_lincoln_life_mask
        • download_lobster
        • download_louis_louvre
        • download_lshape
        • download_lucy
        • download_m4_total_density
        • download_masonry_texture
        • download_meshio_xdmf
        • download_model_with_variance
        • download_moonlanding_image
        • download_motor
        • download_mount_damavand
        • download_mug
        • download_naca
        • download_nefertiti
        • download_nek5000
        • download_notch_displacement
        • download_notch_stress
        • download_oblique_cone
        • download_office
        • download_openfoam_tubes
        • download_owl
        • download_parched_canal_4k
        • download_particles
        • download_particles_lethe
        • download_pepper
        • download_pine_roots
        • download_plastic_vase
        • download_poly_line
        • download_prism
        • download_prostar
        • download_prostate
        • download_pump_bracket
        • download_puppy
        • download_puppy_texture
        • download_quadratic_pyramid
        • download_rectilinear_grid
        • download_reservoir
        • download_rgba_texture
        • download_room_cff
        • download_room_surface_mesh
        • download_saddle_surface
        • download_sea_vase
        • download_shark
        • download_single_sphere_animation
        • download_sky_box_cube_map
        • download_sky_box_nz
        • download_sky_box_nz_texture
        • download_sparse_points
        • download_spider
        • download_st_helens
        • download_stars_cloud_hyg
        • download_structured_grid
        • download_structured_grid_two
        • download_t3_grid_0
        • download_teapot
        • download_tecplot_ascii
        • download_tensors
        • download_tetra_dc_mesh
        • download_tetrahedron
        • download_thermal_probes
        • download_topo_global
        • download_topo_land
        • download_torso
        • download_tri_quadratic_hexahedron
        • download_trumpet
        • download_turbine_blade
        • download_unstructured_grid
        • download_urn
        • download_usa
        • download_usa_texture
        • download_victorian_goblet_face_illusion
        • download_vtk
        • download_vtk_logo
        • download_warping_spheres
        • download_washington_bust
        • download_wavy
        • download_whole_body_ct_female
        • download_whole_body_ct_male
        • download_woman
        • download_yinyang
        • file_from_files
      • demos
        • glyphs
        • orientation_cube
        • orientation_plotter
        • plot_ants_plane
        • plot_beam
        • plot_datasets
        • plot_glyphs
        • plot_wave
      • planets
        • download_jupiter_surface
        • download_mars_surface
        • download_mercury_surface
        • download_milkyway_sky_background
        • download_moon_surface
        • download_neptune_surface
        • download_pluto_surface
        • download_saturn_rings
        • download_saturn_surface
        • download_stars_sky_background
        • download_sun_surface
        • download_uranus_surface
        • download_venus_surface
        • load_earth
        • load_jupiter
        • load_mars
        • load_mercury
        • load_moon
        • load_neptune
        • load_pluto
        • load_saturn
        • load_saturn_rings
        • load_sun
        • load_uranus
        • load_venus
      • vrml
        • download_grasshopper
        • download_sextant
        • download_teapot
      • download_3ds
        • download_iflamigm
      • gltf
        • download_avocado
        • download_damaged_helmet
        • download_gearbox
        • download_milk_truck
        • download_sheen_chair
      • cells
        • BezierCurve
        • BezierHexahedron
        • BezierQuadrilateral
        • BezierTetrahedron
        • BezierTriangle
        • BezierWedge
        • BiQuadraticQuadraticHexahedron
        • BiQuadraticQuadraticWedge
        • BiQuadraticQuadrilateral
        • BiQuadraticTriangle
        • ConvexPointSet
        • CubicLine
        • Empty
        • HexagonalPrism
        • Hexahedron
        • LagrangeCurve
        • LagrangeHexahedron
        • LagrangeQuadrilateral
        • LagrangeTetrahedron
        • LagrangeTriangle
        • LagrangeWedge
        • Line
        • PentagonalPrism
        • Pixel
        • PolyLine
        • PolyVertex
        • Polygon
        • Polyhedron
        • Pyramid
        • QuadraticEdge
        • QuadraticHexahedron
        • QuadraticLinearQuadrilateral
        • QuadraticLinearWedge
        • QuadraticPolygon
        • QuadraticPyramid
        • QuadraticQuadrilateral
        • QuadraticTetrahedron
        • QuadraticTriangle
        • QuadraticWedge
        • Quadrilateral
        • Tetrahedron
        • TriQuadraticHexahedron
        • TriQuadraticPyramid
        • Triangle
        • TriangleStrip
        • Vertex
        • Voxel
        • Wedge
        • generate_cell_blocks
        • 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 pyvista/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:

211

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-e998242b096b50f7_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-821adc85b3c94b94_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

XMLUnstructuredGridReader

XMLPolyDataReader

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, Compare threshold filters

Data Source

fsu/footbones.ply

Frd Dataset

Downloads UnstructuredGrid

download_frd()

Download a sample CalculiX FRD file.

../../_images/pyvista-examples-downloads-download_frd-b8886205db816a94_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

LINE

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

QUADRATIC_EDGE

QUADRATIC_TRIANGLE

QUADRATIC_QUAD

QUADRATIC_TETRA

QUADRATIC_HEXAHEDRON

QUADRATIC_WEDGE

N Cells

61

N Points

190

Length

2.30e+02

N Arrays

17

File Info

File Size

143.5 KB

Num Files

1

File Ext

.frd

Reader

FRDReader

See also Recreating Native Solver Colormaps (CalculiX)

Data Source

mesh.frd

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

Lincoln Life Mask Dataset

Downloads PolyData Surface Mesh

download_lincoln_life_mask()

Download the life mask of Abraham Lincoln.

../../_images/pyvista-examples-downloads-download_lincoln_life_mask-6267c944ec2c4836_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

150 000

N Points

450 000

Length

4.03e+02

N Arrays

6

File Info

File Size

15.8 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

lincoln_life_mask/lincoln_life_mask.obj

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

3 537

Length

4.12e-01

N Arrays

3

File Info

File Size

478.1 KB

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_fixed.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-486359658b21146f_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-0230b202bb8b4691_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

Warping Spheres Dataset

Downloads PolyData Surface Mesh

download_warping_spheres()

Download warping spheres dataset.

../../_images/pyvista-examples-downloads-download_warping_spheres-69c0d12ce185b1a6_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

File Info

File Size

3.1 MB

Num Files

1

File Ext

.vtkhdf

Reader

HDFReader

Data Source

warping_spheres/warping_spheres.vtkhdf

Washington Bust Dataset

Downloads PolyData Surface Mesh

download_washington_bust()

Download a bust of George Washington.

../../_images/pyvista-examples-downloads-download_washington_bust-2ddcaf6bb7fa236c_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

150 000

N Points

450 000

Length

1.02e+03

N Arrays

6

File Info

File Size

16.0 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

washington_bust/washington_bust.obj

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-dcd3c7033e4e8954_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:

179

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-e998242b096b50f7_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-821adc85b3c94b94_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

XMLUnstructuredGridReader

XMLPolyDataReader

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, Compare threshold filters

Data Source

fsu/footbones.ply

Frd Dataset

Downloads UnstructuredGrid

download_frd()

Download a sample CalculiX FRD file.

../../_images/pyvista-examples-downloads-download_frd-b8886205db816a94_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

LINE

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

QUADRATIC_EDGE

QUADRATIC_TRIANGLE

QUADRATIC_QUAD

QUADRATIC_TETRA

QUADRATIC_HEXAHEDRON

QUADRATIC_WEDGE

N Cells

61

N Points

190

Length

2.30e+02

N Arrays

17

File Info

File Size

143.5 KB

Num Files

1

File Ext

.frd

Reader

FRDReader

See also Recreating Native Solver Colormaps (CalculiX)

Data Source

mesh.frd

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

Lincoln Life Mask Dataset

Downloads PolyData Surface Mesh

download_lincoln_life_mask()

Download the life mask of Abraham Lincoln.

../../_images/pyvista-examples-downloads-download_lincoln_life_mask-6267c944ec2c4836_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

150 000

N Points

450 000

Length

4.03e+02

N Arrays

6

File Info

File Size

15.8 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

lincoln_life_mask/lincoln_life_mask.obj

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

3 537

Length

4.12e-01

N Arrays

3

File Info

File Size

478.1 KB

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_fixed.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-486359658b21146f_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-0230b202bb8b4691_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

Warping Spheres Dataset

Downloads PolyData Surface Mesh

download_warping_spheres()

Download warping spheres dataset.

../../_images/pyvista-examples-downloads-download_warping_spheres-69c0d12ce185b1a6_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

File Info

File Size

3.1 MB

Num Files

1

File Ext

.vtkhdf

Reader

HDFReader

Data Source

warping_spheres/warping_spheres.vtkhdf

Washington Bust Dataset

Downloads PolyData Surface Mesh

download_washington_bust()

Download a bust of George Washington.

../../_images/pyvista-examples-downloads-download_washington_bust-2ddcaf6bb7fa236c_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

150 000

N Points

450 000

Length

1.02e+03

N Arrays

6

File Info

File Size

16.0 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

washington_bust/washington_bust.obj

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:

85

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-821adc85b3c94b94_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

XMLUnstructuredGridReader

XMLPolyDataReader

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, Compare threshold filters

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

Lincoln Life Mask Dataset

Downloads PolyData Surface Mesh

download_lincoln_life_mask()

Download the life mask of Abraham Lincoln.

../../_images/pyvista-examples-downloads-download_lincoln_life_mask-6267c944ec2c4836_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

150 000

N Points

450 000

Length

4.03e+02

N Arrays

6

File Info

File Size

15.8 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

lincoln_life_mask/lincoln_life_mask.obj

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

Warping Spheres Dataset

Downloads PolyData Surface Mesh

download_warping_spheres()

Download warping spheres dataset.

../../_images/pyvista-examples-downloads-download_warping_spheres-69c0d12ce185b1a6_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

File Info

File Size

3.1 MB

Num Files

1

File Ext

.vtkhdf

Reader

HDFReader

Data Source

warping_spheres/warping_spheres.vtkhdf

Washington Bust Dataset

Downloads PolyData Surface Mesh

download_washington_bust()

Download a bust of George Washington.

../../_images/pyvista-examples-downloads-download_washington_bust-2ddcaf6bb7fa236c_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

150 000

N Points

450 000

Length

1.02e+03

N Arrays

6

File Info

File Size

16.0 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

washington_bust/washington_bust.obj

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:

41

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

XMLUnstructuredGridReader

XMLPolyDataReader

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

Frd Dataset

Downloads UnstructuredGrid

download_frd()

Download a sample CalculiX FRD file.

../../_images/pyvista-examples-downloads-download_frd-b8886205db816a94_00_00.png

Dataset Info

Data Type

UnstructuredGrid

Cell Type

LINE

TRIANGLE

QUAD

TETRA

HEXAHEDRON

WEDGE

QUADRATIC_EDGE

QUADRATIC_TRIANGLE

QUADRATIC_QUAD

QUADRATIC_TETRA

QUADRATIC_HEXAHEDRON

QUADRATIC_WEDGE

N Cells

61

N Points

190

Length

2.30e+02

N Arrays

17

File Info

File Size

143.5 KB

Num Files

1

File Ext

.frd

Reader

FRDReader

See also Recreating Native Solver Colormaps (CalculiX)

Data Source

mesh.frd

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

3 537

Length

4.12e-01

N Arrays

3

File Info

File Size

478.1 KB

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_fixed.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-0230b202bb8b4691_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-486359658b21146f_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:

71

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-821adc85b3c94b94_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

XMLUnstructuredGridReader

XMLPolyDataReader

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, Compare threshold filters

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

Lincoln Life Mask Dataset

Downloads PolyData Surface Mesh

download_lincoln_life_mask()

Download the life mask of Abraham Lincoln.

../../_images/pyvista-examples-downloads-download_lincoln_life_mask-6267c944ec2c4836_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

150 000

N Points

450 000

Length

4.03e+02

N Arrays

6

File Info

File Size

15.8 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

lincoln_life_mask/lincoln_life_mask.obj

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

Warping Spheres Dataset

Downloads PolyData Surface Mesh

download_warping_spheres()

Download warping spheres dataset.

../../_images/pyvista-examples-downloads-download_warping_spheres-69c0d12ce185b1a6_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

File Info

File Size

3.1 MB

Num Files

1

File Ext

.vtkhdf

Reader

HDFReader

Data Source

warping_spheres/warping_spheres.vtkhdf

Washington Bust Dataset

Downloads PolyData Surface Mesh

download_washington_bust()

Download a bust of George Washington.

../../_images/pyvista-examples-downloads-download_washington_bust-2ddcaf6bb7fa236c_00_00.png

Dataset Info

Data Type

PolyData

Cell Type

TRIANGLE

N Cells

150 000

N Points

450 000

Length

1.02e+03

N Arrays

6

File Info

File Size

16.0 MB

Num Files

1

File Ext

.obj

Reader

OBJReader

Data Source

washington_bust/washington_bust.obj

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-dcd3c7033e4e8954_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-dcd3c7033e4e8954_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-e998242b096b50f7_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

XMLUnstructuredGridReader

XMLPolyDataReader

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

XMLUnstructuredGridReader

XMLPolyDataReader

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, Compare threshold filters

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-dcd3c7033e4e8954_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-2026, The PyVista Developers.