EyeControls3D,
Transform3D, Points3D, Pinhole, EncodedImage, Image, LineStrips3D, Scalars, TextDocument
This example demonstrates how to programmatically configure and control the 3D view camera using the Rerun Blueprint API. By defining camera states in Python, you can precisely tailor your workspace to highlight the most relevant aspects of your data.
In this example, we define several specialized perspectives:
Finally, we demonstrate how to control the camera at runtime, enabling the creation of cinematic visualizations or automated data storytelling for presentations and datasets.
Below you will find a collection of useful Rerun resources for this example:
This is an external example. Check the repository for more information.
To run this example, make sure you have the Pixi package manager installed.
pixi run kth_rplYou can type:
pixi run kth_rpl -hto see all available commands. For example, you can set the voxel size used for downsampling, where the dataset is located, and for how long to sleep in-between frames.
pixi run ntu_viral