Advanced Demos

dash_vtk provides several advanced examples that should re-enforce what has been described so far.

We’ve converted several examples from PyVista to show you how to enable rendering on the client side using dash_vtk.

Then we made several examples using plain VTK for both a CFD example and some medical ones.

Point Cloud creation

dash_vtk | PyVista

Preview

Terrain following mesh

dash_vtk | PyVista
Preview

VTK dynamic streamlines example

This example leverages plain VTK on the server side while providing UI controls in dash and leverages dash_vtk to enable local rendering of dynamically computed streamlines inside a wind tunnel.

dash_vtk

CFD Preview

Medical examples

Real medical image

Real medical image

Randomly generated volume

Randomly generated volume

Multi-View with slicing

Multi-View with slicing