Dropbox Renderer
I’ve raved about Dropbox a couple of times in the past.

I’ve recently needed to create some new poses of Dister, our project mascot. I also needed to add a glass full of juice into the scene and suddenly my PC wasn’t beefy enough to do render iterations fast enough to get the materials right in a reasonable time. I have a Macbook Pro that’s mostly just idling so I looked at the renderfarm scripts that people have written for Blender, but all of them just require too much configuration that’s not worth it unless you need to render a long animation. People are probably not lazy enough.

I ended up writing this horrible script that watches a folder for blender project files, and as soon as one shows up, it unleashes blender on it, renders a still and deletes the project file. So the workflow is simply to copy a .blend over to a local directory. As Dropbox syncs this folder across all my machines, I immediately have the render available on all my boxes. Of course those machines don’t have to belong to you if you can convince your friends to run the script. Loop’s 8core Mac Pro really screams I must add
The script is really a joke, but it may inspire someone to create something as easy to use.
April 16th, 2009 at 5:25 pm
I’m one of the authors of fsniper, which is a tool that uses inotify to watch for files in directories and execute scripts on them. It’s a more general purpose solution to what you have done here. http://projects.l3ib.org/trac/fsniper
April 16th, 2009 at 7:04 pm
Nice. However my macbook pro is running OSX and inotify is Linux specific.
April 16th, 2009 at 10:56 pm
I love Dister, did you create the character using blender? or it is just a mix of inkscape + gimp? I just wondering.
April 17th, 2009 at 3:18 am
I answer myself after looking at your flickr stream.
April 17th, 2009 at 8:14 am
@cmanon: for the current website we have illustrations, but I also have him in 3D.
July 25th, 2009 at 3:59 am
It’s great work and looks really cool. Can I try it on my SuSE Linux?
October 7th, 2009 at 9:43 pm
Jimmac, I guess you could also use Platypus for this sort of thing. It creates a desktop icon that you can drag files onto: http://www.sveinbjorn.org/platypus