distren

A distributed rendering system.
Sun Jul 26

Progress

The majority of slave and client code for job management and assigning has been written, and client code can now handle rendering frames. We now must standardize an XML format for jobs to be given to slaves, and we must finish remotio—the code that handles slave communication over SSH.

Also, development is starting on a QT-based gui, and a web interface will be built before long. These interfaces will all feed off of XML generated by the server and/or the slave software, so it is code-independant of the rest of the project. Check out our progress by looking at our repository: http://protofusion.org/hg/DistRen