PixarAnimationStudios / OpenUSD-proposals

Share and collaborate on proposals for the advancement of USD
94 stars 25 forks source link

USD Anim update: floating-point scalars only; anti-regression. #59

Closed Pixneb closed 1 month ago

Pixneb commented 1 month ago

Description of Proposal

Link to Rendered Proposal

Contributing

alankent commented 1 month ago

Thanks for pushing this project forwards! I look forward to seeing the end result. Feedback in case useful.

An example USDA sample would be nice to add.

I was wondering about the potential to use the same animation data in a USD Sequence schema in the future (OTIO based or otherwise). That is, allow a sequence editor have clips of animation data, and allow sliding them around (adjust start/end times), blending between tracks, etc. I know this is not part of the proposal (and I am not suggesting adding it), but I was wondering if value clips could form a basis for such an approach in the future. I saw that value clips are excluded for now. Is there a technical problem to overcome there? Or is it just "lets get V1 working, then worry about value clips".

Pixneb commented 1 month ago

Or is it just "lets get V1 working, then worry about value clips".

It is definitely that! Value clips are on our radar for later releases.

meshula commented 1 month ago

Note that blending animation sources is likely in the realm of OpenExec. The thought here is that animation blending varies so much per use case that it might not be formalizable in a useful way, and so would need a procedural description.