arnold-usd icon indicating copy to clipboard operation
arnold-usd copied to clipboard

Create utility to render from the delegate in a file

Open cpichard opened this issue 2 years ago • 1 comments

Currently the render delegate renders in a live buffer owned and managed by the usd hosts, like Houdini, usdview, etc. There are some solution to render in a file, like husk or usdrecord, for comparing the render produced by the delegate to the one produced by kick, however none are convenient and scalable.

We would like a command line tool which allows to render on disk using the render delegate code path.

Describe alternatives you've considered

  • husk, need an Houdini license
  • usdrecord needs python and doesn't allow to pass render params.

cpichard avatar Aug 05 '22 15:08 cpichard

See #840

sebastienblor avatar Aug 15 '22 14:08 sebastienblor