Managing Projects

A Mari project stores your work on geometries, and any associated textures. Mari's Project tab holds all the projects you are working on.

Note:  For more detailed information about the New Project dialog, see New Project Dialog.

Creating a New Project

1.   Do one of the following:

Select from
menubar

or click on
toolbar

or click on the
Project tab

or type
shortcut key

or from the Project tab, right-click

File > New

New

Ctrl/Cmd+N

New

The New Project dialog displays.

2.   Set the Project Name (for you to identify it only - this is not a filename).
3.   In the Geometry tab, follow these steps:

Select the geometry file for the project in the Path field. The dropdown lists the last 10 files selected, or you can click to browse to a file.

Various mesh options display in the dialog directly under Path, depending on whether you open an .obj, .ptx, .abc, or .fbx file:

File formats

Mesh Options

.obj

You can select options for the Mapping Scheme, Selection Groups, and Multiple Geometries Per Object.

.ptx

You can select whether the mesh data in the file represents a single new object or, when there are multiple input files, if the mesh data in each file represents a separate geometry in a single new object by setting the Merge Type field.

For more information on the Mesh options, see Creating a New Project with OBJ and Ptex Files.

.abc and .fbx

You can select options for the Mapping Scheme, Merge Type, and Merge Selection Groups, as well as set the objects that are to be merged in the object hierarchy.

.fbx

You can set the animation Take on project creation/object load. This binds the animation take to the object and this cannot be changed again once the animation take has been selected and loaded.

For more information on the Mesh options, see Creating a New Project with Alembic and FBX Files.

Note:  If you are loading an animated sequence with .obj, .abc, or .fbx file formats, Mesh options displays with the additional options Start Frame, End Frame, Single Frame, and All Frames. These provide the frame range to view either user-defined start and end frames, a single frame, or every frame. A Frame Offset also allows you to specify how the Alembic file is loaded into Mari. This is available for .abc files only.

To create a project from multiple files, browse to a folder and select multiple files from the directory, before clicking Open.

The selected files are all shown in the Path field. These files are stored in the history as a single project under the assigned name.

Note:  It's only possible to create a project from multiple files with .obj and .ptx files. You can only load one .abc or .fbx file when creating a new project.

4.   In the Channels tab, set the following channel options:

Channel option

Description

Root Path

Select the root path for the project. This is where Mari looks for any existing textures to import as it creates the channels.

Scan

Click Scan to make Mari scan the project's root path for any existing textures. If any textures exist for your channels, Mari shows a green dot next to the channel. You can select to import these textures.

Category

Selects a Mari channel preset template from the list of available shaders.

The selected channel preset updates with channels.

Template

Select a channel template. Channels templates control the format of the filenames when Mari looks for existing textures on disk.

Prefix

Set a filename prefix for existing texture files, if applicable.

Create

Check the box to create a shader and connect channels to the shader on project creation.

You can right-click to get a dropdown menu allowing you to easily create or import all the channels.

Import

Check the box to import existing textures into the channel after creating it.

You can right-click to get a dropdown menu allowing you to easily import all the channels.

Name

This is the name of the channel to create. Mari sets a default value.

As with the project name, the channel Name is for you to identify it only - when you export you can select a different name.

Size

Set a patch size for the new channel.

Colorspace

Set the colorspace in which the colors within your project are interpreted. Either select from the shipped config files or allow Mari to set an Automatic colorspace.

File Space

Set the file space used when generating vectors.

Fill

Set the Fill option to fill a channel with a specified color, by default.

Depth

Set the Depth.

If you select a different Depth or resolution, file sizes can vary dramatically (for example, a 2k RGB “Byte” texture file is 2MB - whereas a 4k “Float” is 172MB).

Files

Specify the filename template used to pick existing textures to import into the channel. Mari sets a default value, but you can change this, or you can use the button to open a dialog allowing you to manually pick the files.

