API Overview

The vedo API is organized by domain so you can jump directly to the part of the
library you need: geometry, visualization, interaction, file I/O, plotting, or
global configuration.
Use this page as a quick entry point before diving into the full generated reference for each module.
Explore the API
core
Shared algorithms, transforms, summaries, and common data helpers.
mesh
Polygonal surface data structures, metrics, and mesh-specific operations.
pointcloud
Point sets, fitting tools, reconstruction, cutting, and geometric analysis.
grids
Structured, rectilinear, explicit, unstructured, and tetrahedral datasets.
volume
Volumetric data objects, slicing tools, and image-based processing.
shapes
Curves, primitives, glyphs, text, markers, and convenience geometry builders.
plotter
Rendering windows, scene management, interaction, camera control, and display.
visual
Visual mixins, actor appearance, lighting, color mapping, and rendering helpers.
addons
Axes, scalar bars, widgets, rulers, cutters, sliders, and annotation tools.
applications
Ready-to-use slicers, browsers, editors, morphing tools, and interactive apps.
file_io
Readers, writers, downloads, screenshots, scene export, and video utilities.
pyplot
Figures, charts, statistical plots, graphs, and high-level plotting helpers.
settings
Global configuration for rendering behavior, defaults, interactivity, and style.