Page 1 of 1

Render problem

Posted: Tue Feb 28, 2017 2:16 pm
by Alexander_Golubeff
Hey. I'm trying to render a simple animation scene to disk. When I load scene into IPR Window, everything rendering correctly. But if I press "Render to Disk" with "Render Frame Range", in final output, I just get first frame with no update for other frames (125 rendered frames look like first one). I checked another file, everything is OK. What is the problem?

My Houdini version is 16.0.504.20
Octane version is 3.06.0.0

Re: Render problem

Posted: Tue Feb 28, 2017 2:29 pm
by juanjgon
Hi,

It sounds like a scene update problem. What is the configuration of the ROP node related to the render mode? Full scene reload or update mode?

Thanks,
-Juanjo

Re: Render problem

Posted: Tue Feb 28, 2017 2:43 pm
by Alexander_Golubeff
juanjgon wrote:Hi,

It sounds like a scene update problem. What is the configuration of the ROP node related to the render mode? Full scene reload or update mode?

Thanks,
-Juanjo
That was actually a problem. ROP node was set to "Update scene". I switched it to "Full scene reload". Now it works!
Thank you!

Re: Render problem

Posted: Tue Feb 28, 2017 3:37 pm
by juanjgon
Yes, if the objects have for example changes in the mesh topology (not the same number of points or primitives along the sequence), the scene must be fully reloaded for each frame.

Thanks,
-Juanjo