Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rig and animation publish needs to handle multiverse compounds #7

Open
pberto opened this issue Jul 21, 2022 · 0 comments
Open

rig and animation publish needs to handle multiverse compounds #7

pberto opened this issue Jul 21, 2022 · 0 comments

Comments

@pberto
Copy link

pberto commented Jul 21, 2022

already implemented:

  • rigger imports character model
  • rigger sets up skeleton, binds skin and creates control
  • rig instance creator sets up the three sets for geom, controls and rig
  • anim publish will output a sparse usd file with animated P and N

to be implemented:

  • rigger loads a usd asset for the background/environment (a compound is created)
  • rigger adds compounds inside the rig instance creator
  • rigger creates & adds the transform overrides (locators) that the animator is supposed to animate
  • rigger adds the locators in the controls set (we could also skip this and detect from the compound which transform overrides exist as they are input connections)
  • anim publish will output one usda override for each compound in the set

To be verified and to understand how OP will present these multiple usda for each asset in there loader

dmo-j-cube pushed a commit that referenced this issue Aug 23, 2022
Added shotgun-api3 source files to poetry lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant