Computation times#

63:15.121 total execution time for 164 files from all galleries:

Example

Time

Mem (MB)

Depth of Field Plotting (../../examples/02-plot/depth_of_field.py)

12:48.968

0.0

Physically Based Rendering (../../examples/02-plot/pbr.py)

12:24.997

0.0

3D Earth and Celestial Bodies (../../examples/99-advanced/planets.py)

10:08.440

0.0

Setting Backface Properties (../../examples/02-plot/backface_props.py)

06:13.562

0.0

Eye Dome Lighting (../../examples/02-plot/edl.py)

01:12.210

0.0

Orbiting (../../examples/02-plot/orbit.py)

00:58.110

0.0

Computing Surface Normals (../../examples/01-filter/compute-normals.py)

00:49.282

0.0

Fast Fourier Transform with Perlin Noise (../../examples/01-filter/image-fft-perlin-noise.py)

00:47.921

0.0

Turning the sphere inside out (../../examples/99-advanced/sphere_eversion.py)

00:47.252

0.0

Drape 2D Surface From Line (../../examples/00-load/create-surface-draped.py)

00:41.844

0.0

Volume Rendering (../../examples/02-plot/volume.py)

00:39.077

0.0

Electronics Cooling CFD (../../examples/99-advanced/openfoam-cooling.py)

00:37.437

0.0

Depth Peeling (../../examples/02-plot/depth-peeling.py)

00:36.746

0.0

Topographic Map (../../examples/02-plot/topo-map.py)

00:34.863

0.0

Compare Field Across Mesh Regions (../../examples/99-advanced/antarctica-compare.py)

00:30.553

0.0

Read Image Files (../../examples/00-load/read-image.py)

00:29.934

0.0

Moving Isovalue (../../examples/02-plot/isovalue.py)

00:26.286

0.0

Background Image (../../examples/02-plot/background_image.py)

00:25.862

0.0

Clipping with a Surface (../../examples/01-filter/clipping-with-surface.py)

00:24.154

0.0

Plot with Opacity (../../examples/02-plot/opacity.py)

00:23.049

0.0

Plot Atomic Orbitals (../../examples/99-advanced/atomic-orbitals.py)

00:22.859

0.0

Slicing (../../examples/01-filter/slicing.py)

00:22.664

0.0

Streamlines (../../examples/01-filter/streamlines.py)

00:20.396

0.0

Contouring (../../examples/01-filter/contouring.py)

00:19.201

0.0

Visualize Modal Analysis of a Pump Bracket (../../examples/99-advanced/pump-bracket.py)

00:19.081

0.0

Surface Space Ambient Occlusion (../../examples/02-plot/ssao.py)

00:18.671

0.0

Box Widget (../../examples/03-widgets/box-widget.py)

00:17.282

0.0

Save a Movie Using Glyphs (../../examples/02-plot/movie_glyphs.py)

00:15.968

0.0

Clip Volume Widget (../../examples/03-widgets/clip-volume.py)

00:15.686

0.0

Plot a Magnetic Field (../../examples/99-advanced/magnetic-fields.py)

00:15.374

0.0

Gaussian Smoothing (../../examples/01-filter/gaussian-smoothing.py)

00:14.484

0.0

Create a PointSet (../../examples/00-load/create-pointset.py)

00:14.317

0.0

Fast Fourier Transform (../../examples/01-filter/image-fft.py)

00:14.070

0.0

Working with glTF Files (../../examples/00-load/load-gltf.py)

00:13.770

0.0

Lighting Properties (../../examples/02-plot/lighting_mesh.py)

00:12.795

0.0

Colormap Choices (../../examples/02-plot/cmap.py)

00:12.396

0.0

Show Edges (../../examples/02-plot/edges.py)

00:12.276

0.0

Plotting Glyphs (Vectors or PolyData) (../../examples/01-filter/glyphs.py)

00:11.908

0.0

Customize Scalar Bars (../../examples/02-plot/scalar-bars.py)

00:11.272

0.0

Plane Widget (../../examples/03-widgets/plane-widget.py)

00:11.029

0.0

