Skip to content

A simple visual front end to the Maya UE4 RBF plugin delivered with MetaHumans

License

Notifications You must be signed in to change notification settings

DeepIncite-Technology/poseWrangler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

poseWrangler

alt tag

Overview

PoseWrangler is a tool for interfacing with Epic’s MayaUERBFPlugin. The plugin is distributed by Epic Games and installed via Quixel Bridge. This is the same version distributed through Quixel Bridge with the Maya plugin (v6.9.2 or later)

  • Supports scenes created with the UERBFSolverNode
  • Multiple Driver Support
  • Initial blendshape support (WIP)
  • Supports Maya 2018-2022
  • Support for custom mirror mappings to allow for rigs with naming conventions that deviate from the default UE5 conventions
  • Fully automatable via Python and MayaPy
  • Serialization/deserialization to dictionary or JSON file
  • Support for custom extensions and context menu actions

Contributors

  • Chris Theodosius
  • Chris Evans
  • Judd Simantov
  • David Corral
  • Borna Berc

Opening the tool

To load the tool, you can call it like so:

from epic_pose_wrangler import main
pose_wrangler = main.PoseWrangler()

About

A simple visual front end to the Maya UE4 RBF plugin delivered with MetaHumans

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.8%
  • HTML 21.3%
  • JavaScript 7.9%
  • CSS 4.0%