3dsMax

The ShotGrid engine for 3dsMax contains a standard platform for integrating ShotGrid Toolkit (Sgtk) Apps into 3dsMax. It is light weight, straight forward and adds a ShotGrid menu to the main menu.

Engine

Supported Application Versions

This item has been tested and is known to be working on the following application versions:

2020 - 2023

Documenation

The ShotGrid engine for 3dsMax contains a standard platform for integrating ShotGrid Pipeline Toolkit (Sgtk) Apps into 3dsMax. It is light weight, straight forward and adds a ShotGrid menu to the main menu.

Installation and Updates

Adding this Engine to the ShotGrid Pipeline Toolkit

If you want to add this engine to Project XYZ, and an environment named asset, execute the following command:

> tank Project XYZ install_engine asset tk-3dsmax

Updating to the latest version

If you already have this item installed in a project and you want to get the latest version, you can run the update command. You can either navigate to the tank command that comes with that specific project, and run it there:

> cd /my_tank_configs/project_xyz
> ./tank updates

Alternatively, you can run your studio tank command and specify the project name to tell it which project to run the update check for:

> tank Project XYZ updates

Collaboration and Evolution

If you have access to the ShotGrid Pipeline Toolkit, you also have access to the source code for all apps, engines and frameworks in Github where we store and manage them. Feel free to evolve these items; use them as a base for further independent development, make changes (and submit pull requests back to us!) or simply tinker with them to see how they have been built and how the toolkit works. You can access this code repository at https://github.com/shotgunsoftware/tk-3dsmax.

Special Requirements

You need ShotGrid Pipeline Toolkit Core API version v0.19.18 or higher to use this.


Edit this document