➿
rerun-animation
turns the rerun-sdk viewer to a3D animation
viewer.
With the rerun-animation
➿ package users can:
install
a rerun-loader-plugin to drag-n-drop3D animation
files in thererun-viewer
.execute
commands to log3D animation
data to arerun
instance.
rerun-animation
supports the following types of 3D animation
data:
Up-to-date documentation is available online.
pip install rerun-animation
Warning
rerun-animation
has only been tested on Windows up to now, if you use another OS please submit your feedback in case of errors.
rerun-animation-deploy
rerun-animation-deploy --body_data_root `PATH/TO/BODY/MODELS`
- (optional) Select a visualization configuration
rerun-animation-config select CONFIG-NAME
- Open the viewer
rerun-animation
- Drag-n-drop a
*.bvh
or*.npz
file
Feedback and contributions are welcome via GitHub (issue/PR) and Discord.