0 purchases
rerunanimation 0.1.3
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:
install a rerun-loader-plugin to drag-n-drop 3D animation files in the rerun-viewer.
execute commands to log 3D animation data to a rerun instance.
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
Open the viewer
rerun-animation
Drag-n-drop a *.bvh or *.npz file
🤝 Get Involved
Feedback and contributions are welcome via GitHub (issue/PR) and Discord.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.