This repository represents a backend implementation of a production pipeline framework described in a talk at SIGGRAPH 2014 titled A Framework for Global Visual Effects Production Pipelines. The code was developed for, and is used by, the Digital Production Arts program at Clemson University.
This implementation is by no means complete, and the code should be considered a work-in-progress. There are quite a few moving parts and admittedly a ton of room for improvement when it comes to security and authentication, data caching, testing, etc. That said, the core pieces described in the SIGGRAPH talk have been implemented and are in use by DPA students. A few students have also contributed to this codebase and even more are extending it on production - building tools and workflows for themselves and their classmates.
If you are interested in contributing or have questions about the project, please contact josh-t or Clemson-DPA.
The front end of this framework can be found here: https://github.com/Clemson-DPA/dpa-pipe