Skip to content

moverseai/rerun-animation

Repository files navigation

A rerun-sdk plugin and tools for 3D animation

Python Version PyPI PyPI - Status PyPI - License Static Badge Discord

GitHub Release Date PyPI - Downloads Codacy Badge Code style: black

Black Format GitHub Pages


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

intro

📦 Features

With the rerun-animation ➿ package users can:

rerun-animation supports the following types of 3D animation data:

  1. Biovision Hierarchy files (*.bvh)
  2. 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

  1. (optional) Select a visualization configuration
rerun-animation-config select CONFIG-NAME
  1. Open the viewer
rerun-animation
  1. Drag-n-drop a *.bvh or *.npz file

quick-start

🤝 Get Involved

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