A rerun-sdk plugin and tools for 3D animation



➿rerun-animation turns the rerun-sdk viewer to a 3D animation viewer.

📦 Features
With the rerun-animation ➿ package users can:
rerun-animation supports the following types of 3D animation data:
- Biovision Hierarchy files (
*.bvh)
- Parametric Human Body parameter files (
*.npz) from 
👩💻 Documentation
Up-to-date documentation is available online.
💾 Installation
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.
⚒ Post-installation deployment
*.bvh only
rerun-animation-deploy
with smpl(-h) support
rerun-animation-deploy --body_data_root `PATH/TO/BODY/MODELS`
⏩ Quickstart
- (optional) Select a visualization configuration
rerun-animation-config select CONFIG-NAME
rerun-animation
- Drag-n-drop a
*.bvh or *.npz file

🤝 Get Involved
Feedback and contributions are welcome via GitHub (issue/PR) and Discord.