Animating prims in the USD stage #1320
Replies: 2 comments 4 replies
-
Hi Richard. The animation wasn't the goal for Maya 2022 release, but having said that we have investigated and proposed a foundation that can enable workflows like:
We don't have nice workflows for them exposed yet, but there is a way with custom tooling to use it. Since now Maya 2022 is released, I will try to provide a better introduction to this work and post it here. In the meanwhile if you are willing to read some python code you could explore different workflows regression test is validation - https://github.com/Autodesk/maya-usd/blob/dev/test/lib/testMayaUsdProxyAccessor.py#L39 (there is one for keyframing) Cheers, |
Beta Was this translation helpful? Give feedback.
-
@womanyoyoyo-adsk bringing this thread back up, is the in-USD animation workflow on the roadmap for you guys right now? Just was thinking about the possibility of having a USD Camera in Maya (with some basic parenting under NurbsCurves for offsets), and the viability of a workflow where a camera is kept in USD at all times between departments. |
Beta Was this translation helpful? Give feedback.
-
I'm referencing some assets into my USD stage and want to add a simple animation to them. But it looks like I can't add keyframes to the xform prims.
Is there any way to keyframe USD assets in Maya?
Beta Was this translation helpful? Give feedback.
All reactions