scheduling renders when offline

   1533   2   1
User Avatar
Member
1 posts
Joined: Sept. 2015
Offline
I don't have access to a render farm for the moment. I would like to schedule my renders during the night for me to not waste time when I am at the office.

I would like to know what would be the simplest way to setup this.

Thanks!

L-J
User Avatar
Member
99 posts
Joined: March 2009
Offline
shell script with a batch of jobs would be the easiest way
User Avatar
Member
258 posts
Joined:
Offline
Here is an an example to get you started.

“C:\Program Files\Side Effects Software\Houdini 14.0.395\bin\hbatch.exe” -c “render -Va -f 1-10 /out/my_render_rop” c:\my_houdini_project\my_houdini_project.hip
  • Quick Links