Stream
Learn how to use configure the
rerun-animation-stream tool.Streaming Animation Data #
Apart from using the rerun-viewer as a bvh/smpl-viewer, the rerun-animation package offers a data streaming tool.
This is helpful when one seeks to visualize lots of animations simultaneously, as the
rerun-loader-pluginmechanism only allows for single file drops (as ofv0.18).
- Open a
rerunviewer:
rerun
- Select the proper configuration:
rerun-animation-config select lafan1
INFO 🟢 Switched to the lafan1 configuration.
- Stream a subset of LAFAN1 animations:
rerun-animation-stream `PATH/TO/LAFAN1/aiming*_subject*.bvh`
