You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

rerun-animation

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rerun-animation

A rerun-sdk plugin and tools for 3D animation.

0.1.4
Source
pipPyPI
Maintainers
1

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:

  • 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:

👩‍💻 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

quick-start

🤝 Get Involved

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

Keywords

rerun-sdk

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts