Openusd Animation

Domain skill for animation time samples. Set stage time codes and author translate/rotate/scale samples on Xformable prims as well as arbitrary attribute time samples.

dcc-mcp 96d45f3 5 files · 5.0 KB Updated

File contents

OpenUSD Animation

Author time-sampled animation data on stages and prims. Set the stage time range and frame rate, then write translate/rotate/scale keyframes on Xformable prims, or generic attribute time samples. Requires the pxr OpenUSD runtime.

Workflow

  1. Ensure a stage exists.
  2. set_time_codes — configure start/end frame and FPS on the stage.
  3. author_xform_samples — write translate/rotate/scale samples at specific times.
  4. author_attribute_samples — write arbitrary attribute time samples.

dcc-mcp/dcc-mcp-openusd/tree/main/src/dcc_mcp_openusd/skills/openusd-animation commit 96d45f3da7

Frequently asked questions

npx skillmds@latest add dcc-mcp/openusd-animation