Hey there,
I posted this before, but it seems that the post somehow didn’t get submitted.
I like to build a very basic render farm for my self to learn about network structures and programming.
Especially I need some info about how to include Blender into this process. What is the best way to talk to Blender?
I checked out the command line arguments but they seem very limited. Do i have to write my own python script to talk to blender and get info about progress and other parameter? What is the best way to go?
Sheep it for example seems to submit a whole Blender instance to the client? How would I do this?
Maybe there is an easy Tutorial about this summing up the possible ways to go. Maybe someone can point me in the right direction.
Thanks!