Is there a usdkick?

Is there a usdkick?

Jan_Walter
Not applicable
1,404 Views
5 Replies
Message 1 of 6

Is there a usdkick?

Jan_Walter
Not applicable

I'm looking for a way to render USD files (pretty much the same way as .ass files):

> usdkick -o my_image.exr my_usd_file.usd

Is there something like that? Or is it planned for the future? If not, how could I write my own?

0 Likes
Accepted solutions (1)
1,405 Views
5 Replies
Replies (5)
Message 2 of 6

pal.mezei
Advocate
Advocate
0 Likes
Message 3 of 6

Jan_Walter
Not applicable

Thanks, @Pal. Seriously? This can be used with Arnold? I guess it has to find the Hydra Render Delegate for Arnold to work, right? Or how does it know which renderer to use?

0 Likes
Message 4 of 6

pal.mezei
Advocate
Advocate

Yes, it should work with the render delegate. All you need to do is configure the Arnold render delegate, as you do for usdview, and you can tell usdrecord to use Arnold.

I did some tests, and it worked ok for me, but we still haven't started using usdrecord in our testsuite. So if you find some issues, please let us know.

0 Likes
Message 5 of 6

pal.mezei
Advocate
Advocate
Accepted solution

I also forgot that you can directly render USD files using kick. Thanks to the new scene format API, .ass is not the only thing kick can render anymore.

0 Likes
Message 6 of 6

Jan_Walter
Not applicable

Seems to work:


kick-usd-002.png

Thanks a lot!

kick -sl -v 6 -dp -is Attic_NVIDIA.usd


0 Likes