Austin Brennan

austinb

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

How do you specify the image file path to render to? 2020年6月17日12:50

So diving into the Karma LOP it looks like you set the image file path on the Product Name parm of the renderproduct LOP. For those interested in the final node setup.



Note you also have to set the Products parm of the rendersettings LOP.

Hopefully there'll be a Redshift LOP at some point.

I appreciate the help!

How do you specify the image file path to render to? 2020年6月17日12:30

Thanks so much for the responses!

Use of a render product with a render settings node is the ‘official’ way

Do you know where that image file path parm is in the render product LOP?



I feel like I'm missing something obvious, but I'm totally confused by what you're doing here. Why is the answer to your question not “put the file name in the Override Output Image parameter”? Why do you need to create a channel reference to a spare parameter called “My Output Image”? How is that any different, other than introducing an unnecessary level of indirection?

I was confused why the Override Output Image parameter was a string parm and not a file parm like it is in other ROPs (also the Output Picture parm in the Karma LOP). I added the file parm for convenience.

The Override in the name of the parm implied that there was some other way it could be set. I'm trying to figure out what that other way is.

How do you specify the image file path to render to? 2020年6月16日22:14

I'm trying to render images out of Solaris, but I haven't found an obvious way to set the file path.

This is the parameter interface of the USD Render ROP


My current workaround is to add a spare file parameter and channel referencing it to the Override Output Image parameter.



I definitely feel like I'm missing something.