Socket
Socket
Sign inDemoInstall

ipyanimlab

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipyanimlab

An Animation R&D jupyter Lab, build on top of ipywebgl


Maintainers
1

ipyanimlab


A character animation widget for Jupyter Lab

Documentation Status

Introduction

ipyanimlab is jupyter lab library to quickly display character animation when doing animation research.

OpenUSD file format to import assets and animations.

  • Assets can be rigid or skinned
  • skinned asset can support up to 8 bone influences per vertex
  • skinned asset are limited to 256 bones at this point (vertex shader skinning)

BVH file format is supported to import animations

Render with PBR material (no textures), sky with time of day, shadow, ssao

Build on top of ipywebgl so you can easily write your own shaders and render anything you want.

Jupter lab

Direct interaction with widgets in your jupyter notebook


Examples

You can find examples that uses this library in the AnimationTech repository.

Installation

You can install using pip:

pip install ipyanimlab

Keywords

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc