Some more MoonRay in Houdini questions #84
Answered
by
cherrychen0602
BrianHanke
asked this question in
Q&A
|
Hi all, I found some more things I'm not sure about, wondering if these are bugs or missing features:
|
Answered by
cherrychen0602
Apr 7, 2023
Replies: 5 comments 6 replies
|
0 replies
|
@golfingmateo Thanks for the reply!
|
3 replies
|
Any insights on the USD Render ROP issue? It's a bit inconvenient to not be able to render to disk directly from Houdini. |
3 replies
|
@cherrychen0602 Great, thanks! I'll test it soon. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


When you set up the RenderVar prim, the name needs to be exactly "beauty" for beauty render. Here is the list of pre-defined aovs that hdMoonray currently support. https://github.com/dreamworksanimation/hdMoonray/blob/8fc04a550a80e819cc17f48dccced7a976ab1ee7/src/RenderBuffer.cc#L66
Also, you might want to make sure the value of the attribute "driver:parameters:aov:format" on RenderVar prim is correct for your aov.
Hope it helps!