Examples¶
Explore polished showcases, individual visual families, and focused features. Each section highlights a curated selection; its category page contains the complete catalog.
Showcases · Visuals · Features · Runtime · Advanced
Showcases¶
Polished, composed demonstrations built around scientific data, simulations, and complete visualization workflows.
experimental showcases
This example renders a simulated real-time data acquisition system.
showcases
This example renders contiguous U.S. population density as polygon-set data.
experimental showcases
This example uses scene compute buffers to animate particle smoke.
Human Auditory Cortical Activity
experimental showcases
This example animates a human auditory dSPM estimate on cortex.
Textured Planets and Orbital Debris
showcases
This example combines a textured Earth with real catalogued orbital debris.
Show all 18 showcase examples →
Visuals¶
Focused examples of the marks Datoviz can draw, from paths and images to meshes.
Show all 18 visual and composite examples →
Features¶
Focused capabilities for layout, navigation, adornments, geometry, rendering, and interaction.
features
This example shows how one user-scale value affects screen-space visual sizes and axes.
features
This example compares the same sphere cluster under three material and light configurations.
features
This example queries and selects individual instances of one mesh visual.
Show all 68 feature examples →
Runtime And Advanced¶
Some examples focus on how Datoviz runs rather than on a particular visual result.
- Runtime & Capture — open windows, render offscreen, capture, record, replay, and export. Show all 5 runtime examples →
- Advanced — host integration and lower-level DRP2 or vklite workflows. Show all 4 advanced examples →
Choose By Goal¶
| Goal | Start here | Then browse |
|---|---|---|
| Learn the scene → figure → panel → visual workflow | Basic Scene | 68 focused features |
| Choose marks, lines, images, meshes, text, or volumes | Point | 18 visuals and composites |
| Add axes, interaction, layout, animation, or techniques | 2D Axes | 68 focused features |
| Open windows, render offscreen, capture, record, or export | Offscreen Capture | 5 runtime examples |
| Study complete scientific visualization compositions | Scientific Plotting Workflow | 18 showcases |
| Integrate a host or use lower-level rendering APIs | Advanced examples | 4 advanced examples |
Before You Copy An Example¶
Every detail page identifies the canonical C source, verified Python availability, native run command, browser status, data origin, validation level, and whether the example is approved as a coding-agent adaptation starter.
- Prefer
supportedexamples for application code. Treatexperimental,prototype, andadvanced/unstablepages as explicitly scoped evidence. - A Python tab uses the direct Datoviz engine API (
import datoviz as dvz); its shape and lifetime rules still follow the linked C/visual contract. Live in browsermeans the same canonical C scenario has a WebGPU route. Planned, deferred, and native-only examples must be run natively.- Prepared-data examples do not synthesize a fallback. Run the displayed preparation command and respect the dataset license/citation notes.
Coding agents can query the example inventory and capability index before selecting a source page.








