Skip to content
Marcus Ottosson edited this page Dec 18, 2015 · 8 revisions

To define a folder structure for your project using Magenta you'll tag directories with cQuery. For example, an asset would be tagged ".Asset".




Asset-oriented Layout

image

Magenta differentiates between two types of content within a project: Assets and Shots. They each get their own branches on the file-system.

- {project}/assets/
- {project}/shots/



Examples

Here are some examples for Assets:

- {project}/assets/ben/work/modeling
- {project}/assets/ben/work/riggging
- {project}/assets/ben/publish/animRig
- {project}/assets/ben/publish/simRig
- {project}/assets/ben/publish/modelLowres

Here are some examples for Shots:

- {project}/shots/s01e01/sh1000/work/animation
- {project}/shots/s01e01/sh1000/work/lighting
- {project}/shots/s01e01/sh1000/work/compositing
- {project}/shots/s01e01/sh1000/publish/Ben01
- {project}/shots/s01e01/sh1000/publish/Table01
- {project}/shots/s01e01/sh1000/publish/masterLayer

A Maya-centric kit for Pyblish.

Table of Contents

Clone this wiki locally