pyvista.demos.demos#

Demos to show off the functionality of PyVista.

Functions

glyphs([grid_sz])

Create several parametric supertoroids using VTK's glyph table functionality.

orientation_cube()

Return a dictionary containing the meshes composing an orientation cube.

orientation_plotter()

Return a plotter containing the orientation cube.

plot_ants_plane([notebook])

Plot two ants and airplane.

plot_beam([notebook])

Plot a beam with displacement.

plot_datasets([dataset_type])

Plot the pyvista dataset types.

plot_glyphs([grid_sz])

Plot several parametric supertoroids using VTK's glyph table functionality.

plot_wave([fps, frequency, wavetime, notebook])

Plot a 3D moving wave in a render window.