.codeclimate.yml
.coveragerc
.flake8
.gitattributes
.gitignore
.mailmap
AUTHORS.rst
CITATION.rst
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
Makefile
README.rst
codecov.yml
environment.yml
mypy.ini
pyproject.toml
pytest.ini
requirements_docs.txt
requirements_test.txt
setup.cfg
setup.py
.github/PULL_REQUEST_TEMPLATE.md
.github/labeler.yml
.github/release.yml
.github/ISSUE_TEMPLATE/bug-report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature-request.md
.github/workflows/greetings.yml
.github/workflows/intersphinx-update-pull-request.yml
.github/workflows/style_docstr.yml
.github/workflows/testing-and-deployment.yml
doc/Makefile
doc/README.md
doc/ads.txt
doc/pyvista-binder-config.yml
doc/_static/copybutton.css
doc/_static/pyvista_banner.png
doc/_static/pyvista_banner_small.png
doc/_static/pyvista_logo.png
doc/_static/pyvista_logo_sm.png
doc/_static/pyvista_logo_sm_sq.png
doc/_templates/sidebar-nav-bs.html
doc/_templates/sponsor.html
doc/images/external-examples/AeroSandbox.png
doc/images/external-examples/anvil_cirrus_plumes.png
doc/images/external-examples/atmospheric_convection.jpeg
doc/images/external-examples/damavand_volcano.gif
doc/images/external-examples/discretize.png
doc/images/external-examples/flem.png
doc/images/external-examples/forge.png
doc/images/external-examples/omfvista.png
doc/images/external-examples/open-foam.png
doc/images/external-examples/optimization.gif
doc/images/external-examples/orvisu.gif
doc/images/external-examples/pvgeo.png
doc/images/external-examples/pymeshfix.png
doc/images/external-examples/tetgen.png
doc/images/external-examples/vessel_vio.png
doc/images/gifs/box-clip.gif
doc/images/gifs/documentation.gif
doc/images/gifs/line-widget-streamlines.gif
doc/images/gifs/plane-clip.gif
doc/images/gifs/plane-glyph.gif
doc/images/gifs/plane-slice.gif
doc/images/gifs/scalar-bar-interactive.gif
doc/images/gifs/shrink-globe.gif
doc/images/gifs/slider-widget-resolution.gif
doc/images/gifs/slider-widget-threshold.gif
doc/images/gifs/sphere-widget-a.gif
doc/images/gifs/sphere-widget-b.gif
doc/images/gifs/sphere-widget-c.gif
doc/images/user-generated/TestCameraModel1.png
doc/images/user-generated/flask_example.png
doc/images/user-generated/itk_plotting_sphere.png
doc/images/user-generated/notebook_sphere.png
doc/images/user-generated/project_to_plane.png
doc/images/user-generated/ray_trace.png
doc/intersphinx/imageio-objects.inv
doc/intersphinx/matplotlib-objects.inv
doc/intersphinx/numpy-objects.inv
doc/intersphinx/pandas-objects.inv
doc/intersphinx/pytest-objects.inv
doc/intersphinx/python-objects.inv
doc/intersphinx/pyvistaqt-objects.inv
doc/intersphinx/scipy-objects.inv
doc/intersphinx/update.sh
docker/README.md
examples/README.rst
examples/00-load/README.rst
examples/00-load/create-explicit-structured-grid.py
examples/00-load/create-geometric-objects.py
examples/00-load/create-kochanek-spline.py
examples/00-load/create-parametric-geometric-objects.py
examples/00-load/create-pixel-art.py
examples/00-load/create-platonic-solids.py
examples/00-load/create-point-cloud.py
examples/00-load/create-poly.py
examples/00-load/create-spline.py
examples/00-load/create-structured-surface.py
examples/00-load/create-surface-draped.py
examples/00-load/create-tri-surface.py
examples/00-load/create-truss.py
examples/00-load/create-uniform-grid.py
examples/00-load/create-unstructured-surface.py
examples/00-load/load-gltf.py
examples/00-load/read-dolfin.py
examples/00-load/read-file.py
examples/00-load/read-image.py
examples/00-load/read-parallel.py
examples/00-load/reader.py
examples/00-load/terrain-mesh.py
examples/00-load/wrap-trimesh.py
examples/01-filter/README.rst
examples/01-filter/boolean-operations.py
examples/01-filter/cell-centers.py
examples/01-filter/clipping-with-surface.py
examples/01-filter/clipping.py
examples/01-filter/collisions.py
examples/01-filter/compute-normals.py
examples/01-filter/compute-volume.py
examples/01-filter/connectivity.py
examples/01-filter/contouring.py
examples/01-filter/decimate.py
examples/01-filter/distance-between-surfaces.py
examples/01-filter/extract-cells-inside-surface.py
examples/01-filter/extract-edges.py
examples/01-filter/extract-surface.py
examples/01-filter/extrude-rotate.py
examples/01-filter/gaussian-smoothing.py
examples/01-filter/geodesic.py
examples/01-filter/glyphs.py
examples/01-filter/glyphs_table.py
examples/01-filter/gradients.py
examples/01-filter/interpolate.py
examples/01-filter/mesh-quality.py
examples/01-filter/poly-ray-trace.py
examples/01-filter/project-plane.py
examples/01-filter/reflect.py
examples/01-filter/resample.py
examples/01-filter/rotate.py
examples/01-filter/sampling_functions_2d.py
examples/01-filter/sampling_functions_3d.py
examples/01-filter/slicing.py
examples/01-filter/streamlines.py
examples/01-filter/streamlines_2D.py
examples/01-filter/subdivide.py
examples/01-filter/surface-smoothing.py
examples/01-filter/surface_reconstruction.py
examples/01-filter/using-filters.py
examples/01-filter/voxelize.py
examples/01-filter/warp-by-vector.py
examples/02-plot/README.rst
examples/02-plot/background_image.py
examples/02-plot/clear.py
examples/02-plot/cmap.py
examples/02-plot/depth-peeling.py
examples/02-plot/edges.py
examples/02-plot/edl.py
examples/02-plot/floors.py
examples/02-plot/ghost-cells.py
examples/02-plot/gif.py
examples/02-plot/image_depth.py
examples/02-plot/interpolate-before-map.py
examples/02-plot/isovalue.py
examples/02-plot/labels.py
examples/02-plot/lighting_mesh.py
examples/02-plot/linked.py
examples/02-plot/logo.py.old
examples/02-plot/movie.py
examples/02-plot/multi-window.py
examples/02-plot/opacity.py
examples/02-plot/orbit.py
examples/02-plot/ortho-slices.py
examples/02-plot/pbr.py
examples/02-plot/plot-over-circular-arc.py
examples/02-plot/plot-over-line.py
examples/02-plot/scalar-bars.py
examples/02-plot/screenshot.py
examples/02-plot/shading.py
examples/02-plot/silhouette.py
examples/02-plot/spherical.py
examples/02-plot/texture.py
examples/02-plot/themes.py
examples/02-plot/topo-map.py
examples/02-plot/vector-component.py
examples/02-plot/volume.py
examples/03-widgets/README.rst
examples/03-widgets/box-widget.py
examples/03-widgets/checkbox-widget.py
examples/03-widgets/line-widget.py
examples/03-widgets/multi-slider-widget.py
examples/03-widgets/plane-widget.py
examples/03-widgets/slider-bar-widget.py
examples/03-widgets/sphere-widget.py
examples/03-widgets/spline-widget.py
examples/04-lights/README.rst
examples/04-lights/actors.py
examples/04-lights/attenuation.py
examples/04-lights/beam_shape.py
examples/04-lights/light_types.py
examples/04-lights/mesh_lighting.py
examples/04-lights/plotter_builtins.py
examples/04-lights/shadows.py
examples/99-advanced/README.rst
examples/99-advanced/antarctica-compare.py
examples/99-advanced/extending-pyvista.py
examples/99-advanced/osmnx-example.py
examples/99-advanced/ray-trace-moeller.py
examples/99-advanced/ray-trace.py
examples/99-advanced/warp-by-vector-eigenmodes.py
examples_flask/app.py
examples_flask/templates/index.html
joss/paper.bib
joss/paper.md
joss/images/forge-iso.png
pyvista/__init__.py
pyvista/_typing.py
pyvista/_version.py
pyvista/_vtk.py
pyvista/themes.py
pyvista.egg-info/PKG-INFO
pyvista.egg-info/SOURCES.txt
pyvista.egg-info/dependency_links.txt
pyvista.egg-info/requires.txt
pyvista.egg-info/top_level.txt
pyvista/core/__init__.py
pyvista/core/common_data.py
pyvista/core/composite.py
pyvista/core/dataobject.py
pyvista/core/dataset.py
pyvista/core/datasetattributes.py
pyvista/core/errors.py
pyvista/core/grid.py
pyvista/core/imaging.py
pyvista/core/objects.py
pyvista/core/pointset.py
pyvista/core/pyvista_ndarray.py
pyvista/core/filters/__init__.py
pyvista/core/filters/composite.py
pyvista/core/filters/data_set.py
pyvista/core/filters/poly_data.py
pyvista/core/filters/structured_grid.py
pyvista/core/filters/uniform_grid.py
pyvista/core/filters/unstructured_grid.py
pyvista/demos/__init__.py
pyvista/demos/demos.py
pyvista/demos/logo.py
pyvista/demos/t_mesh.ply
pyvista/examples/2k_earth_daymap.jpg
pyvista/examples/__init__.py
pyvista/examples/airplane.ply
pyvista/examples/ant.ply
pyvista/examples/channels.vti
pyvista/examples/downloads.py
pyvista/examples/examples.py
pyvista/examples/globe.vtk
pyvista/examples/gltf.py
pyvista/examples/hdr.py
pyvista/examples/hexbeam.vtk
pyvista/examples/nut.ply
pyvista/examples/rectilinear.vtk
pyvista/examples/sphere.ply
pyvista/examples/uniform.vtk
pyvista/ext/__init__.py
pyvista/ext/coverage.py
pyvista/ext/plot_directive.py
pyvista/jupyter/__init__.py
pyvista/jupyter/itkplotter.py
pyvista/jupyter/notebook.py
pyvista/jupyter/pv_ipygany.py
pyvista/jupyter/pv_pythreejs.py
pyvista/plotting/__init__.py
pyvista/plotting/_plotting.py
pyvista/plotting/axes.py
pyvista/plotting/background_renderer.py
pyvista/plotting/camera.py
pyvista/plotting/charts.py
pyvista/plotting/colors.py
pyvista/plotting/export_vtkjs.py
pyvista/plotting/helpers.py
pyvista/plotting/lights.py
pyvista/plotting/mapper.py
pyvista/plotting/picking.py
pyvista/plotting/plotting.py
pyvista/plotting/render_window_interactor.py
pyvista/plotting/renderer.py
pyvista/plotting/renderers.py
pyvista/plotting/scalar_bars.py
pyvista/plotting/theme.py
pyvista/plotting/tools.py
pyvista/plotting/widgets.py
pyvista/utilities/__init__.py
pyvista/utilities/cell_type_helper.py
pyvista/utilities/cells.py
pyvista/utilities/common.py
pyvista/utilities/errors.py
pyvista/utilities/features.py
pyvista/utilities/fileio.py
pyvista/utilities/geometric_objects.py
pyvista/utilities/helpers.py
pyvista/utilities/misc.py
pyvista/utilities/parametric_objects.py
pyvista/utilities/reader.py
pyvista/utilities/regression.py
pyvista/utilities/sphinx_gallery.py
pyvista/utilities/transformations.py
pyvista/utilities/wrappers.py
pyvista/utilities/xvfb.py
tests/check_doctest_names.py
tests/conftest.py
tests/test_axes.py
tests/test_camera.py
tests/test_cells.py
tests/test_composite.py
tests/test_dataobject.py
tests/test_datasetattributes.py
tests/test_demos.py
tests/test_downloads.py
tests/test_examples.py
tests/test_export.py
tests/test_filters.py
tests/test_geometric_objects.py
tests/test_grid.py
tests/test_helpers.py
tests/test_imaging.py
tests/test_init.py
tests/test_lights.py
tests/test_meshio.py
tests/test_objects.py
tests/test_parametric_geometry.py
tests/test_picking.py
tests/test_plotter.py
tests/test_polydata.py
tests/test_pyvista_ndarray.py
tests/test_regression.py
tests/test_render_window_interactor.py
tests/test_renderer.py
tests/test_scalar_bars.py
tests/test_scraper.py
tests/test_theme.py
tests/test_tinypages.py
tests/test_utilities.py
tests/test_widgets.py
tests/example_files/Box.glb
tests/jupyter/test_ipygany.py
tests/jupyter/test_ipyvtk.py
tests/jupyter/test_itk_plotting.py
tests/jupyter/test_panel.py
tests/jupyter/test_pythreejs.py
tests/jupyter/test_static.py
tests/plotting/conftest.py
tests/plotting/test_plotting.py
tests/plotting/image_cache/above_below_scalar_range_annotations.png
tests/plotting/image_cache/add_arrows.png
tests/plotting/image_cache/add_axes_twice.png
tests/plotting/image_cache/add_background_image_global.png
tests/plotting/image_cache/add_background_image_not_global.png
tests/plotting/image_cache/add_background_image_subplots.png
tests/plotting/image_cache/add_cursor.png
tests/plotting/image_cache/add_legend.png
tests/plotting/image_cache/add_point_labels.png
tests/plotting/image_cache/add_points.png
tests/plotting/image_cache/add_remove_background.png
tests/plotting/image_cache/add_remove_floor.png
tests/plotting/image_cache/add_title.png
tests/plotting/image_cache/axes.png
tests/plotting/image_cache/box_axes.png
tests/plotting/image_cache/camera.png
tests/plotting/image_cache/clear.png
tests/plotting/image_cache/cmap_list.png
tests/plotting/image_cache/collision_plot.png
tests/plotting/image_cache/disable_stereo_render.png
tests/plotting/image_cache/enable_stereo_render.png
tests/plotting/image_cache/export_gltf.png
tests/plotting/image_cache/hide_axes.png
tests/plotting/image_cache/hide_axes_all.png
tests/plotting/image_cache/import_gltf.png
tests/plotting/image_cache/legend_circle_face.png
tests/plotting/image_cache/legend_rectangle_face.png
tests/plotting/image_cache/legend_subplots.png
tests/plotting/image_cache/lighting_add_manual_light.png
tests/plotting/image_cache/lighting_enable_three_lights.png
tests/plotting/image_cache/lighting_init_light_kit.png
tests/plotting/image_cache/lighting_init_none.png
tests/plotting/image_cache/lighting_init_three_lights.png
tests/plotting/image_cache/lighting_remove_manual_light.png
tests/plotting/image_cache/lighting_subplots.png
tests/plotting/image_cache/link_views.png
tests/plotting/image_cache/multi_block_plot.png
tests/plotting/image_cache/multi_renderers.png
tests/plotting/image_cache/multi_renderers_subplot_ind_1x2.png
tests/plotting/image_cache/multi_renderers_subplot_ind_1x3.png
tests/plotting/image_cache/multi_renderers_subplot_ind_2x1.png
tests/plotting/image_cache/multi_renderers_subplot_ind_3x1.png
tests/plotting/image_cache/multi_renderers_subplot_ind_3x1_splitting_pos.png
tests/plotting/image_cache/opacity_by_array.png
tests/plotting/image_cache/opacity_by_array_uncertainty.png
tests/plotting/image_cache/pbr.png
tests/plotting/image_cache/plot.png
tests/plotting/image_cache/plot_add_scalar_bar.png
tests/plotting/image_cache/plot_arrow.png
tests/plotting/image_cache/plot_arrows.png
tests/plotting/image_cache/plot_bounds_axes_with_no_data.png
tests/plotting/image_cache/plot_cell_data.png
tests/plotting/image_cache/plot_clim.png
tests/plotting/image_cache/plot_compare_four.png
tests/plotting/image_cache/plot_depth_peeling.png
tests/plotting/image_cache/plot_eye_dome_lighting_enable_disable.png
tests/plotting/image_cache/plot_eye_dome_lighting_plot.png
tests/plotting/image_cache/plot_eye_dome_lighting_plotter.png
tests/plotting/image_cache/plot_increment_point_size.png
tests/plotting/image_cache/plot_label_fmt.png
tests/plotting/image_cache/plot_lighting_change_positional_false_true.png
tests/plotting/image_cache/plot_lighting_change_positional_true_false.png
tests/plotting/image_cache/plot_list.png
tests/plotting/image_cache/plot_no_silhouette.png
tests/plotting/image_cache/plot_remove_scalar_bar.png
tests/plotting/image_cache/plot_rgb.png
tests/plotting/image_cache/plot_shadows.png
tests/plotting/image_cache/plot_shadows_enable_disable.png
tests/plotting/image_cache/plot_show_bounds.png
tests/plotting/image_cache/plot_show_grid.png
tests/plotting/image_cache/plot_silhouette.png
tests/plotting/image_cache/plot_silhouette_method.png
tests/plotting/image_cache/plot_silhouette_options.png
tests/plotting/image_cache/plot_string_array.png
tests/plotting/image_cache/plot_texture.png
tests/plotting/image_cache/plot_texture_alone.png
tests/plotting/image_cache/plot_texture_associated.png
tests/plotting/image_cache/plot_zoom.png
tests/plotting/image_cache/plotter_scale.png
tests/plotting/image_cache/read_texture_from_numpy.png
tests/plotting/image_cache/remove_actor.png
tests/plotting/image_cache/scalar_cell_priorities.png
tests/plotting/image_cache/scalars_by_name.png
tests/plotting/image_cache/set_background.png
tests/plotting/image_cache/set_focus.png
tests/plotting/image_cache/set_viewup.png
tests/plotting/image_cache/show_axes.png
tests/plotting/image_cache/show_axes_all.png
tests/plotting/image_cache/subplot_groups.png
tests/plotting/image_cache/user_annotations_scalar_bar_mesh.png
tests/plotting/image_cache/user_annotations_scalar_bar_volume.png
tests/plotting/image_cache/vector_array.png
tests/tinypages/README.md
tests/tinypages/conf.py
tests/tinypages/index.rst
tests/tinypages/plot_cone.py
tests/tinypages/plot_polygon.py
tests/tinypages/some_plots.rst
tests/tinypages/_static/.gitignore
tests/tinypages/_static/README.txt
tests/utilities/test_reader.py