Skip to content

k3ith-fowl3r/RenderChan

 
 

Repository files navigation

RenderChan

RenderChan Logo

RenderChan is a smart rendering manager for animation projects. It takes a file for rendering and analyses all its dependencies. If any of the dependent files needs to be rendered (or changed since the last rendering), then dependency is submitted for rendering together with an original file.

So, RenderChan constructs a list of tasks for rendering with consideration of changes in the project tree and existing renderings. The resulting list of tasks can be executed locally on the single machine or passed to renderfarm.

Currently the following renderfarms are supported:

There's more detailed explanation of the concept here - http://www.youtube.com/watch?v=8EkQRLS9pN0 (Remake is an early prototype of RenderChan).

About

A smart rendering manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%