Plotting Point Clouds (../../examples/02-plot/point-clouds.py)

00:10.929

0.0

Create a MP4 Movie (../../examples/02-plot/movie.py)

00:10.914

0.0

Control Global and Local Plotting Themes (../../examples/02-plot/themes.py)

00:10.820

0.0

Create a GIF Movie of a Static Object with a Moving Colormap (../../examples/02-plot/moving_cmap.py)

00:10.452

0.0

Voxelize a Surface Mesh (../../examples/01-filter/voxelize.py)

00:10.063

0.0

Silhouette Highlight (../../examples/02-plot/silhouette.py)

00:10.013

0.0

Connectivity (../../examples/01-filter/connectivity.py)

00:09.458

0.0

Using Common Filters (../../examples/01-filter/using-filters.py)

00:09.421

0.0

Plot CFD Data (../../examples/99-advanced/openfoam-tubes.py)

00:09.406

0.0

Geodesic Paths (../../examples/01-filter/geodesic.py)

00:09.233

0.0

Orthogonal Slices (../../examples/02-plot/ortho-slices.py)

00:09.129

0.0

Parametric Geometric Objects (../../examples/00-load/create-parametric-geometric-objects.py)

00:08.653

0.0

Blurring (../../examples/02-plot/blurring.py)

00:08.205

0.0

Shadows (../../examples/04-lights/shadows.py)

00:08.180

0.0

Composite Picking (../../examples/02-plot/composite-picking.py)

00:07.954

0.0

Hide Cells with Ghosting (../../examples/02-plot/ghost-cells.py)

00:07.936

0.0

Plotter Lighting Systems (../../examples/04-lights/plotter_builtins.py)

00:07.772

0.0

Marching Cubes (../../examples/01-filter/flying_edges.py)

00:07.626

0.0

Applying Textures (../../examples/02-plot/texture.py)

00:07.577

0.0

Volumetric Analysis (../../examples/01-filter/compute-volume.py)

00:07.289

0.0

Lookup Tables (../../examples/02-plot/lookup-table.py)

00:07.120

0.0

Resampling (../../examples/01-filter/resample.py)

00:07.097

0.0

Interpolating (../../examples/01-filter/interpolate.py)

00:06.639

0.0

Display Eigenmodes of Vibration (../../examples/99-advanced/warp-by-vector-eigenmodes.py)

00:06.523

0.0

Sample Function: Perlin Noise in 2D (../../examples/01-filter/sampling_functions_2d.py)

00:06.146

0.0

Boolean Operations (../../examples/01-filter/boolean-operations.py)

00:05.885

0.0

Collision (../../examples/01-filter/collisions.py)

00:05.858

0.0

Plot with Floors (../../examples/02-plot/floors.py)

00:05.768

0.0

Plotting with VTK Algorithms (../../examples/99-advanced/plotting-algorithms.py)

00:05.405

0.0

Chart Overlays (../../examples/02-plot/chart_overlays.py)

00:04.306

0.0

Load data using a Reader (../../examples/00-load/reader.py)

00:04.055

0.0

Table of Glyphs (../../examples/01-filter/glyphs_table.py)

00:03.997

0.0

Pixel Art of ALIEN MONSTERS (../../examples/00-load/create-pixel-art.py)

00:03.647

0.0

Linear Cells (../../examples/00-load/linear-cells.py)

00:03.618

0.0

Compute Gradients of a Field (../../examples/01-filter/gradients.py)

00:03.495

0.0

Slider Bar Widget (../../examples/03-widgets/slider-bar-widget.py)

00:03.483

0.0

Create Point Cloud (../../examples/00-load/create-point-cloud.py)

00:03.183

0.0

Multi-Window Plot (../../examples/02-plot/multi-window.py)

00:02.578

0.0

Visualize Hertzian Contact Stress (../../examples/99-advanced/fea-hertzian-contact-pressure.py)

00:02.535

0.0

Chart Basics (../../examples/02-plot/chart_basics.py)

00:02.494

0.0

Plot Over Line (../../examples/02-plot/plot-over-line.py)

00:02.461

0.0

Image Data Representations (../../examples/01-filter/image-representations.py)

