Dash VTK for Open-Source 3D Simulation Graphics in Python, Julia, & R
With Sebastien Jourdain from Kitware and Xing Han from Plotly
Recorded on March 16th, 2021
With the release of Dash VTK, we are partnering with Kitware, a storied developer of open-source visualization software, to bring 3D simulation graphics to thousands of Dash engineers working in Python, R, and Julia. Dash VTK sits on top of VTK.js (Kitware’s Web version of VTK) and adopts the VTK style that is already familiar to Python developers through Mayavi or pyvista.
In this webinar, Sebastien Jourdain from Kitware and Xing Han from Plotly, will walk you through:
- Installing the Dash VTK Library
- Reading 3D object files
- Displaying 3D graphics in Dash with Dash VTK
- Updating Dash VTK graphics with callbacks
- The basics of computational fluid dynamics in Python
- Using Dash VTK in Dash apps with Python, Julia, or R backends