5.   In the Color Settings tab, set your colorspace options for the project in the following fields:

Tip:  If you are just starting out in Mari and aren't familiar with colorspaces, you may want to leave the colorspace fields at their default.

Colorspace Option

Description

Color Management Enabled

Enable or disable the OpenColorIO color management.

OCIO Config

Select a user-defined config file or shipped OpenColorIO config file that handles colorspace.

Custom OCIO Config

Specify the filepath for the custom (non-shipped) config file.

Monitor

Set the default colorspace, which applies to thumbnails and UI elements. Typically, this should be the same colorspace as you intend to use for the canvas.

Color Picking

Set the colorspace for all color pickers, swatches, and image viewers.

8 bit Data

Set the default colorspace for 8-bit channels, and reading and writing image files with 8-bit data.

16 bit Data

Set the default colorspace for 16-bit channels, and reading and writing image files with 16-bit data.

8 bit Scalar

Set the default colorspace for masks, heights, normals, depths and, generally, any non-color image with 8-bit data.

16/32 bit Float Data

Set the default colorspace for 16- or 32-bit (float) channels, and reading and writing image files with 16- or 32-bit, floating point data.

6.   In the Lighting tab, set the following options:

Lighting Option

Description

Shader

Select a shading model.

Lighting

Select the lighting on the main mesh.

Active Light Count

Set the number of active directional lights.

Environment Map

Select an environment light.

7.   Click the Create New Project button.

Mari renders your selection and displays it on the canvas.

Tip:  Depending on the size and complexity of textures, it can take several minutes the first time you load them into a Mari project. Once saved, however, the project should open quickly in future.

Note:   Mari checks the model for any errors that might prevent it from processing; for example, touch border edges. A Mesh Sanity Check dialog displays any warnings or errors. (Errors cancel opening the model, but you can continue with warnings.)

Note:  For information on model requirements in Mari, refer to Modeling Requirements.

Opening Existing Projects

1.   Click on the Projects tab.

This shows all the projects you have on your computer.

2.   Double-click on the project to open.

Note:  On project load, Mari looks for metadata that is over 250MB and discards anything that is over this size. This is intended to strip corrupt and problematic data, and also affects metadata added through the Python API.

Using the Command Line

You can also open Mari and a specific, existing project, as well as archives using the command line. From the Run dialog on your computer, use a command in the format of:

./mari /tmp/testproject.mra

By specifying the project name, UUID, folder path, or project.mri path, you open Mari and the designated project.

The command line can also be used to run scripts that contain a Python call to open a project. From the Run dialog on your computer, use a command in the format of:

./mari example_script.py

The example_script should contain the Python call to open a project.

Saving Your Project

Do one of the following:

Select from menubar

or click on toolbar

or type shortcut key

File > Save

Ctrl/Cmd+S

Tip:  Save your project often.
-Note that while your textures remain cached locally, saving does not export them, so export often too!
-If you don't need to save (no changes since the last save), the toolbar icon is gray.

Article:  Take a look at: Q100188: Optimizing your Mari projects for best performance for more information on how to optimize your projects.

Archiving Your Project

You can archive your Mari projects to store all the projects' information or to share them with other artists.

To archive your project, do the following:

3.   Save and close your project before archiving it by clicking on File > Save, then File > Close.
4.   In the Projects tab, if your project is not already selected, select your project.
5.   At the bottom of the application, click Archive or right-click on your project and select Archive.

The Archive dialog opens.

6.   Browse to the location where you want to archive your project.
7.   Click Save.

Your project is archived to the location you selected as an .mra file.

Note:  The only supported format for archiving projects is .mra.

Video:  To learn more about how to archive projects, watch Archiving Mari Projects.
This video shows the workflow using Mari 3. Even though the Mari 4 workspace is different, the workflow remains the same. To have a look at the main UI differences, see Mari 3.3 vs 4.0.

Article:  Take a look at the Best practices for sharing Mari archives article.