Open-Source-Community / blender_farm

We're poor and we can't afford to rent a render farm. That's why we collaboratively render animations in OSC and upload them to our servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blender_farm

We're poor and we can't afford to rent a render farm. That's why we collaboratively render animations in OSC and upload them to our servers.

Usage

  • Place theupload.php and renderer.sh somewhere on your server.
  • Create a directory called uploads besides the upload.php file.
  • Let your contributers install blender and curl on their linux machines.
  • let them issue this command: source <(curl -s http://www.oscgeeks.org/CCC/renderer.sh) <start_frame> <end_frame> where start frame and end frame are replaced with the actual frame numbers.
  • Create a google spreadsheet to organize who renders what.

About

We're poor and we can't afford to rent a render farm. That's why we collaboratively render animations in OSC and upload them to our servers.


Languages

Language:PHP 60.1%Language:Shell 39.9%