-
Notifications
You must be signed in to change notification settings - Fork 37
Software Pipeline
Alexander Richter edited this page May 1, 2017
·
15 revisions
Manages the overall connections between different states and tasks of a production.
To keep the process consistent, understandable and connected.
- version (Maya 2015)
- handles (+-5)
- task
- format (in & out)
TASK | INPUT | OUTPUT |
---|---|---|
GEO | .abc | .mb |
TEX | .abc | .tiff (8 bit) / .exr (16 bit) |
SHD | .mb | .mb |
RIG | .mb | .mb |
ANIM | .mb | .mb / .abc |
LGT | .mb | .mb |
RENDER | .mb | .exr (16 bit) |
- renderer (+ version)
- others (+ version)
scripts
scripts/plugins
- arUtil
- arDesktop
- arSave/arLoad
- arNotice
- arConfig
in development
- arSmartLoader
- arQualityChecker