00:02.426

0.0

Linked Views in Subplots (../../examples/02-plot/linked.py)

00:02.392

0.0

2D Streamlines (../../examples/01-filter/streamlines_2D.py)

00:02.363

0.0

Distance Between Two Surfaces (../../examples/01-filter/distance-between-surfaces.py)

00:02.332

0.0

Adding a New Gallery Example (../../examples/99-advanced/add-example.py)

00:02.325

0.0

Light Types (../../examples/04-lights/light_types.py)

00:02.205

0.0

Create a GIF Movie (../../examples/02-plot/gif.py)

00:02.089

0.0

Rotations (../../examples/01-filter/rotate.py)

00:02.004

0.0

Creating a Structured Surface (../../examples/00-load/create-structured-surface.py)

00:01.920

0.0

Interpolate Before Mapping (../../examples/02-plot/interpolate-before-map.py)

00:01.913

0.0

Subdivide Cells (../../examples/01-filter/subdivide.py)

00:01.902

0.0

Clipping with Planes & Boxes (../../examples/01-filter/clipping.py)

00:01.887

0.0

Extract Cell Centers (../../examples/01-filter/cell-centers.py)

00:01.716

0.0

Creating a Spline (../../examples/00-load/create-spline.py)

00:01.661

0.0

Extract Edges (../../examples/01-filter/extract-edges.py)

00:01.612

0.0

Types of Shading (../../examples/02-plot/shading.py)

00:01.526

0.0

Plotting Bounds (../../examples/02-plot/bounds.py)

00:01.508

0.0

Legends and glyphs (../../examples/02-plot/legend.py)

00:01.505

0.0

Light Actors (../../examples/04-lights/actors.py)

00:01.481

0.0

Creating an Unstructured Grid (../../examples/00-load/create-unstructured-surface.py)

00:01.479

0.0

Anti-Aliasing (../../examples/02-plot/anti-aliasing.py)

00:01.447

0.0

Load and Plot from a File (../../examples/00-load/read-file.py)

00:01.443

0.0

Beam Shape (../../examples/04-lights/beam_shape.py)

00:01.323

0.0

Platonic Solids (../../examples/00-load/create-platonic-solids.py)

00:01.300

0.0

Surface Smoothing (../../examples/01-filter/surface-smoothing.py)

00:01.272

0.0

Plot data in spherical coordinates (../../examples/02-plot/spherical.py)

00:01.245

0.0

Creating an Explicit Structured Grid (../../examples/00-load/create-explicit-structured-grid.py)

00:01.240

0.0

Extrude Trim (../../examples/01-filter/extrude-trim.py)

00:01.228

0.0

Terrain Following Mesh (../../examples/00-load/terrain-mesh.py)

00:01.219

0.0

Parallel Files (../../examples/00-load/read-parallel.py)

00:01.190

0.0

Sphere Widget (../../examples/03-widgets/sphere-widget.py)

00:01.175

0.0

Project to a Plane (../../examples/01-filter/project-plane.py)

00:01.108

0.0

Color Cycling (../../examples/02-plot/color_cycler.py)

00:01.095

0.0

Picking elements of a mesh (../../examples/02-plot/element-picking.py)

00:01.065

0.0

Wrapping Other Objects (../../examples/00-load/wrap-trimesh.py)

00:01.059

0.0

Decimation (../../examples/01-filter/decimate.py)

00:01.035

0.0

Create Triangulated Surface (../../examples/00-load/create-tri-surface.py)

00:01.030

0.0

Creating a Uniform Grid (../../examples/00-load/create-uniform-grid.py)

00:00.966

0.0

Visible Vertices (../../examples/02-plot/vertices.py)

00:00.907

0.0

Point Cell Scalars (../../examples/02-plot/point-cell-scalars.py)

00:00.874

0.0

Picking points on a mesh (../../examples/02-plot/point-picking.py)

00:00.852

0.0

Plot Vector Component (../../examples/02-plot/vector-component.py)

00:00.811

0.0

Warping by Vectors (../../examples/01-filter/warp-by-vector.py)

00:00.810

0.0

