Blender – Flamenco – 3 node render farm working!

I finally got it, a working 3 node Flamenco render farm!  Here are the series of Pages that describe what I went through to get it to work (Newest at the top).  This is a 3 node render farm using Linux as the Master and using a OS X and Windows as ‘Workers’.

Timing and Results

Rendering info part II

Windows 10 as a Worker

Rendering info part I

OS X as a Worker

Linux as Dashboard, Server, Manager, and Worker

I hope this can help others who want to setup Flamenco.  Keep in mind that the Pages above show the workflow I went through to get it working, not necessarily the most efficient way to make it work.

–Shaun

Blender Flamenco – The Adventures of the Network Render Part 1

Getting Flamenco running at this point is tricky, but I documented everything I went through to get it running on Linux.  From descriptions, to error messages, to screen shots, I hope this helps anyone who is trying to get it setup.

Here is the story:  Flamenco Setup Part 1

–Shaun

Blender Add-ons and source code documentation – Part 1

As I get further and further into Blender, I’m now going to be documenting what I am working on, in the hopes that others can quickly and easily learn different aspects of this amazing program.

So for part 1 in this series, I have two things:

  1.  Editor Types and Properties Icons – variables and their values:  https://ontheothersideofthefirewall.wordpress.com/blender-module-writing-part-1-editor-types-and-properties-icons/
  2. Source Code files and their usage:  https://ontheothersideofthefirewall.wordpress.com/blender-source-code-reference-descriptions/

–Shaun