Skip to content

RoseAllenM/dpa-pipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DPA Pipeline Framework (front end)

This repository represents a front end 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.

See the project wiki for a breakdown of the submodules within the dpa namespace.

If you are interested in contributing or have questions about the project, please contact josh-t or Clemson-DPA.

The backend of this framework can be found here: https://github.com/Clemson-DPA/dpa-pipe-backend

Packages

No packages published

Languages

  • Python 98.6%
  • Shell 1.4%