Checkbox Widget (../../examples/03-widgets/checkbox-widget.py)

00:00.809

0.0

Disabling Mesh Lighting (../../examples/04-lights/mesh_lighting.py)

00:00.779

0.0

Label Points (../../examples/02-plot/labels.py)

00:00.769

0.0

Create a Kochanek Spline (../../examples/00-load/create-kochanek-spline.py)

00:00.743

0.0

Picking Meshes (../../examples/02-plot/mesh-picking.py)

00:00.732

0.0

Extract Cells Inside Surface (../../examples/01-filter/extract-cells-inside-surface.py)

00:00.707

0.0

Sample Function: Perlin Noise in 3D (../../examples/01-filter/sampling_functions_3d.py)

00:00.672

0.0

Working with VRML Files (../../examples/00-load/load-vrml.py)

00:00.671

0.0

Integrate Data (../../examples/01-filter/integrate-data.py)

00:00.648

0.0

Attenuation (../../examples/04-lights/attenuation.py)

00:00.623

0.0

Create PolyData (../../examples/00-load/create-poly.py)

00:00.596

0.0

Render a depth image (../../examples/02-plot/image_depth.py)

00:00.596

0.0

Scaled Gaussian Points (../../examples/02-plot/points-gaussian-scale.py)

00:00.563

0.0

Line Widget (../../examples/03-widgets/line-widget.py)

00:00.555

0.0

Extrude Rotation (../../examples/01-filter/extrude-rotate.py)

00:00.545

0.0

Geometric Objects (../../examples/00-load/create-geometric-objects.py)

00:00.537

0.0

Extract Surface (../../examples/01-filter/extract-surface.py)

00:00.499

0.0

Plot OpenFOAM data (../../examples/99-advanced/openfoam-example.py)

00:00.446

0.0

Picking a Point on the Surface of a Mesh (../../examples/02-plot/surface-picking.py)

00:00.440

0.0

Clearing a Mesh or the Entire Plot (../../examples/02-plot/clear.py)

00:00.439

0.0

Label based on Distance on Line (../../examples/02-plot/distance-along-spline.py)

00:00.421

0.0

Plot Truss-like FEA Solution with Cylinders (../../examples/00-load/create-truss.py)

00:00.397

0.0

Spline Widget (../../examples/03-widgets/spline-widget.py)

00:00.396

0.0

Project points to a plane and Tessellate (../../examples/98-common/project-points-tessellate.py)

00:00.352

0.0

Surface Reconstruction (../../examples/01-filter/surface_reconstruction.py)

00:00.333

0.0

Visualize the Moeller-Trumbore Algorithm (../../examples/99-advanced/ray-trace-moeller.py)

00:00.328

0.0

Saving Screenshots (../../examples/02-plot/screenshot.py)

00:00.317

0.0

Read FEniCS/Dolfin Meshes (../../examples/00-load/read-dolfin.py)

00:00.313

0.0

Ray Tracing (../../examples/01-filter/poly-ray-trace.py)

00:00.312

0.0

Computing Mesh Quality (../../examples/01-filter/mesh-quality.py)

00:00.292

0.0

Plot Scalars Over a Circular Arc (../../examples/02-plot/plot-over-circular-arc.py)

00:00.285

0.0

Ray Tracing (../../examples/99-advanced/ray-trace.py)

00:00.247

0.0

Reflect Meshes (../../examples/01-filter/reflect.py)

00:00.227

0.0

Multiple Slider Widgets (../../examples/03-widgets/multi-slider-widget.py)

00:00.226

0.0

Unstructured Grid with Polyhedra (../../examples/00-load/create-polyhedron.py)

00:00.212

0.0

Triangle Strips (../../examples/00-load/create-polydata-strips.py)

00:00.203

0.0

Measuring distance (../../examples/02-plot/distance_measurement.py)

00:00.165

0.0

Animation (../../examples/03-widgets/animation.py)

00:00.160

0.0

Customize Trame toolbar (../../examples/99-advanced/customization-trame-toolbar.py)

00:00.156

0.0

Extending PyVista (../../examples/99-advanced/extending-pyvista.py)

00:00.098

0.0