Built-in 3D visualisation

Written by: Franck Vidal
Published on:

Open In Colab Open on GitHub

Summary

This notebook focuses on the 3D visualisation of the 3D visualisation of the simulation environment. In a nutshell it shares the same simulation code as first_xray_simulation.ipynb.

Aims of this session

  1. Use K3D to interactively visualise the 3D scene in a Jupyter widget.
  2. Control the 3D visualisation features built in gVXR.
  3. Take screenshots of the 3D visualisation and save them into PNG files or plot them using Matplotlib.
  4. Experiment with the interactive 3D visualisation window.